14 #ifndef ALI_MP_DET_ELEMENT_H 15 #define ALI_MP_DET_ELEMENT_H 27 #ifndef ALI_MP_EX_MAP_H 133 #endif //ALI_MP_MANAGER_H AliMq::Station12Type GetStation12Type() const
AliMp::StationType GetStationType() const
TString GetDEName() const
Return name.
static char GetNameSeparator()
Return the name separator.
The class defines the electronics properties of detection element.
TExMap fManuList
map of manus
TString GetSegName(AliMp::CathodType cath) const
Bool_t AddBusPatch(Int_t busPatchId)
void SetDdlId(Int_t ddlId)
Set DDL Id.
TString fSegType
Segmentation type name.
TExMap fTrackerChannels
list of connected pads (tracker only)
AliMpArrayI fBusPatchIds
Bus patches connected to this detection element.
virtual ~AliMpDetElement()
AliMp::PlaneType GetPlaneType(AliMp::CathodType cath) const
AliMpDetElement()
Not implemented.
Helper class for sorted integer array.
Int_t NofChannelsInManu(Int_t manuId) const
Int_t GetDdlId() const
Return DDL Id.
AliMpExMap fHVmanus
map of HV->manu
Int_t GetNofBusPatches() const
AliMpDetElement & operator=(const AliMpDetElement &rhs)
Not implemented.
AliMp::CathodType GetCathodType(AliMp::PlaneType planeType) const
The abstract base class for the segmentation.
AliMp::CathodType GetCathodTypeFromManuId(Int_t manuId) const
Int_t GetBusPatchId(Int_t index) const
AliMp::PlaneType fPlaneType
Plane type on cathod0.
Int_t fDdlId
DDL Id to which this DE is connected.
const AliMpArrayI * ManusForHV(Int_t hvIndex) const
Bool_t IsConnectedChannel(Int_t manuId, Int_t manuChannel) const
void AddManu(Int_t manuId)
Int_t fId
Identifier (unique)
Int_t NofChannels() const
Return the number of channels in this detection element.
Bool_t IsExistingChannel(Int_t manuId, Int_t manuChannel) const
Bool_t HasBusPatchId(Int_t busPatchId) const
Int_t fNofChannels
number of channels in this detection element
Int_t GetId() const
Return Id.
static const char fgkNameSeparator
Separator character used in DE names.
TString GetSegType() const
Return segmentation type name.
Helper class making Root persistent TExMap.
TString fName
Name unique.