Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by mocchiut, Fri Jul 14 14:18:01 2006 UTC | revision 1.3 by mocchiut, Mon Feb 26 17:30:31 2007 UTC | |
|---|---|---|
| # | Line 53 typedef struct Variables { | Line 53 typedef struct Variables { |
| 53 | Int_t lastevno; // last event number | Int_t lastevno; // last event number |
| 54 | Int_t firstevno; // first event number | Int_t firstevno; // first event number |
| 55 | Int_t SHOWDEC; | Int_t SHOWDEC; |
| 56 | Int_t RUN; | |
| 57 | Int_t TOF; | Int_t TOF; |
| 58 | Int_t AC; | Int_t AC; |
| 59 | Int_t TRK; | Int_t TRK; |
| 60 | Int_t CALO; | Int_t CALO; |
| 61 | Int_t ORB; | |
| 62 | Int_t TRG; | |
| 63 | Int_t S4; | Int_t S4; |
| 64 | Int_t ND; | Int_t ND; |
| 65 | Int_t INFOS; | Int_t INFOS; |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |