--- DarthVader/NDLevel2/inc/NDLevel2.h 2006/07/21 10:58:10 1.3 +++ DarthVader/NDLevel2/inc/NDLevel2.h 2006/11/09 17:05:45 1.4 @@ -16,6 +16,7 @@ Float_t upperBack; Float_t bottomBack; Float_t trigPhysics; - ClassDef(NDLevel2, 1) + Int_t unpackError; // emiliano + ClassDef(NDLevel2, 2) }; #endif