]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALRawDigit.h
Define Clear for AliEMCALDigits to delete the owned arrays when the TClonesArray...
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALRawDigit.h
index 04c50c1f512304729053bb4612f391ebe90ec0c8..c69b7df8b239695c0416db27a02a9c2367df2c44 100644 (file)
@@ -25,7 +25,7 @@ public:
        AliEMCALRawDigit(const AliEMCALRawDigit& digit);
        
        virtual ~AliEMCALRawDigit();
-
+        void Clear(Option_t *);
        Bool_t operator==(const AliEMCALRawDigit &rValue) const;
        const AliEMCALRawDigit& operator = (const AliEMCALRawDigit&) {return *this;}