StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rtsCndTwLink.h
1 #ifndef _RTSCNDTWLINK_H_
2 #define _RTSCNDTWLINK_H_
3 
5 {
7  // int idx_rn;
8  int idx_twhash;
10 
11  unsigned int tw;
12  unsigned int twdef;
13  unsigned int PS;
14  unsigned int AW;
15  unsigned int pre;
16  unsigned int post;
17 };
18 
19 #endif