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

#include <EicRoot/blob/master/rich/CbmGeoRich.h>

+ Inheritance diagram for CbmGeoRich:
+ Collaboration diagram for CbmGeoRich:

Public Member Functions

 CbmGeoRich ()
 
 ~CbmGeoRich ()
 
const char * getModuleName (Int_t)
 
const char * getEleName (Int_t)
 
Int_t getModNumInMod (const TString &)
 
- 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 Int_t getSecNumInMod (const TString &)
 
virtual Bool_t read (std::fstream &, FairGeoMedia *)
 
virtual void addRefNodes ()
 
virtual void write (std::fstream &)
 
virtual void print ()
 
virtual Bool_t create (FairGeoBuilder *)
 
void compare (FairGeoSet &)
 
ClassDef(FairGeoSet,
0) private FairGeoSet
operator= (const FairGeoSet &)
 

Protected Attributes

char modName [20]
 
char eleName [20]
 
- 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 6 of file CbmGeoRich.h.

View newest version in sPHENIX GitHub at line 6 of file CbmGeoRich.h

Constructor & Destructor Documentation

CbmGeoRich::CbmGeoRich ( )
CbmGeoRich::~CbmGeoRich ( )
inline

Definition at line 12 of file CbmGeoRich.h.

View newest version in sPHENIX GitHub at line 12 of file CbmGeoRich.h

Member Function Documentation

const char * CbmGeoRich::getEleName ( Int_t  m)
virtual

Reimplemented from FairGeoSet.

Definition at line 33 of file CbmGeoRich.cxx.

View newest version in sPHENIX GitHub at line 33 of file CbmGeoRich.cxx

References eleName.

Int_t CbmGeoRich::getModNumInMod ( const TString &  name)
inlinevirtual

Reimplemented from FairGeoSet.

Definition at line 19 of file CbmGeoRich.h.

View newest version in sPHENIX GitHub at line 19 of file CbmGeoRich.h

const char * CbmGeoRich::getModuleName ( Int_t  m)
virtual

Reimplemented from FairGeoSet.

Definition at line 27 of file CbmGeoRich.cxx.

View newest version in sPHENIX GitHub at line 27 of file CbmGeoRich.cxx

References modName.

Member Data Documentation

char CbmGeoRich::eleName[20]
protected

Definition at line 9 of file CbmGeoRich.h.

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

Referenced by getEleName().

char CbmGeoRich::modName[20]
protected

Definition at line 8 of file CbmGeoRich.h.

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

Referenced by getModuleName().


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