ROOT logo
AliRoot » MUON » MAPPING » AliMpDDL

class AliMpDDL: public TObject

 Class AliMpDDL

 The class defines electronics properties of DDL
 Authors: Ivana Hrivnacova, IPN Orsay
          Christian Finck, SUBATECH Nantes

Function Members (Methods)

public:
AliMpDDL(Int_t id)
AliMpDDL(TRootIOCtor*)
virtual~AliMpDDL()
voidTObject::AbstractMethod(const char* method) const
Bool_tAddDE(Int_t detElemId)
Bool_tAddFrt(Int_t frtId)
Bool_tAddTriggerCrate(Int_t crateId)
virtual voidTObject::AppendPad(Option_t* option = "")
virtual voidTObject::Browse(TBrowser* b)
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTObject::Clear(Option_t* = "")
virtual TObject*TObject::Clone(const char* newname = "") const
virtual Int_tTObject::Compare(const TObject* obj) const
virtual voidTObject::Copy(TObject& object) const
virtual voidTObject::Delete(Option_t* option = "")MENU
virtual Int_tTObject::DistancetoPrimitive(Int_t px, Int_t py)
virtual voidTObject::Draw(Option_t* option = "")
virtual voidTObject::DrawClass() constMENU
virtual TObject*TObject::DrawClone(Option_t* option = "") constMENU
virtual voidTObject::Dump() constMENU
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidTObject::ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
voidFillBusPatchIds()
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
Int_tGetBusPatchId(Int_t index) const
voidGetBusPerDsp(Int_t* iBusPerDSP) const
Int_tGetDEId(Int_t index) const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
Int_tGetFrtId(Int_t index) const
virtual const char*TObject::GetIconName() const
Int_tGetId() const
Int_tGetMaxDsp() const
virtual const char*TObject::GetName() const
Int_tGetNofBusPatches() const
Int_tGetNofDEs() const
Int_tGetNofFrts() const
Int_tGetNofTriggerCrates() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
virtual const char*TObject::GetTitle() const
Int_tGetTriggerCrateId(Int_t index) const
virtual UInt_tTObject::GetUniqueID() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
Bool_tHasBusPatchId(Int_t busPatchId) const
Bool_tHasDEId(Int_t detElemId) const
Bool_tHasFrtId(Int_t frtId) const
virtual ULong_tTObject::Hash() const
Bool_tHasTriggerCrateId(Int_t crateId) const
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
virtual voidTObject::Inspect() constMENU
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
Bool_tTObject::IsOnHeap() const
virtual Bool_tTObject::IsSortable() const
Bool_tTObject::IsZombie() const
virtual voidTObject::ls(Option_t* option = "") const
voidTObject::MayNotUse(const char* method) const
virtual Bool_tTObject::Notify()
voidTObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const
static voidTObject::operator delete(void* ptr)
static voidTObject::operator delete(void* ptr, void* vp)
static voidTObject::operator delete[](void* ptr)
static voidTObject::operator delete[](void* ptr, void* vp)
void*TObject::operator new(size_t sz)
void*TObject::operator new(size_t sz, void* vp)
void*TObject::operator new[](size_t sz)
void*TObject::operator new[](size_t sz, void* vp)
virtual voidTObject::Paint(Option_t* option = "")
virtual voidTObject::Pop()
virtual voidTObject::Print(Option_t* option = "") const
virtual Int_tTObject::Read(const char* name)
virtual voidTObject::RecursiveRemove(TObject* obj)
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU
virtual voidTObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "")
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
virtual voidTObject::SetDrawOption(Option_t* option = "")MENU
static voidTObject::SetDtorOnly(void* obj)
static voidTObject::SetObjectStat(Bool_t stat)
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidShowMembers(TMemberInspector&)
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
virtual voidTObject::UseCurrentStyle()
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const
protected:
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()
private:
AliMpDDL()
AliMpDDL(const AliMpDDL& rhs)
AliMpDDL&operator=(const AliMpDDL& rhs)

Data Members

private:
AliMpArrayIfBusPatchIds/< Bus patch Ids connected to this DDL
AliMpArrayIfDEIds/< Detection element Ids connected to this DDL
AliMpArrayIfFrtIds/< FRT Crocus Ids connected to this DDL
Int_tfId/< Identifier (unique)
AliMpArrayIfTriggerCrateIds/< Trigger crate Ids connected to this DDL

Class Charts

Inheritance Chart:
TObject
AliMpDDL

Function documentation

AliMpDDL(Int_t id)
 Standard constructor
AliMpDDL(TRootIOCtor* )
 Root IO constructor
~AliMpDDL()
 Destructor
void FillBusPatchIds()
 Fill array with bus patch Ids
Bool_t AddDE(Int_t detElemId)
 Add detection element with given detElemId.
 Return true if the detection element was added
Bool_t AddTriggerCrate(Int_t crateId)
 Add trigger crate with given crateId.
 Return true if the trigger crate was added
Bool_t AddFrt(Int_t frtId)
 Add FRT with given frtId.
 Return true if the FRT was added
Int_t GetNofDEs() const
 Return the number of detection elements connected to this DDL
Int_t GetDEId(Int_t index) const
 Return the detection element by index (in loop)
Bool_t HasDEId(Int_t detElemId) const
 Return true if the detection element Id is present
Int_t GetNofFrts() const
 Return the number of FRT connected to this DDL
Int_t GetFrtId(Int_t index) const
 Return the FRT by index (in loop)
Bool_t HasFrtId(Int_t frtId) const
 Return true if the FRT Id is present
Int_t GetNofBusPatches() const
 Return the number of detection elements connected to this DDL
Int_t GetBusPatchId(Int_t index) const
 Return the detection element by index (in loop)
Bool_t HasBusPatchId(Int_t busPatchId) const
 Return true if the detection element Id is present
Int_t GetNofTriggerCrates() const
 Return the number of trigger crate connected to this DDL
Int_t GetTriggerCrateId(Int_t index) const
 Return the trigger crate by index (in loop)
Bool_t HasTriggerCrateId(Int_t crateId) const
 Return true if the trigger crate Id is present
Int_t GetMaxDsp() const
 calculates the number of DSP
void GetBusPerDsp(Int_t* iBusPerDSP)
 calculates buspatch per block
Int_t GetId() const
 Return the unique Id
{ return fId; }
AliMpDDL(Int_t id)
AliMpDDL(TRootIOCtor* )
AliMpDDL& operator=(const AliMpDDL& rhs)
 Not implemented