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
43486732
Commit
43486732
authored
Apr 23, 2021
by
Jens Kroeger
Browse files
AnalysisDUT.h: remove superfluous debugging histograms
parent
cd3b7c19
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/modules/AnalysisDUT/AnalysisDUT.h
View file @
43486732
...
...
@@ -93,25 +93,6 @@ namespace corryvreckan {
TH2F
*
pxTimeMinusSeedTime_vs_pxCharge_3px
;
TH2F
*
pxTimeMinusSeedTime_vs_pxCharge_4px
;
TH2F
*
pxTimeMinusSeedTime_vs_pxCharge_2px_up
;
TH2F
*
pxTimeMinusSeedTime_vs_pxCharge_2px_down
;
TH2F
*
pxTimeMinusSeedTime_vs_pxCharge_2px_left
;
TH2F
*
pxTimeMinusSeedTime_vs_pxCharge_2px_right
;
TH2F
*
pxTimeMinusSeedTime_vs_pxCharge_2px_upleft
;
TH2F
*
pxTimeMinusSeedTime_vs_pxCharge_2px_upright
;
TH2F
*
pxTimeMinusSeedTime_vs_pxCharge_2px_downleft
;
TH2F
*
pxTimeMinusSeedTime_vs_pxCharge_2px_downright
;
TProfile2D
*
hMap_pxTimeMinusSeedTime_trackPos
;
TProfile2D
*
hMap_pxTimeMinusSeedTime_clsPos
;
TProfile2D
*
hMap_pxTimeMinusSeedTime_clsPos_evenOddCol
;
TProfile2D
*
hMap_pxTimeMinusSeedTime_clsPos_2px
;
TProfile2D
*
hMap_pxTimeMinusSeedTime_clsPos_2px_evenOddCol
;
TProfile2D
*
hMap_pxTimeMinusSeedTime_clsPos_2px_smallDeltaT
;
TProfile2D
*
hMap_pxTimeMinusSeedTime_clsPos_2px_largeDeltaT
;
TProfile2D
*
hMapLargeClusters
;
// Member variables
double
time_cut_frameedge_
;
double
chi2_ndof_cut_
;
...
...
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