]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONDigitStoreV2S.h
memory leak fixed
[u/mrichter/AliRoot.git] / MUON / AliMUONDigitStoreV2S.h
index 34d0a20f92677f7540ae50760e170aeab6172eff..4b8cf3e1e918596d29061bbba51368f450a1949d 100644 (file)
@@ -27,6 +27,8 @@ public:
   virtual AliMUONVDigit* CreateDigit(Int_t detElemId, Int_t manuId,
                                      Int_t manuChannel, Int_t cathode) const;
 
+  virtual Bool_t HasMCInformation() const { return kTRUE; }
+
 protected:
     
     virtual AliMUONVDigit* AddConcreteDigit(TClonesArray& a,