Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hcana
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jlab
hallc
analyzer_software
hcana
Graph
cd394f77c0871777a6e3df97a271912f924ea6bb
Select Git revision
Branches
5
11-helicity-logging-levels
develop
features/online
master
default
protected
v1.3-dev
Tags
20
v1.4.0
v1.3.1
v1.3.0
v2.0.0_dev
v1.2.0
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.0
v1.1.1
v1.0.0
v0.96
v0.95
hcana_podd_1.5.28
HitMaps
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Feb
7
6
3
31
Jan
30
28
27
26
24
23
22
19
18
13
12
11
21
Dec
16
14
12
9
7
5
2
1
23
Nov
21
15
14
11
6
4
31
Oct
28
24
23
21
20
19
17
14
7
29
Sep
28
5
Jul
28
Jun
20
May
18
12
4
29
Apr
19
30
Mar
23
3
Feb
25
Jan
22
19
18
16
15
11
10
9
6
1
29
Dec
28
17
16
11
6
2
1
9
Nov
4
14
Oct
30
Sep
22
21
10
4
31
Jul
30
15
8
24
Jun
23
8
4
26
May
23
22
21
16
25
Apr
17
15
31
Mar
28
27
10
2
27
Feb
24
23
19
18
13
12
11
10
4
3
28
Jan
21
20
16
15
14
13
8
7
22
Dec
19
12
5
17
Nov
13
24
Oct
10
4
25
Sep
21
15
12
10
9
8
5
4
3
2
30
Aug
29
28
25
22
21
20
19
18
30
Jul
16
9
18
Jun
17
7
May
6
5
28
Apr
25
24
21
18
14
11
3
1
31
Mar
5
4
27
Feb
26
19
18
5
1
30
Jan
29
28
27
26
24
22
17
14
10
3
29
Dec
28
19
18
17
16
12
10
6
5
3
2
26
Nov
25
15
14
13
12
10
8
4
1
31
Oct
18
12
10
9
8
7
2
30
Sep
26
23
18
12
9
6
4
3
28
Aug
27
23
22
21
20
19
18
12
9
8
6
25
Jul
23
22
19
17
8
20
Jun
13
11
1
29
May
28
18
16
15
3
2
1
30
Apr
19
16
10
9
25
Mar
21
19
8
5
8
Feb
7
6
5
29
Jan
28
21
20
21
Dec
20
7
6
Nov
4
2
11
Oct
19
Sep
16
15
7
6
30
Aug
29
28
22
19
17
14
10
9
7
11
Jun
29
11
28
27
26
When calculating the residuals, consider all track candidates instead of only the first track. Moreover, eliminate the instances when there was no hit in a plane then the residual was returned as zero.
Use default for Xcosmicflag if not defined
Fixed "No Time to dist algorithm available" error in `THcDCHit`.
Merge pull request #144 from MarkKJones/cosmic
Add fCosmicFlag to Hodoscope class
Trig stack update for f250.
Update event scanning for scalers.
Update to latest podd to get scaler decoding changes
In output.def get fp times from scintillator class not hodoscope class
Change name of Cherenkov object hodoscope looks for to "cer"
Update example hodtest.C and it's template and def files
Replaced `gHcParms->Find()` calls with `gHcParms->LoadParmValues()`.
Merge pull request #139 from MarkKJones/hms-hodo
Modify Cherenkov class to allow for multiple Cherenkovs to exist for SHMS replay work
Same for THcCherenkov.
Fixed typo in ShowerArray DefineVariables.
Update podd to get 2D histogram bug fixes
Changed THcRawAdcHit.
Add variables related to good scintillator hits to tree
Added documentation for THcRawTdcHit.
Update podd (to get 1190 Global Trigger Time Tag)
For multiple hits in the same ADC/TDC, I was returning the first hit value for all. Fixed this.
Added const modifier to Get methods of the THcRawAdcHit.
Fixes in THcRawAdcHit:
Add THcRawAdcHit and THcRawTdcHit to Makefile
Update to latest podd
Changed '*AdcPeak*' to '*AdcPulse*' across the board. Add raw ADC time leaf.
Added new leafs with all flash250 ADC data to tree.
Modified THcRawHodoHit to use THcRawAdcHit and THcRawTdcHit.
Added new methods to the THcRawAdcHit.
Changed fMaxNSamplesADC to 511.
Fixed initializer list warnings in older compilers.
Added new methods to THcRawAdcHit.
Added THcRawAdcHit and included it in THcRawShowerHit.
Merge pull request #128 from JureBericic/trailing_whitespace
Removed trailing whitespace from all hcana source files.
Small fixes for THcRawHodoHit and THcTrigRawHit.
Also rsync podd documentation to Hall C web page
Warning fixes (signed unsigned comparison).
Modified trigger classes for F250 data.
Loading