HGeomBrik
class description - source file - inheritance tree (.pdf)
public:
HGeomBrik()
HGeomBrik(const HGeomBrik&)
~HGeomBrik()
virtual TArrayD* calcVoluParam(HGeomVolume*)
virtual void calcVoluPosition(HGeomVolume*, const HGeomTransform&, const HGeomTransform&)
static TClass* Class()
virtual TClass* IsA() const
HGeomBrik& operator=(const HGeomBrik&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HGeomBrik
class for the GEANT shape BOX
The intrisic coordinate system of a BOX in GEANT/ROOT has the
same orientation as the volume described by its 8 points
in the technical coordinate system
HGeomBrik()
constructor
~HGeomBrik()
destructor
TArrayD* calcVoluParam(HGeomVolume* volu)
calculates the parameters needed to create the shape
void calcVoluPosition(HGeomVolume* volu,
const HGeomTransform& dTC,const HGeomTransform& mTR)
calls the function posInMother(...) to calculate the position of the
volume in its mother
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HGeomBrik HGeomBrik(const HGeomBrik&)
HGeomBrik& operator=(const HGeomBrik&)
Last update: 11/11/2003 by Ilse Koenig
ROOT page - Class index - Class Hierarchy - Top of the page
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.