1 #ifndef ALIMUONDIGITSTOREV2S_H
2 #define ALIMUONDIGITSTOREV2S_H
15 #ifndef ALIMUONDIGITSTOREVIMPL_H
28 Int_t manuChannel, Int_t cathode)
const;
Interface for a digit container.
Base implementation of VDigitStore.
Implementation of AliMUONVDigitStore.
virtual AliMUONVDigit * CreateDigit(Int_t detElemId, Int_t manuId, Int_t manuChannel, Int_t cathode) const
Create a digit.
virtual ~AliMUONDigitStoreV2S()
virtual AliMUONVDigitStore * Create() const
Create an (empty) object of the same concrete class as *this.
virtual Bool_t HasMCInformation() const
Whether we have any MC related information (e.g. at least one simulated digit)
virtual AliMUONVDigit * AddConcreteDigit(TClonesArray &a, const AliMUONVDigit &digit, Int_t index)
Add concrete digit.