![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/geobase/FairGeoPcon.h>
Inheritance diagram for FairGeoPcon:
Collaboration diagram for FairGeoPcon:Public Member Functions | |
| FairGeoPcon () | |
| ~FairGeoPcon () | |
| TArrayD * | calcVoluParam (FairGeoVolume *) |
| void | calcVoluPosition (FairGeoVolume *, const FairGeoTransform &, const FairGeoTransform &) |
| Int_t | readPoints (std::fstream *, FairGeoVolume *) |
| Bool_t | writePoints (std::fstream *, FairGeoVolume *) |
| void | printPoints (FairGeoVolume *volu) |
Public Member Functions inherited from FairGeoBasicShape | |
| FairGeoBasicShape () | |
| virtual | ~FairGeoBasicShape () |
| Int_t | getNumPoints () |
| Int_t | getNumParam () |
| TArrayD * | getParam () |
| FairGeoTransform * | getCenterPosition () |
| FairGeoTransform * | getVoluPosition () |
| virtual void | calcVoluPosition (FairGeoVolume *, const FairGeoTransform &) |
| void | printParam () |
Additional Inherited Members | |
Protected Member Functions inherited from FairGeoBasicShape | |
| void | posInMother (const FairGeoTransform &, const FairGeoTransform &) |
| ClassDef(FairGeoBasicShape, 0) private FairGeoBasicShape & | operator= (const FairGeoBasicShape &) |
Protected Attributes inherited from FairGeoBasicShape | |
| Int_t | nPoints |
| Int_t | nParam |
| TArrayD * | param |
| FairGeoTransform * | center |
| FairGeoTransform * | position |
class for geometry shape PCON
Definition at line 13 of file FairGeoPcon.h.
View newest version in sPHENIX GitHub at line 13 of file FairGeoPcon.h
| FairGeoPcon::FairGeoPcon | ( | ) |
| FairGeoPcon::~FairGeoPcon | ( | ) |
Definition at line 45 of file FairGeoPcon.cxx.
View newest version in sPHENIX GitHub at line 45 of file FairGeoPcon.cxx
References FairGeoBasicShape::center, FairGeoBasicShape::param, and FairGeoBasicShape::position.
|
virtual |
Reimplemented from FairGeoBasicShape.
Definition at line 131 of file FairGeoPcon.cxx.
View newest version in sPHENIX GitHub at line 131 of file FairGeoPcon.cxx
References FairGeoVolume::getNumPoints(), FairGeoVolume::getPoint(), k, FairGeoBasicShape::nParam, FairGeoBasicShape::nPoints, FairGeoBasicShape::param, v, and v1.
Here is the call graph for this function:
|
virtual |
Reimplemented from FairGeoBasicShape.
Definition at line 157 of file FairGeoPcon.cxx.
View newest version in sPHENIX GitHub at line 157 of file FairGeoPcon.cxx
References FairGeoBasicShape::center, FairGeoTransform::clear(), and FairGeoBasicShape::posInMother().
Here is the call graph for this function:
|
virtual |
Reimplemented from FairGeoBasicShape.
Definition at line 114 of file FairGeoPcon.cxx.
View newest version in sPHENIX GitHub at line 114 of file FairGeoPcon.cxx
References FairGeoVolume::getNumPoints(), FairGeoVolume::getPoint(), printf(), and v.
Here is the call graph for this function:
|
virtual |
Reimplemented from FairGeoBasicShape.
Definition at line 63 of file FairGeoPcon.cxx.
View newest version in sPHENIX GitHub at line 63 of file FairGeoPcon.cxx
References FairGeoVolume::createPoints(), FairGeoVolume::getNumPoints(), n, FairGeoBasicShape::nPoints, FairGeoVolume::setPoint(), x, y, and z.
Here is the call graph for this function:
|
virtual |
Reimplemented from FairGeoBasicShape.
Definition at line 93 of file FairGeoPcon.cxx.
View newest version in sPHENIX GitHub at line 93 of file FairGeoPcon.cxx
References FairGeoVolume::getNumPoints(), FairGeoVolume::getPoint(), and v.
Here is the call graph for this function: