--- DarthVader/CalorimeterLevel2/inc/CaloLevel1.h 2007/11/23 16:42:31 1.12 +++ DarthVader/CalorimeterLevel2/inc/CaloLevel1.h 2007/11/26 08:01:10 1.13 @@ -152,7 +152,7 @@ void SetAlig(Float_t XALIG, Float_t YALIG, Float_t ZALIG){ ismech = false; UXal = XALIG; UYal = YALIG; UZal = ZALIG;};///< User defined alignement parameters Bool_t IsMechanicalAlig(){return ismech;}; ///< True is using mechanical alignement parameters, false otherwise // - void Clear(); ///< clear variables + void Clear(Option_t *t=""); ///< clear variables // CaloStrip* GetCaloStrip(){return this;}; ///< returns pointer to this object //