StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rtsCndPwLink.h
1 #ifndef _RTSCNDPWLINK_H_
2 #define _RTSCNDPWLINK_H_
3 
4 #include "rtsDbConstants.h"
5 
7 {
9  // int idx_rn;
10  int idx_twhash;
12 
13  unsigned int pw;
14  unsigned int pwdef;
15 };
16 
17 #endif