1 #ifndef ALIFMDBOOLMAP_H 2 #define ALIFMDBOOLMAP_H 56 virtual void Reset(
const Bool_t& v=Bool_t());
79 void*
Ptr()
const {
return reinterpret_cast<void*
>(
fData); }
84 Bool_t
IsBool()
const {
return kTRUE; }
UShort_t & AtAsUShort(Int_t idx)
Bool_t & AtAsBool(Int_t idx)
virtual Int_t AtAsInt(Int_t idx) const
UShort_t AtAsUShort(Int_t idx) const
virtual 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 ...
MAp of per strip boolean values.
Int_t AtAsInt(Int_t idx) const
Float_t & AtAsFloat(Int_t idx)
virtual Bool_t & operator()(UShort_t det, Char_t ring, UShort_t sec, UShort_t str)
Int_t & AtAsInt(Int_t idx)
Float_t AtAsFloat(Int_t idx) const
virtual UShort_t AtAsUShort(Int_t idx) const
AliFMDBoolMap & operator=(const AliFMDBoolMap &other)
virtual void Reset(const Bool_t &v=Bool_t())
Bool_t AtAsBool(Int_t idx) const