class HGeomVolume: public TNamed

_HADES_CLASS_DESCRIPTION

 HGeomVolume

 Class to hold the basic geometry properties of a volume
 Each volume has a name, a pointer to a reference volume and
 a lab transformation.
 The reference volume defines the shape, the mother, the size
 and the transformation relative to the mother volume which
 is either the cave (for modules) or the detector (for the
 inner parts).
 As an example:
 The Mdc modules built at GSI (plane 1 type) are all identical
 independent where the sit in the cave. This module type has a
 fixed coordinate system. The first layers in all these modules
 are identical and they have the same position in the module
 coordinate system.


Function Members (Methods)

public:
HGeomVolume()
HGeomVolume(HGeomVolume&)
virtual~HGeomVolume()
voidTObject::AbstractMethod(const char* method) const
virtual voidTObject::AppendPad(Option_t* option = "")
virtual voidTObject::Browse(TBrowser* b)
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidclear()
virtual voidTNamed::Clear(Option_t* option = "")
virtual TObject*TNamed::Clone(const char* newname = "") const
virtual Int_tTNamed::Compare(const TObject* obj) const
virtual voidTNamed::Copy(TObject& named) const
voidcreatePoints(const Int_t)
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 voidTNamed::FillBuffer(char*& buffer)
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
virtual const char*TObject::GetIconName() const
const TString&getMother() const
const TString&getName() const
virtual const char*TNamed::GetName() const
Int_tgetNumPoints()
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
HGeomVector*getPoint(const Int_t n)
const TString&getShape() const
virtual const char*TNamed::GetTitle() const
HGeomTransform&getTransform()
virtual UInt_tTObject::GetUniqueID() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTNamed::Hash() 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_tTNamed::IsSortable() const
Bool_tTObject::IsZombie() const
virtual voidTNamed::ls(Option_t* option = "") const
voidTObject::MayNotUse(const char* method) const
virtual Bool_tTObject::Notify()
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)
HGeomVolume&operator=(const HGeomVolume&)
virtual voidTObject::Paint(Option_t* option = "")
virtual voidTObject::Pop()
virtual voidprint()
virtual voidTNamed::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)
voidsetMother(const Text_t* s)
voidsetName(const Text_t* s)
virtual voidTNamed::SetName(const char* name)MENU
virtual voidTNamed::SetNameTitle(const char* name, const char* title)
static voidTObject::SetObjectStat(Bool_t stat)
voidsetPoint(const Int_t, const HGeomVector&)
voidsetPoint(const Int_t, const Double_t, const Double_t, const Double_t)
voidsetShape(const Text_t* s)
virtual voidTNamed::SetTitle(const char* title = "")MENU
virtual voidTObject::SetUniqueID(UInt_t uid)
voidsetVolumePar(HGeomVolume&)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual Int_tTNamed::Sizeof() const
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& 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()

Data Members

public:
enum TObject::EStatusBits { kCanDelete
kMustCleanup
kObjInCanvas
kIsReferenced
kHasUUID
kCannotPick
kNoContextMenu
kInvalidObject
};
enum TObject::[unnamed] { kIsOnHeap
kNotDeleted
kZombie
kBitMask
kSingleKey
kOverwrite
kWriteDelete
};
protected:
TStringTNamed::fNameobject identifier
TStringTNamed::fTitleobject title
TStringmothername of the mother volume
Int_tnPointsnumber of points
TObjArray*pointsarray of points (type HGeomVector)
TStringshapeGeant shape of the volume
HGeomTransformtransformtransformation relative to the mother system

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

HGeomVolume(HGeomVolume& )
 copy constructor
void setVolumePar(HGeomVolume& )
 copies all volume parameters except the name
void createPoints(const Int_t )
 Creates n Points (objects of class HGeomVector).
 If the array exists already and the size is different from n it is
 deleted and recreated with the new size n.
 If n==0 the points are deleted.
void setPoint(const Int_t , const Double_t , const Double_t , const Double_t )
 set the 3 values of the point with index n
void setPoint(const Int_t , const HGeomVector& )
 sets point with index n by copying the 3 components of point p
void clear()
 clears the volume
 deletes the points
void print()
 prints all parameters of a volume
inline HGeomVolume()
inline ~HGeomVolume()
HGeomVector* getPoint(const Int_t n)
void setName(const Text_t* s)
void setShape(const Text_t* s)
void setMother(const Text_t* s)
const TString& getName() const
{ return fName; }
const TString& getShape() const
{ return shape; }
const TString& getMother() const
{ return mother; }
HGeomTransform& getTransform()
{ return transform; }
Int_t getNumPoints()
{ return nPoints;}

Last change: Sat May 22 12:56:54 2010
Last generated: 2010-05-22 12:56

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.