--- eventviewer/flight/inc/feventvstruct.h 2007/03/20 12:49:53 1.5 +++ eventviewer/flight/inc/feventvstruct.h 2007/10/19 09:14:01 1.7 @@ -1,5 +1,6 @@ #ifndef fevstruct_h #define fevstruct_h +#include typedef struct Levels { Int_t file; @@ -70,6 +71,9 @@ TString thefilename; TString thefilter; TString svas; + UInt_t idrun; + UInt_t idroot; + UInt_t EVF; } var; typedef struct Evento {