BOSS 7.0.3
BESIII Offline Software System
|
#include <G4Svc.h>
Public Member Functions | |
virtual StatusCode | initialize () |
virtual StatusCode | finalize () |
virtual StatusCode | queryInterface (const InterfaceID &riid, void **ppvInterface) |
G4RunManager * | runMgr () |
void | SetUserInitialization (G4VUserDetectorConstruction *userInit) |
void | SetUserInitialization (G4VUserPhysicsList *physInit) |
void | SetUserAction (G4UserRunAction *) |
void | SetUserAction (G4UserEventAction *) |
void | SetUserAction (G4VUserPrimaryGeneratorAction *) |
void | SetUserAction (G4UserStackingAction *) |
void | SetUserAction (G4UserTrackingAction *) |
void | SetUserAction (G4UserSteppingAction *) |
const G4Event * | GetCurrentEvent () const |
const G4Run * | GetCurrentRun () const |
G4UImanager * | uiMgr () |
void | StartUISession () |
double | GetBeamPosX () |
double | GetBeamPosY () |
double | GetBeamPosZ () |
double | GetBeamSizeX () |
double | GetBeamSizeY () |
double | GetBeamSizeZ () |
double | GetBeamShiftPx () |
double | GetBeamShiftPy () |
double | GetBeamShiftPz () |
double | GetBeamStartTime () |
double | GetBeamDeltaTime () |
double | GetNBunch () |
double | GetBunchTimeSigma () |
double | GetBeamTime () |
void | SetBeamTime (double value) |
std::string | GetMdcNoiseFile () |
double | GetBeamAngle () |
bool | GetBoostLab () |
bool | GetSetBeamShift () |
int | GetMdcDataInput () |
int | GetMdcDedxFlag () |
NTuple::Tuple * | GetTupleMdc () |
void | SetTupleMdc (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleTof1 () |
void | SetTupleTof1 (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleTof2 () |
void | SetTupleTof2 (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleTof3 () |
void | SetTupleTof3 (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleEmc1 () |
void | SetTupleEmc1 (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleEmc2 () |
void | SetTupleEmc2 (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleMuc () |
void | SetTupleMuc (NTuple::Tuple *tuple) |
bool | MdcRootFlag () |
bool | TofRootFlag () |
bool | EmcRootFlag () |
bool | MucRootFlag () |
bool | TofSaturationFlag () |
bool | EmcLightOutput () |
double | EmcIncoherentNoise () |
double | EmcCoherentNoise () |
double | EmcNoiseMean () |
double | EmcNoiseSigma () |
double | EmcNoiseThreshold () |
int | EmcNoiseLevel () |
int | EmcTime () |
int | EmcElecSaturation () |
int | MucNoiseMode () |
int | LogLevel () |
void | G4Init () |
void | RunInitialize () |
void | RunTerminate () |
void | SimulateEvents (int) |
virtual StatusCode | initialize () |
virtual StatusCode | finalize () |
virtual StatusCode | queryInterface (const InterfaceID &riid, void **ppvInterface) |
G4RunManager * | runMgr () |
void | SetUserInitialization (G4VUserDetectorConstruction *userInit) |
void | SetUserInitialization (G4VUserPhysicsList *physInit) |
void | SetUserAction (G4UserRunAction *) |
void | SetUserAction (G4UserEventAction *) |
void | SetUserAction (G4VUserPrimaryGeneratorAction *) |
void | SetUserAction (G4UserStackingAction *) |
void | SetUserAction (G4UserTrackingAction *) |
void | SetUserAction (G4UserSteppingAction *) |
const G4Event * | GetCurrentEvent () const |
const G4Run * | GetCurrentRun () const |
G4UImanager * | uiMgr () |
void | StartUISession () |
double | GetBeamPosX () |
double | GetBeamPosY () |
double | GetBeamPosZ () |
double | GetBeamSizeX () |
double | GetBeamSizeY () |
double | GetBeamSizeZ () |
double | GetBeamShiftPx () |
double | GetBeamShiftPy () |
double | GetBeamShiftPz () |
double | GetBeamStartTime () |
double | GetBeamDeltaTime () |
double | GetNBunch () |
double | GetBunchTimeSigma () |
double | GetBeamTime () |
void | SetBeamTime (double value) |
std::string | GetMdcNoiseFile () |
double | GetBeamAngle () |
bool | GetBoostLab () |
bool | GetSetBeamShift () |
int | GetMdcDataInput () |
int | GetMdcDedxFlag () |
NTuple::Tuple * | GetTupleMdc () |
void | SetTupleMdc (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleTof1 () |
void | SetTupleTof1 (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleTof2 () |
void | SetTupleTof2 (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleTof3 () |
void | SetTupleTof3 (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleEmc1 () |
void | SetTupleEmc1 (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleEmc2 () |
void | SetTupleEmc2 (NTuple::Tuple *tuple) |
NTuple::Tuple * | GetTupleMuc () |
void | SetTupleMuc (NTuple::Tuple *tuple) |
bool | MdcRootFlag () |
bool | TofRootFlag () |
bool | EmcRootFlag () |
bool | MucRootFlag () |
bool | TofSaturationFlag () |
bool | EmcLightOutput () |
double | EmcIncoherentNoise () |
double | EmcCoherentNoise () |
double | EmcNoiseMean () |
double | EmcNoiseSigma () |
double | EmcNoiseThreshold () |
int | EmcNoiseLevel () |
int | EmcTime () |
int | EmcElecSaturation () |
int | MucNoiseMode () |
int | LogLevel () |
void | G4Init () |
void | RunInitialize () |
void | RunTerminate () |
void | SimulateEvents (int) |
virtual G4RunManager * | runMgr ()=0 |
virtual G4UImanager * | uiMgr ()=0 |
virtual void | StartUISession ()=0 |
virtual const G4Event * | GetCurrentEvent () const =0 |
virtual const G4Run * | GetCurrentRun () const =0 |
virtual void | SetUserInitialization (G4VUserDetectorConstruction *)=0 |
virtual void | SetUserInitialization (G4VUserPhysicsList *)=0 |
virtual void | SetUserAction (G4UserRunAction *)=0 |
virtual void | SetUserAction (G4UserEventAction *)=0 |
virtual void | SetUserAction (G4VUserPrimaryGeneratorAction *)=0 |
virtual void | SetUserAction (G4UserStackingAction *)=0 |
virtual void | SetUserAction (G4UserTrackingAction *)=0 |
virtual void | SetUserAction (G4UserSteppingAction *)=0 |
virtual void | G4Init ()=0 |
virtual G4RunManager * | runMgr ()=0 |
virtual G4UImanager * | uiMgr ()=0 |
virtual void | StartUISession ()=0 |
virtual const G4Event * | GetCurrentEvent () const =0 |
virtual const G4Run * | GetCurrentRun () const =0 |
virtual void | SetUserInitialization (G4VUserDetectorConstruction *)=0 |
virtual void | SetUserInitialization (G4VUserPhysicsList *)=0 |
virtual void | SetUserAction (G4UserRunAction *)=0 |
virtual void | SetUserAction (G4UserEventAction *)=0 |
virtual void | SetUserAction (G4VUserPrimaryGeneratorAction *)=0 |
virtual void | SetUserAction (G4UserStackingAction *)=0 |
virtual void | SetUserAction (G4UserTrackingAction *)=0 |
virtual void | SetUserAction (G4UserSteppingAction *)=0 |
virtual void | G4Init ()=0 |
Protected Member Functions | |
G4Svc (const std::string &name, ISvcLocator *svc) | |
virtual | ~G4Svc () |
G4Svc (const std::string &name, ISvcLocator *svc) | |
virtual | ~G4Svc () |
Friends | |
class | SvcFactory< G4Svc > |
Additional Inherited Members | |
Static Public Member Functions inherited from IG4Svc | |
static const InterfaceID & | interfaceID () |
Retrieve interface ID. | |
static const InterfaceID & | interfaceID () |
Retrieve interface ID. | |
Definition at line 31 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
|
protected |
Definition at line 37 of file G4Svc.cpp.
|
protectedvirtual |
|
protected |
|
protectedvirtual |
|
inline |
Definition at line 126 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::Digitize().
|
inline |
Definition at line 126 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 132 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::Digitize().
|
inline |
Definition at line 132 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 125 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::AddNoise5x5(), BesEmcDigitizer::AddNoiseAll(), and BesEmcDigitizer::Digitize().
|
inline |
Definition at line 125 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 124 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::AddNoise5x5(), BesEmcDigitizer::AddNoiseAll(), and BesEmcDigitizer::Digitize().
|
inline |
Definition at line 124 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 130 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::Digitize().
|
inline |
Definition at line 130 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 127 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::AddNoiseAll().
|
inline |
Definition at line 127 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 128 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::AddNoiseAll().
|
inline |
Definition at line 128 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 129 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::AddNoise5x5(), and BesEmcDigitizer::AddNoiseAll().
|
inline |
Definition at line 129 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 119 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::BesEmcDigitizer(), BesEmcDigitizer::Digitize(), and BesSim::initialize().
|
inline |
Definition at line 119 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 131 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::AddNoise5x5(), BesEmcDigitizer::AddNoiseAll(), and BesEmcDigitizer::Digitize().
|
inline |
Definition at line 131 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
virtual |
|
virtual |
|
virtual |
Implements IG4Svc.
Definition at line 296 of file G4Svc.cpp.
Referenced by BesSim::beginRun().
|
virtual |
Implements IG4Svc.
|
inline |
Definition at line 89 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
|
inline |
Definition at line 89 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 81 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 81 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 68 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 68 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 69 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 69 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 70 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 70 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 76 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::Boost().
|
inline |
Definition at line 76 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 77 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::Boost().
|
inline |
Definition at line 77 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 78 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::Boost().
|
inline |
Definition at line 78 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 72 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 72 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 73 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 73 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 74 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 74 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 80 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 80 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 85 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesTofDigitizerBrV2::Digitize(), BesTofDigitizerEcV2::Digitize(), BesTofDigitizerEcV3::Digitize(), and BesRootIO::SaveTofHitRoot().
|
inline |
Definition at line 85 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 90 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 90 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 83 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 83 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
virtual |
|
virtual |
Implements IG4Svc.
|
virtual |
|
virtual |
Implements IG4Svc.
|
inline |
Definition at line 93 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesMdcGeoParameter::BesMdcGeoParameter().
|
inline |
Definition at line 93 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 94 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesMdcSD::BesMdcSD(), BesMdcSD::ProcessHits(), and BesRawDataWriter::SaveMdcDigits().
|
inline |
Definition at line 94 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 87 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesMdcDigitizer::BesMdcDigitizer().
|
inline |
Definition at line 87 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 82 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 82 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 91 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
|
inline |
Definition at line 91 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 108 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::BesEmcDigitizer().
|
inline |
Definition at line 108 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 111 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesEmcDigitizer::BesEmcDigitizer().
|
inline |
Definition at line 111 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 96 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesMdcSD::BesMdcSD().
|
inline |
Definition at line 96 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 114 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesMucDigitizer::BesMucDigitizer().
|
inline |
Definition at line 114 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 99 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesTofDigitizerV::BesTofDigitizerV().
|
inline |
Definition at line 99 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 102 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesTofDigitizerV::BesTofDigitizerV().
|
inline |
Definition at line 102 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 105 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesTofDigitizerV::BesTofDigitizerV().
|
inline |
Definition at line 105 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
virtual |
Definition at line 140 of file G4Svc.cpp.
|
virtual |
|
inline |
Definition at line 137 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesSim::initialize().
|
inline |
Definition at line 137 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 117 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesMdcSD::BesMdcSD(), and BesSim::initialize().
|
inline |
Definition at line 117 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 135 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesMucSD::BesMucSD().
|
inline |
Definition at line 135 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 120 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesMucDigitizer::BesMucDigitizer(), BesMucDigitizer::Digitize(), and BesSim::initialize().
|
inline |
Definition at line 120 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
virtual |
|
virtual |
void G4Svc::RunInitialize | ( | ) |
Definition at line 364 of file G4Svc.cpp.
Referenced by BesSim::beginRun().
void G4Svc::RunInitialize | ( | ) |
|
virtual |
Implements IG4Svc.
Definition at line 123 of file G4Svc.cpp.
Referenced by BesSim::finalize(), and initialize().
|
virtual |
Implements IG4Svc.
void G4Svc::RunTerminate | ( | ) |
Definition at line 376 of file G4Svc.cpp.
Referenced by BesSim::finalize().
void G4Svc::RunTerminate | ( | ) |
|
inline |
Definition at line 86 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesTuningIO::GetTofRootHits(), and G4HepMCInterface::HepMC2G4().
|
inline |
Definition at line 86 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 109 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesSim::bookEmcRootFile().
|
inline |
Definition at line 109 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 112 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesSim::bookEmcRootFile().
|
inline |
Definition at line 112 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 97 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesSim::bookMdcRootFile().
|
inline |
Definition at line 97 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 115 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesSim::bookMucRootFile().
|
inline |
Definition at line 115 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 100 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesSim::bookTofRootFile().
|
inline |
Definition at line 100 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 103 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesSim::bookTofRootFile().
|
inline |
Definition at line 103 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 106 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesSim::bookTofRootFile().
|
inline |
Definition at line 106 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
virtual |
|
virtual |
Implements IG4Svc.
|
virtual |
Implements IG4Svc.
Definition at line 239 of file G4Svc.cpp.
Referenced by BesSim::initialize().
|
virtual |
Implements IG4Svc.
|
virtual |
|
virtual |
Implements IG4Svc.
|
virtual |
|
virtual |
Implements IG4Svc.
|
virtual |
|
virtual |
Implements IG4Svc.
|
virtual |
|
virtual |
Implements IG4Svc.
|
virtual |
Implements IG4Svc.
Definition at line 223 of file G4Svc.cpp.
Referenced by BesSim::initialize().
|
virtual |
Implements IG4Svc.
|
virtual |
|
virtual |
Implements IG4Svc.
void G4Svc::SimulateEvents | ( | int | i | ) |
Definition at line 381 of file G4Svc.cpp.
Referenced by BesSim::execute().
void G4Svc::SimulateEvents | ( | int | ) |
|
virtual |
Implements IG4Svc.
Definition at line 283 of file G4Svc.cpp.
Referenced by G4Init().
|
virtual |
Implements IG4Svc.
|
inline |
Definition at line 118 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesTofDigitizerV::BesTofDigitizerV(), BesTofDigitizerBrV2::Digitize(), BesTofDigitizerEcV3::Digitize(), BesSim::initialize(), BesTofDigitizerEcV3::TofPmtAccum(), BesTofDigitizerBrV2::TofPmtAccum(), BesTofDigitizerBrV2::TofPmtInit(), BesTofDigitizerEcV3::TofPmtInit(), BesTofDigitizerBrV2::TofPmtRspns(), and BesTofDigitizerEcV3::TofPmtRspns().
|
inline |
Definition at line 118 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
inline |
Definition at line 122 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.
Referenced by BesTofDigitizerBrV2::TofPmtRspns(), and BesTofDigitizerEcV3::TofPmtRspns().
|
inline |
Definition at line 122 of file Simulation/G4Svc/G4Svc-00-01-52/G4Svc/G4Svc.h.
|
virtual |
|
virtual |
Implements IG4Svc.
|
friend |
Definition at line 153 of file InstallArea/include/G4Svc/G4Svc/G4Svc.h.