![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/xray_fluorescence/include/XrayFluoSimulation.hh>
Public Member Functions | |
| XrayFluoSimulation (G4int seed) | |
| ~XrayFluoSimulation () | |
| void | RunSimulation (int argc, char *argv[]) |
Private Attributes | |
| G4int | dir |
Definition at line 38 of file XrayFluoSimulation.hh.
View newest version in sPHENIX GitHub at line 38 of file XrayFluoSimulation.hh
| XrayFluoSimulation::XrayFluoSimulation | ( | G4int | seed | ) |
Definition at line 60 of file XrayFluoSimulation.cc.
View newest version in sPHENIX GitHub at line 60 of file XrayFluoSimulation.cc
| XrayFluoSimulation::~XrayFluoSimulation | ( | ) |
Definition at line 64 of file XrayFluoSimulation.cc.
View newest version in sPHENIX GitHub at line 64 of file XrayFluoSimulation.cc
Definition at line 67 of file XrayFluoSimulation.cc.
View newest version in sPHENIX GitHub at line 67 of file XrayFluoSimulation.cc
References static_analysis_results::analysis(), G4UImanager::ApplyCommand(), dir, G4cin, G4cout, G4endl, XrayFluoAnalysisManager::getInstance(), XrayFluoPlaneDetectorConstruction::GetInstance(), XrayFluoMercuryDetectorConstruction::GetInstance(), XrayFluoDetectorConstruction::GetInstance(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), XrayFluoAnalysisManager::PhaseSpaceOn(), XrayFluoDetectorConstruction::PhaseSpaceOn(), G4UIExecutive::SessionStart(), and G4RunManager::SetUserInitialization().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 50 of file XrayFluoSimulation.hh.
View newest version in sPHENIX GitHub at line 50 of file XrayFluoSimulation.hh
Referenced by RunSimulation().