EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairGeoSphe Class Reference

#include <EicRoot/blob/master/geobase/FairGeoSphe.h>

+ Inheritance diagram for FairGeoSphe:
+ Collaboration diagram for FairGeoSphe:

Public Member Functions

 FairGeoSphe ()
 
 ~FairGeoSphe ()
 
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 ()
 
FairGeoTransformgetCenterPosition ()
 
FairGeoTransformgetVoluPosition ()
 
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
 
FairGeoTransformcenter
 
FairGeoTransformposition
 

Detailed Description

class for geometry shape SPHE

Author
Ilse koenig

Definition at line 13 of file FairGeoSphe.h.

View newest version in sPHENIX GitHub at line 13 of file FairGeoSphe.h

Constructor & Destructor Documentation

FairGeoSphe::FairGeoSphe ( )
FairGeoSphe::~FairGeoSphe ( )

Definition at line 44 of file FairGeoSphe.cxx.

View newest version in sPHENIX GitHub at line 44 of file FairGeoSphe.cxx

References FairGeoBasicShape::center, FairGeoBasicShape::param, and FairGeoBasicShape::position.

Member Function Documentation

TArrayD * FairGeoSphe::calcVoluParam ( FairGeoVolume volu)
virtual

Reimplemented from FairGeoBasicShape.

Definition at line 109 of file FairGeoSphe.cxx.

View newest version in sPHENIX GitHub at line 109 of file FairGeoSphe.cxx

References FairGeoVolume::getPoint(), FairGeoBasicShape::param, v1, and v2.

+ Here is the call graph for this function:

void FairGeoSphe::calcVoluPosition ( FairGeoVolume ,
const FairGeoTransform dTC,
const FairGeoTransform mTR 
)
virtual

Reimplemented from FairGeoBasicShape.

Definition at line 126 of file FairGeoSphe.cxx.

View newest version in sPHENIX GitHub at line 126 of file FairGeoSphe.cxx

References FairGeoBasicShape::center, FairGeoTransform::clear(), and FairGeoBasicShape::posInMother().

+ Here is the call graph for this function:

void FairGeoSphe::printPoints ( FairGeoVolume volu)
virtual

Reimplemented from FairGeoBasicShape.

Definition at line 99 of file FairGeoSphe.cxx.

View newest version in sPHENIX GitHub at line 99 of file FairGeoSphe.cxx

References FairGeoVolume::getPoint(), FairGeoBasicShape::nPoints, printf(), and v.

+ Here is the call graph for this function:

Int_t FairGeoSphe::readPoints ( std::fstream *  pFile,
FairGeoVolume volu 
)
virtual

Reimplemented from FairGeoBasicShape.

Definition at line 62 of file FairGeoSphe.cxx.

View newest version in sPHENIX GitHub at line 62 of file FairGeoSphe.cxx

References FairGeoVolume::createPoints(), FairGeoVolume::getNumPoints(), FairGeoBasicShape::nPoints, FairGeoVolume::setPoint(), x, and y.

+ Here is the call graph for this function:

Bool_t FairGeoSphe::writePoints ( std::fstream *  pFile,
FairGeoVolume volu 
)
virtual

Reimplemented from FairGeoBasicShape.

Definition at line 82 of file FairGeoSphe.cxx.

View newest version in sPHENIX GitHub at line 82 of file FairGeoSphe.cxx

References FairGeoVolume::getPoint(), FairGeoBasicShape::nPoints, and v.

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: