Skip to content
Snippets Groups Projects
Commit e5fe6a16 authored by clantz's avatar clantz
Browse files

Added description of detector member

parent 1bc874b7
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ class Channel {
* [3,4] [3,3] [3,2] [3,1]
* [4,4] [4,3] [4,2] [4,1]
*/
/** Type of detector - ZDC or RPD **/
std::string detector;
/** Channel name - CXX with XX in [1,20] */
std::string name;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment