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

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

+ Inheritance diagram for FairGeoAssembly:
+ Collaboration diagram for FairGeoAssembly:

Public Member Functions

 FairGeoAssembly ()
 
 ~FairGeoAssembly ()
 
TArrayD * calcVoluParam (FairGeoVolume *)
 
void calcVoluPosition (FairGeoVolume *, const FairGeoTransform &, const FairGeoTransform &)
 
Int_t readPoints (std::fstream *pFile, FairGeoVolume *volu)
 
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

Definition at line 9 of file FairGeoAssembly.h.

View newest version in sPHENIX GitHub at line 9 of file FairGeoAssembly.h

Constructor & Destructor Documentation

FairGeoAssembly::FairGeoAssembly ( )
FairGeoAssembly::~FairGeoAssembly ( )

Definition at line 30 of file FairGeoAssembly.cxx.

View newest version in sPHENIX GitHub at line 30 of file FairGeoAssembly.cxx

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

Member Function Documentation

TArrayD * FairGeoAssembly::calcVoluParam ( FairGeoVolume volu)
virtual

Reimplemented from FairGeoBasicShape.

Definition at line 55 of file FairGeoAssembly.cxx.

View newest version in sPHENIX GitHub at line 55 of file FairGeoAssembly.cxx

References FairGeoBasicShape::param.

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

Reimplemented from FairGeoBasicShape.

Definition at line 87 of file FairGeoAssembly.cxx.

View newest version in sPHENIX GitHub at line 87 of file FairGeoAssembly.cxx

References FairGeoBasicShape::center, FairGeoBasicShape::posInMother(), FairGeoTransform::setTransVector(), and t.

+ Here is the call graph for this function:

void FairGeoAssembly::printPoints ( FairGeoVolume volu)
virtual

Reimplemented from FairGeoBasicShape.

Definition at line 76 of file FairGeoAssembly.cxx.

View newest version in sPHENIX GitHub at line 76 of file FairGeoAssembly.cxx

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

+ Here is the call graph for this function:

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

Reimplemented from FairGeoBasicShape.

Definition at line 47 of file FairGeoAssembly.cxx.

View newest version in sPHENIX GitHub at line 47 of file FairGeoAssembly.cxx

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

Reimplemented from FairGeoBasicShape.

Definition at line 62 of file FairGeoAssembly.cxx.

View newest version in sPHENIX GitHub at line 62 of file FairGeoAssembly.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: