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
580ae371
Commit
580ae371
authored
Apr 22, 2021
by
Jens Kroeger
Browse files
AnalysisDUT: fix label of histogram
parent
d12a6ffd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/modules/AnalysisDUT/AnalysisDUT.cpp
View file @
580ae371
...
...
@@ -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
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