|
VMC Examples Version 6.7
|
User Geant4 VMC run configuration. More...
#include <Ex03RunConfiguration1.h>

Public Member Functions | |
| Ex03RunConfiguration1 (const TString &physicsList="FTFP_BERT", const TString &specialProcess="stepLimiter") | |
| virtual | ~Ex03RunConfiguration1 () |
| virtual G4VUserDetectorConstruction * | CreateDetectorConstruction () |
| Ex03RunConfiguration1 (const TString &physicsList="FTFP_BERT", const TString &specialProcess="stepLimiter") | |
| virtual | ~Ex03RunConfiguration1 () |
| virtual G4VUserDetectorConstruction * | CreateDetectorConstruction () |
| Ex03RunConfiguration1 (const TString &physicsList="FTFP_BERT", const TString &specialProcess="stepLimiter") | |
| virtual | ~Ex03RunConfiguration1 () |
| virtual G4VUserDetectorConstruction * | CreateDetectorConstruction () |
User Geant4 VMC run configuration.
This class overrides setting of the default Geant4 VMC geometry construction with Geant4 detector construction
Definition at line 30 of file Ex03RunConfiguration1.h.
| Ex03RunConfiguration1::Ex03RunConfiguration1 | ( | const TString & | physicsList = "FTFP_BERT", |
| const TString & | specialProcess = "stepLimiter" ) |
Standard constructor
| physicsList | Selection of physics |
| specialProcess | Selection of the special processes |
The option for geometry selection has to be set here to "geomGeant4", as geometry will be defined directly via Geant4.
Definition at line 21 of file Ex03RunConfiguration1.cxx.
|
virtual |
| Ex03RunConfiguration1::Ex03RunConfiguration1 | ( | const TString & | physicsList = "FTFP_BERT", |
| const TString & | specialProcess = "stepLimiter" ) |
|
virtual |
| Ex03RunConfiguration1::Ex03RunConfiguration1 | ( | const TString & | physicsList = "FTFP_BERT", |
| const TString & | specialProcess = "stepLimiter" ) |
|
virtual |
|
virtual |
The Geant4 VMC detector construction is overridden with the detector construction class from the Geant4 novice example N03 library.
Definition at line 46 of file Ex03RunConfiguration1.cxx.
|
virtual |
|
virtual |