--- eventviewer/flight/inc/feventvstruct.h 2007/03/15 14:02:32 1.4 +++ eventviewer/flight/inc/feventvstruct.h 2007/03/30 11:16:41 1.6 @@ -58,6 +58,7 @@ Int_t AC; Int_t TRK; Int_t CALO; + Int_t CALOT; Int_t ORB; Int_t TRG; Int_t S4; @@ -69,6 +70,9 @@ TString thefilename; TString thefilter; TString svas; + UInt_t idrun; + UInt_t idroot; + UInt_t EVF; } var; typedef struct Evento {