31 #include <TClonesArray.h>
62 AliError(Form(
"Digit (of class %s) is not of the expected type AliMUONRealDigit",
81 Int_t manuChannel, Int_t cathode)
const
virtual AliMUONVDigitStore * Create() const
Create an (empty) object of the same concrete class as *this.
Interface for a digit container.
Concrete implementation of AliMUONVDigitStore for real digits.
Base implementation of VDigitStore.
Implementation of AliMUONVDigit for real (i.e. not simulated) digits.
virtual AliMUONVDigit * CreateDigit(Int_t detElemId, Int_t manuId, Int_t manuChannel, Int_t cathode) const
Create a digit.
virtual ~AliMUONDigitStoreV2R()
virtual AliMUONVDigit * AddConcreteDigit(TClonesArray &a, const AliMUONVDigit &digit, Int_t index)
Add concrete digit.