StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rtsCndEndRun.h
1 #ifndef _RTSCNDENDRUN_H_
2 #define _RTSCNDENDRUN_H_
3 
5 {
7  int idx_rn;
8  int idx_stoptime;
10 
11  int status;
12  int n_events;
13  int n_files;
14  int junk;
15  int fin;
16 };
17 
18 #endif