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

#include <EicRoot/blob/master/passive/PndGeoCave.h>

+ Inheritance diagram for PndGeoCave:
+ Collaboration diagram for PndGeoCave:

Public Member Functions

 PndGeoCave ()
 
 ~PndGeoCave ()
 
const char * getModuleName (Int_t)
 
Bool_t read (std::fstream &, FairGeoMedia *)
 
void addRefNodes ()
 
void write (std::fstream &)
 
void print ()
 
- Public Member Functions inherited from FairGeoSet
virtual ~FairGeoSet ()
 
void setShapes (FairGeoShapes *s)
 
void setMasterNodes (TList *m)
 
void setGeomFile (const char *filename)
 
const char * getGeomFile ()
 
Int_t getMaxSectors (void)
 
Int_t getMaxModules (void)
 
Int_t getMaxKeepinVolumes (void)
 
void setModules (Int_t, Int_t *)
 
Int_t * getModules (void)
 
Int_t getModule (Int_t, Int_t)
 
FairGeoNodegetVolume (const char *name)
 
FairGeoNodegetMasterNode (const char *name)
 
TList * getListOfVolumes ()
 
FairGeoShapesgetShapes ()
 
void setAuthor (TString &s)
 
void setDescription (TString &s)
 
TString & getAuthor ()
 
TString & getDescription ()
 
virtual const char * getKeepinName (Int_t, Int_t)
 
virtual const char * getEleName (Int_t)
 
virtual Int_t getSecNumInMod (const TString &)
 
virtual Int_t getModNumInMod (const TString &)
 
virtual Bool_t create (FairGeoBuilder *)
 
void compare (FairGeoSet &)
 
ClassDef(FairGeoSet,
0) private FairGeoSet
operator= (const FairGeoSet &)
 

Protected Attributes

TString name
 
- Protected Attributes inherited from FairGeoSet
Int_t hadesGeo
 
TList * volumes
 
TList * masterNodes
 
Int_t maxSectors
 
Int_t maxKeepinVolumes
 
Int_t maxModules
 
TArrayI * modules
 
FairGeoShapespShapes
 
TString geoFile
 
TString author
 
TString description
 

Additional Inherited Members

- Protected Member Functions inherited from FairGeoSet
 FairGeoSet ()
 
void readInout (std::fstream &)
 
void readTransform (std::fstream &, FairGeoTransform &)
 
Bool_t readVolumeParams (std::fstream &, FairGeoMedia *, FairGeoNode *, TList *l=0)
 
Bool_t readKeepIn (std::fstream &, FairGeoMedia *, TString &)
 
Bool_t readModule (std::fstream &, FairGeoMedia *, TString &, TString &, Bool_t a=kFALSE)
 

Detailed Description

Definition at line 8 of file PndGeoCave.h.

View newest version in sPHENIX GitHub at line 8 of file PndGeoCave.h

Constructor & Destructor Documentation

PndGeoCave::PndGeoCave ( )
PndGeoCave::~PndGeoCave ( )
inline

Definition at line 13 of file PndGeoCave.h.

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

Member Function Documentation

void PndGeoCave::addRefNodes ( )
virtual

Reimplemented from FairGeoSet.

Definition at line 71 of file PndGeoCave.cxx.

View newest version in sPHENIX GitHub at line 71 of file PndGeoCave.cxx

References name.

const char* PndGeoCave::getModuleName ( Int_t  )
inlinevirtual

Reimplemented from FairGeoSet.

Definition at line 14 of file PndGeoCave.h.

View newest version in sPHENIX GitHub at line 14 of file PndGeoCave.h

References name.

void PndGeoCave::print ( void  )
virtual

Reimplemented from FairGeoSet.

Definition at line 91 of file PndGeoCave.cxx.

View newest version in sPHENIX GitHub at line 91 of file PndGeoCave.cxx

References FairGeoNode::getMedium(), FairGeoNode::getShapePointer(), name, and FairGeoBasicShape::printPoints().

+ Here is the call graph for this function:

Bool_t PndGeoCave::read ( std::fstream &  fin,
FairGeoMedia media 
)
virtual

Reimplemented from FairGeoSet.

Definition at line 26 of file PndGeoCave.cxx.

View newest version in sPHENIX GitHub at line 26 of file PndGeoCave.cxx

References FairGeoMedia::addMedium(), FairGeoMedia::getMedium(), kFairGeoTopNode, n, name, FairGeoBasicShape::readPoints(), FairGeoNode::setActive(), FairGeoNode::setMedium(), FairGeoNode::setShape(), and FairGeoNode::setVolumeType().

+ Here is the call graph for this function:

void PndGeoCave::write ( std::fstream &  fout)
virtual

Reimplemented from FairGeoSet.

Definition at line 77 of file PndGeoCave.cxx.

View newest version in sPHENIX GitHub at line 77 of file PndGeoCave.cxx

References FairGeoNode::getMedium(), FairGeoNode::getShapePointer(), name, and FairGeoBasicShape::writePoints().

+ Here is the call graph for this function:

Member Data Documentation

TString PndGeoCave::name
protected

Definition at line 10 of file PndGeoCave.h.

View newest version in sPHENIX GitHub at line 10 of file PndGeoCave.h

Referenced by eicpy.verify.PythiaHistograms::__init__(), eicpy.verify.DjangohHistograms::__init__(), getModuleName(), and eicpy.build.File::process().


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