StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rtsCndL1Rescale.h
1 #ifndef _RTSCNDL1RESCALE_H_
2 #define _RTSCNDL1RESCALE_H_
3 
5 {
7  unsigned int twhash;
8  int idx_trigger;
10 
11  unsigned int eventTW;
12  float eventRS;
13 };
14 
15 #endif