--- eventviewer/flight/inc/feventvstruct.h 2007/03/20 12:49:53 1.5 +++ eventviewer/flight/inc/feventvstruct.h 2007/11/08 11:05:32 1.8 @@ -1,5 +1,6 @@ #ifndef fevstruct_h #define fevstruct_h +#include typedef struct Levels { Int_t file; @@ -70,6 +71,20 @@ TString thefilename; TString thefilter; TString svas; + UInt_t idrun; + UInt_t idroot; + UInt_t EVF; + Bool_t showall; + Bool_t showsi; + Bool_t shownd; + Bool_t shows4; + Bool_t showorb; + Bool_t showtrg; + Bool_t showtof; + Bool_t showtrk; + Bool_t showcal; + Bool_t showrun; + Bool_t showac; } var; typedef struct Evento {