1 #ifndef ALIMUONDIGITSTOREV2R_H
2 #define ALIMUONDIGITSTOREV2R_H
15 #ifndef ALIMUONDIGITSTOREVIMPL_H
28 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.
virtual Bool_t HasMCInformation() const
Whether we have any MC related information (e.g. at least one simulated digit)
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.