Parent Directory
|
Revision Log
|
Patch
| revision 1.7 by mocchiut, Fri Oct 19 09:14:01 2007 UTC | revision 1.8 by mocchiut, Thu Nov 8 11:05:32 2007 UTC | |
|---|---|---|
| # | Line 74 typedef struct Variables { | Line 74 typedef struct Variables { |
| 74 | UInt_t idrun; | UInt_t idrun; |
| 75 | UInt_t idroot; | UInt_t idroot; |
| 76 | UInt_t EVF; | UInt_t EVF; |
| 77 | Bool_t showall; | |
| 78 | Bool_t showsi; | |
| 79 | Bool_t shownd; | |
| 80 | Bool_t shows4; | |
| 81 | Bool_t showorb; | |
| 82 | Bool_t showtrg; | |
| 83 | Bool_t showtof; | |
| 84 | Bool_t showtrk; | |
| 85 | Bool_t showcal; | |
| 86 | Bool_t showrun; | |
| 87 | Bool_t showac; | |
| 88 | } var; | } var; |
| 89 | ||
| 90 | typedef struct Evento { | typedef struct Evento { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |