1 #ifndef ALIFMDUSHORTMAP_H 2 #define ALIFMDUSHORTMAP_H 49 virtual void Reset(
const UShort_t& val=UShort_t());
56 virtual UShort_t&
operator()(UShort_t detector,
66 virtual const UShort_t&
operator()(UShort_t detector,
69 UShort_t strip)
const;
82 void*
Ptr()
const {
return reinterpret_cast<void*
>(
fData); }
Map of an integer per strip.
Int_t & AtAsInt(Int_t idx)
virtual Bool_t AtAsBool(Int_t idx) const
virtual Int_t AtAsInt(Int_t idx) const
AliFMDUShortMap & operator=(const AliFMDUShortMap &other)
Float_t & AtAsFloat(Int_t idx)
virtual Float_t AtAsFloat(Int_t idx) const
Bool_t & AtAsBool(Int_t idx)
virtual void Reset(const UShort_t &val=UShort_t())
Float_t AtAsFloat(Int_t idx) const
Base class for caches of per-strip information.This is used to index a strip. Data stored depends on ...
Bool_t AtAsBool(Int_t idx) const
virtual UShort_t & operator()(UShort_t detector, Char_t ring, UShort_t sector, UShort_t strip)
UShort_t & AtAsUShort(Int_t idx)
Int_t AtAsInt(Int_t idx) const
UShort_t AtAsUShort(Int_t idx) const
virtual ~AliFMDUShortMap()