14 #ifndef ALI_MP_DE_STORE_H
15 #define ALI_MP_DE_STORE_H
73 #endif //ALI_MP_MANAGER_H
The iterator over detection elements.
The container class for detection element objects.
static AliMpDEStore * Instance(Bool_t warn=true)
AliMpExMap fDetElements
Map between DE Ids and DE objects.
void FillDEs(const AliMpDataStreams &dataStreams)
static AliMpDEStore * fgInstance
Singleton instance.
Bool_t IsPlaneType(const TString &planeTypeName)
AliMpDEStore()
Not implemented.
AliMpDetElement * GetDetElement(Int_t detElemId, Bool_t warn=true) const
The class defines the electronics properties of detection element.
Bool_t ReadDENames(const AliMpDataStreams &dataStreams, AliMp::StationType stationType, AliMq::Station12Type station12Type=AliMq::kNotSt12)
static const char fgkCommentPrefix
Comment prefix in DE names file.
static AliMpDEStore * ReadData(const AliMpDataStreams &dataStreams, Bool_t warn=true)
value for all non sector stations
AliMpDEStore & operator=(const AliMpDEStore &rhs)
Not implemented.
Helper class making Root persistent TExMap.
Mapping data streams provider.