34 #include <Riostream.h>
49 fTriggerCrateIds(false)
105 <<
"Detection element Id = " << detElemId <<
" already present."
110 AliDebugStream(3) <<
"Adding detElemId " << detElemId << endl;
124 <<
"Trigger crate Id = " << crateId <<
" already present."
142 <<
"FRT Id = " << frtId <<
" already present."
257 Int_t iDspMax = iBusPerBlk/5;
258 if (iBusPerBlk % 5 != 0)
272 for (Int_t i = 0; i <
GetMaxDsp(); i++) {
273 if ((iBusPerBlk -= 5) > 0)
276 iBusPerDSP[i] = iBusPerBlk + 5;
Bool_t HasTriggerCrateId(Int_t crateId) const
void GetBusPerDsp(Int_t *iBusPerDSP) const
Int_t GetFrtId(Int_t index) const
Int_t GetTriggerCrateId(Int_t index) const
Bool_t HasValue(Int_t value) const
Bool_t AddTriggerCrate(Int_t crateId)
Bool_t Add(Int_t value, Bool_t warn=kTRUE)
Bool_t HasFrtId(Int_t frtId) const
The class defines the electronics properties of detection element.
The class defined electronics properties of DDL.
Bool_t AddFrt(Int_t frtId)
AliMpDDL()
Not implemented.
Int_t GetNofBusPatches() const
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
Int_t GetNofBusPatches() const
Bool_t AddDE(Int_t detElemId)
Int_t GetBusPatchId(Int_t index) const
static AliMpDetElement * GetDetElement(Int_t detElemId, Bool_t warn=true)
Int_t GetBusPatchId(Int_t index) const
Int_t GetValue(Int_t index) const
AliMpArrayI fFrtIds
FRT Crocus Ids connected to this DDL.
static Bool_t IsValidDetElemId(Int_t detElemId, Bool_t warn=false)
Bool_t HasBusPatchId(Int_t busPatchId) const
Int_t GetNofTriggerCrates() const