StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rtsCndDaqSubdet.h
1 #ifndef _RTSCNDDAQSUBDET_H_
2 #define _RTSCNDDAQSUBDET_H_
3 
5 {
7  int idx_rn;
8  int idx_det;
9  int idx_subdet;
11 
12  int rb_mask;
13 };
14 
15 #endif