Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
e62ed969
Commit
e62ed969
authored
May 13, 2019
by
Jens Kroeger
Browse files
AnalysisTimingATLASpix.h: moved line of histogram initialization for clean-up
parent
0a6ea9a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/modules/AnalysisTimingATLASpix/AnalysisTimingATLASpix.h
View file @
e62ed969
...
...
@@ -50,6 +50,7 @@ namespace corryvreckan {
TH1F
*
hTrackCorrelationTime_rowAndTimeWalkCorr_l40
;
TH1F
*
hTrackCorrelationTime_rowAndTimeWalkCorr_g40
;
TH1D
*
hTrackCorrelationTime_example
;
TH1F
*
hClusterTimeMinusPixelTime
;
// 2D histograms:
TH2F
*
hTrackCorrelationTimeVsCol
;
// control plot only
...
...
@@ -60,7 +61,6 @@ namespace corryvreckan {
TH2F
*
hTrackCorrelationTimeVsTot
;
TH2F
*
hTrackCorrelationTimeVsTot_1px
;
TH2F
*
hTrackCorrelationTimeVsTot_npx
;
TH1F
*
hClusterTimeMinusPixelTime
;
TH2F
*
hTrackCorrelationTimeVsTot_rowCorr
;
TH2F
*
hTrackCorrelationTimeVsTot_rowCorr_1px
;
TH2F
*
hTrackCorrelationTimeVsTot_rowCorr_npx
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment