Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Riccardo Longo
JZCaPA
Commits
30fa4d70
Commit
30fa4d70
authored
Nov 30, 2021
by
Yftach Moyal
Browse files
Updated config file. Removed PrintMap statement in RPD.cpp that caused crash when RPD was off.
parent
630bfe6f
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Analysis/src/RPD.cpp
View file @
30fa4d70
...
...
@@ -122,8 +122,7 @@ void RPD::LoadElements( std::vector < Channel* > _elements, int _runNumber){
}
}
std
::
cout
<<
std
::
endl
<<
GetName
()
<<
" object created with "
<<
m_nRows
<<
" rows and "
<<
m_nColumns
<<
" columns"
<<
std
::
endl
;
PrintMap
();
}
...
...
Utils/ConfigFile2021.xml
View file @
30fa4d70
This diff is collapsed.
Click to expand it.
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