|
HYDRA_development_version
|
#include <hgeomsphe.h>


Public Member Functions | |
| HGeomSphe () | |
| ~HGeomSphe () | |
| TArrayD * | calcVoluParam (HGeomVolume *) |
| void | calcVoluPosition (HGeomVolume *, const HGeomTransform &, const HGeomTransform &) |
| Int_t | readPoints (fstream *, HGeomVolume *) |
| Bool_t | writePoints (fstream *, HGeomVolume *) |
| void | printPoints (HGeomVolume *volu) |
Public Member Functions inherited from HGeomBasicShape | |
| HGeomBasicShape () | |
| virtual | ~HGeomBasicShape () |
| Int_t | getNumPoints () |
| Int_t | getNumParam () |
| TArrayD * | getParam () |
| HGeomTransform * | getCenterPosition () |
| HGeomTransform * | getVoluPosition () |
| virtual void | calcVoluPosition (HGeomVolume *, const HGeomTransform &) |
| void | printParam () |
Additional Inherited Members | |
Protected Member Functions inherited from HGeomBasicShape | |
| void | posInMother (const HGeomTransform &, const HGeomTransform &) |
Protected Attributes inherited from HGeomBasicShape | |
| Int_t | nPoints |
| Int_t | nParam |
| TArrayD * | param |
| HGeomTransform * | center |
| HGeomTransform * | position |
Definition at line 8 of file hgeomsphe.h.
| HGeomSphe::HGeomSphe | ( | ) |
| HGeomSphe::~HGeomSphe | ( | ) |
Definition at line 40 of file hgeomsphe.cc.
References HGeomBasicShape::center, HGeomBasicShape::param, and HGeomBasicShape::position.
|
virtual |
Reimplemented from HGeomBasicShape.
Definition at line 98 of file hgeomsphe.cc.
References HGeomVolume::getPoint(), and HGeomBasicShape::param.
|
virtual |
Reimplemented from HGeomBasicShape.
Definition at line 114 of file hgeomsphe.cc.
References HGeomBasicShape::center, HGeomTransform::clear(), and HGeomBasicShape::posInMother().
|
virtual |
Reimplemented from HGeomBasicShape.
Definition at line 89 of file hgeomsphe.cc.
References HGeomVolume::getPoint(), and HGeomBasicShape::nPoints.
|
virtual |
Reimplemented from HGeomBasicShape.
Definition at line 57 of file hgeomsphe.cc.
References HGeomVolume::createPoints(), HGeomVolume::getNumPoints(), HGeomBasicShape::nPoints, and HGeomVolume::setPoint().
|
virtual |
Reimplemented from HGeomBasicShape.
Definition at line 76 of file hgeomsphe.cc.
References HGeomVolume::getPoint(), and HGeomBasicShape::nPoints.