1 #ifndef ALIFMDEDEPMAP_H 2 #define ALIFMDEDEPMAP_H 21 #ifndef ALIFMDEDEPHITPAIR_H 78 UShort_t strip)
const;
79 void*
Ptr()
const {
return reinterpret_cast<void*
>(
fData); }
Bool_t AtAsBool(Int_t idx) const
Int_t AtAsInt(Int_t idx) const
Map of Energy deposited, hit information per strip. Contains a pair of energy deposited fEdep and num...
virtual Bool_t AtAsBool(Int_t idx) const
virtual Int_t AtAsInt(Int_t idx) const
Int_t & AtAsInt(Int_t idx)
AliFMDEdepMap & operator=(const AliFMDEdepMap &other)
Per strip map of energy deposited and number of hits.
Float_t & AtAsFloat(Int_t idx)
Base class for caches of per-strip information.This is used to index a strip. Data stored depends on ...
UShort_t AtAsUShort(Int_t idx) const
UShort_t & AtAsUShort(Int_t idx)
Float_t AtAsFloat(Int_t idx) const
virtual AliFMDEdepHitPair & operator()(UShort_t detector, Char_t ring, UShort_t sector, UShort_t strip)
AliFMDEdepHitPair * fData
Bool_t & AtAsBool(Int_t idx)
Cache of Energy deposited, hit information per strip. Contains a pair of energy deposited fEdep and n...