--- DarthVader/CalorimeterLevel2/inc/CaloLevel2.h 2007/10/19 08:39:27 1.17 +++ DarthVader/CalorimeterLevel2/inc/CaloLevel2.h 2007/11/23 16:42:31 1.18 @@ -63,7 +63,7 @@ */ CaloTrkVar(const CaloTrkVar &trkvar); ///< copy values from trkvar to this // - void Clear(); ///< clear variables + void Clear(Option_t *t=""); ///< clear variables CaloTrkVar* GetCaloTrkVar(){return this;}; ///< returns pointer to this object // ClassDef(CaloTrkVar,2); @@ -136,8 +136,8 @@ // void GetLevel2Struct(cCaloLevel2 *l2) const; // - void Clear(); - void Delete(); //ELENA + void Clear(Option_t *t=""); + void Delete(Option_t *t=""); //ELENA void Set(); //ELENA // // constructor