28 Bool_t
AddDE(Int_t detElemId);
29 Bool_t
AddFrt(Int_t frtId);
39 Int_t
GetDEId(Int_t index)
const;
40 Bool_t
HasDEId(Int_t detElemId)
const;
86 #endif //ALI_MP_MANAGER_H Bool_t HasTriggerCrateId(Int_t crateId) const
AliMpDDL & operator=(const AliMpDDL &rhs)
Not implemented.
void GetBusPerDsp(Int_t *iBusPerDSP) const
Int_t GetFrtId(Int_t index) const
Int_t GetTriggerCrateId(Int_t index) const
Bool_t AddTriggerCrate(Int_t crateId)
Int_t fId
Identifier (unique)
Bool_t HasFrtId(Int_t frtId) const
The class defined electronics properties of DDL.
Bool_t AddFrt(Int_t frtId)
AliMpDDL()
Not implemented.
Int_t GetNofBusPatches() const
Int_t GetId() const
Return the unique Id.
AliMpArrayI fTriggerCrateIds
Trigger crate Ids connected to this DDL.
Int_t GetDEId(Int_t index) const
AliMpArrayI fBusPatchIds
Bus patch Ids connected to this DDL.
AliMpArrayI fDEIds
Detection element Ids connected to this DDL.
Bool_t HasDEId(Int_t detElemId) const
Helper class for sorted integer array.
Bool_t AddDE(Int_t detElemId)
Int_t GetBusPatchId(Int_t index) const
AliMpArrayI fFrtIds
FRT Crocus Ids connected to this DDL.
Bool_t HasBusPatchId(Int_t busPatchId) const
Int_t GetNofTriggerCrates() const