ROOT logo
AliRoot » MUON » MAPPING » AliMpRow

class AliMpRow: public AliMpVIndexed

 Class AliMpRow

 Class describing a row composed of the row segments.
 Included in AliRoot: 2003/05/02
 Authors: David Guez, Ivana Hrivnacova; IPN Orsay

Function Members (Methods)

public:
AliMpRow()
AliMpRow(Int_t id, AliMpMotifMap* motifMap)
virtual~AliMpRow()
voidTObject::AbstractMethod(const char* method) const
voidAddRowSegment(AliMpVRowSegment* rowSegment)
voidAddRowSegmentInFront(AliMpVRowSegment* rowSegment)
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 AliMpVPadIterator*CreateIterator() 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
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
AliMpVRowSegment*FindRowSegment(Double_t x) const
Double_tGetDimensionX() const
Double_tGetDimensionY() const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
MpPair_tAliMpVIndexed::GetHighIndicesLimit() const
Int_tAliMpVIndexed::GetHighLimitIx() const
Int_tAliMpVIndexed::GetHighLimitIy() const
virtual const char*TObject::GetIconName() const
UInt_tGetID() const
MpPair_tAliMpVIndexed::GetLowIndicesLimit() const
Int_tAliMpVIndexed::GetLowLimitIx() const
Int_tAliMpVIndexed::GetLowLimitIy() const
AliMpMotifMap*GetMotifMap() const
virtual const char*TObject::GetName() const
Int_tGetNofRowSegments() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
Double_tGetPositionX() const
Double_tGetPositionY() const
AliMpVRowSegment*GetRowSegment(Int_t i) const
virtual const char*TObject::GetTitle() const
virtual UInt_tTObject::GetUniqueID() const
virtual MpPair_tAliMpVIndexed::GlobalIndices(MpPair_t localIndices) const
virtual Int_tAliMpVIndexed::GlobalIx(Int_t localIx) const
virtual Int_tAliMpVIndexed::GlobalIy(Int_t localIy) const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTObject::Hash() const
Bool_tAliMpVIndexed::HasIndices(MpPair_t indices) const
Bool_tAliMpVIndexed::HasIndices(Int_t ix, Int_t iy) const
Bool_tAliMpVIndexed::HasValidIndices() 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_tAliMpVIndexed::IsHighLimitValid() const
Bool_tAliMpVIndexed::IsLowLimitValid() const
Bool_tTObject::IsOnHeap() const
virtual Bool_tTObject::IsSortable() const
Bool_tTObject::IsZombie() const
Double_tLowBorderY() 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)
voidSetGlobalIndices(AliMp::Direction constPadSizeDirection, AliMpRow* rowBefore)
voidAliMpVIndexed::SetHighIndicesLimit(MpPair_t limit, Bool_t valid = true)
voidAliMpVIndexed::SetHighIndicesLimit(Int_t ix, Int_t iy, Bool_t valid = true)
voidAliMpVIndexed::SetLowIndicesLimit(MpPair_t limit, Bool_t valid = true)
voidAliMpVIndexed::SetLowIndicesLimit(Int_t ix, Int_t iy, Bool_t valid = true)
voidSetMotifPositions()
static voidTObject::SetObjectStat(Bool_t stat)
Double_tSetOffsetY(Double_t offsetY)
voidSetRowSegmentOffsets(Double_t offsetx)
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
Double_tUpperBorderY() 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()

Data Members

private:
UInt_tfID/< row ID
AliMpMotifMap*fMotifMap/< the motif map associated with its sector
Double_tfOffsetY/< the y position of the centre of motifs
TListfSegments/< row segments

Class Charts

Inheritance Chart:
TObject
AliMpVIndexed
AliMpRow

Function documentation

AliMpRow(Int_t id, AliMpMotifMap* motifMap)
 Standard constructor
AliMpRow()
 Default constructor
~AliMpRow()
 Destructor
AliMpVRowSegment* FindRowSegment(Int_t ix) const
 Find first normal row segment with low indices limit >= ix.
FindMotifPosition(AliMpVRowSegment* segment, Int_t ix) const
 Find first motif position in the specified row segment
 with high indices limit >= ix.
void SetHighIndicesLimits(Int_t iy)
 Set the global indices high limit to its row segments,
 motif positions with a given value.
 Keep ix unmodified.
void CheckEmpty() const
 Give a fatal if the row is empty.
void AddRowSegment(AliMpVRowSegment* rowSegment)
 Add row segment at the end.
void AddRowSegmentInFront(AliMpVRowSegment* rowSegment)
 Insert row segment in the first vector position.
AliMpVRowSegment* FindRowSegment(Double_t x) const
 Find the row segment for the specified x position;
 return 0 if no row segment is found.
Double_t LowBorderY() const
 Return the lowest row offset (the Y coordinate of the position of the
 low border of motif).
Double_t UpperBorderY() const
 Return the uppermost row offset (the Y coordinate of the position of the
 upper border of motif).
AliMpVPadIterator* CreateIterator() const
 Iterator is not implemented.
void SetMotifPositions()
 Create motif positions objects and fills them in the motif map.
void SetGlobalIndices(AliMp::Direction constPadSizeDirection, AliMpRow* rowBefore)
 Set the global indices limits to its row segments, motif positions
 and itself.
Double_t GetPositionX() const
 Return the position of the row centre.
Double_t GetPositionY() const
 Return the position of the row centre.
Double_t GetDimensionX() const
 Return the maximum halflengths of the row in x, y.
Double_t GetDimensionY() const
 Return the maximum halflengths of the row in x, y.
void SetRowSegmentOffsets(Double_t offsetx)
 Set the row segments offsets in X .
Double_t SetOffsetY(Double_t offsetY)
 Set the row offset (the Y coordinate of the position of the
 center of motif) and returns the offset of the top border.
Int_t GetNofRowSegments() const
 Return number of row segments.
AliMpVRowSegment* GetRowSegment(Int_t i) const
 Return i-th row segment.
UInt_t GetID() const
 Return row ID
{ return fID; }
AliMpMotifMap* GetMotifMap() const
 Return the motif map associated with its sector
{ return fMotifMap; }
AliMpRow(Int_t id, AliMpMotifMap* motifMap)