Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
22495263
Commit
22495263
authored
Apr 22, 2021
by
Jens Kroeger
Browse files
AnalysisDUT: fix label of histogram
parent
f9150298
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/modules/AnalysisDUT/AnalysisDUT.cpp
View file @
22495263
...
...
@@ -53,7 +53,7 @@ void AnalysisDUT::initialize() {
0
,
100
);
hClusterSizeVsColAssoc
=
new
TProfile
(
"clusterSizeVsColAssoc"
,
"cluster size vs. column for assoc clusters;cluster
row
;mean cluster size"
,
"cluster size vs. column for assoc clusters;cluster
column
;mean cluster size"
,
m_detector
->
nPixels
().
X
(),
-
0.5
,
m_detector
->
nPixels
().
X
()
-
0.5
,
...
...
Write
Preview
Supports
Markdown
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