BOSS 7.0.3
BESIII Offline Software System
|
#include <MdcG4Geo.h>
Public Member Functions | |
MdcG4Geo () | |
Constructor. | |
~MdcG4Geo () | |
Destructor. | |
void | InitFromGdml (const char *gdmlFile, const char *setupName) |
Initialize the instance of G4Geo. | |
void | SetDefaultVis () |
Set default visual attributes;. | |
MdcG4Geo () | |
Constructor. | |
~MdcG4Geo () | |
Destructor. | |
void | InitFromGdml (const char *gdmlFile, const char *setupName) |
Initialize the instance of G4Geo. | |
void | SetDefaultVis () |
Set default visual attributes;. | |
Public Member Functions inherited from SubDetectorG4Geo | |
SubDetectorG4Geo () | |
Constructor. | |
virtual | ~SubDetectorG4Geo () |
Destructor. | |
void | ReadGdml (const char *gdmlFile, const char *setupName) |
Initialize the instance of G4Geo. | |
int | IsInitialized () |
If the G4 geometry of this subdetctor is initialized;. | |
G4LogicalVolume * | GetLogicalVolume (const std::string &vn) |
Get a logical volume by name;. | |
G4LogicalVolume * | GetTopVolume () |
Get the top(world) volume;. | |
SubDetectorG4Geo () | |
Constructor. | |
virtual | ~SubDetectorG4Geo () |
Destructor. | |
void | ReadGdml (const char *gdmlFile, const char *setupName) |
Initialize the instance of G4Geo. | |
int | IsInitialized () |
If the G4 geometry of this subdetctor is initialized;. | |
G4LogicalVolume * | GetLogicalVolume (const std::string &vn) |
Get a logical volume by name;. | |
G4LogicalVolume * | GetTopVolume () |
Get the top(world) volume;. | |
Additional Inherited Members | |
Protected Attributes inherited from SubDetectorG4Geo | |
int | m_G4GeoInit |
G4LogicalVolume * | m_TopVolume |
Class MdcGeo contains all of the objects necessary to describe the Mdc geometry by GDML.
Definition at line 19 of file DetectorDescription/G4Geo/G4Geo-00-00-13/G4Geo/MdcG4Geo.h.
MdcG4Geo::MdcG4Geo | ( | ) |
Constructor.
Definition at line 20 of file MdcG4Geo.cxx.
MdcG4Geo::~MdcG4Geo | ( | ) |
MdcG4Geo::MdcG4Geo | ( | ) |
Constructor.
MdcG4Geo::~MdcG4Geo | ( | ) |
Destructor.
void MdcG4Geo::InitFromGdml | ( | const char * | gdmlFile, |
const char * | setupName | ||
) |
Initialize the instance of G4Geo.
Definition at line 33 of file MdcG4Geo.cxx.
Referenced by MdcG4Geo().
void MdcG4Geo::InitFromGdml | ( | const char * | gdmlFile, |
const char * | setupName | ||
) |
Initialize the instance of G4Geo.
void MdcG4Geo::SetDefaultVis | ( | ) |
Set default visual attributes;.
Definition at line 45 of file MdcG4Geo.cxx.
Referenced by InitFromGdml().
void MdcG4Geo::SetDefaultVis | ( | ) |
Set default visual attributes;.