k4SimGeant4
|
Variables | |
int | momentum = 1 |
int | thetaMin = 50 |
int | thetaMax = 130 |
int | pdgCode = 11 |
podioevent = FCCDataSvc("EventDataSvc") | |
float | _pi = 3.14159 |
Particle gun setup. | |
genAlg = GenAlg() | |
pgun = MomentumRangeParticleGun("ParticleGun_Electron") | |
PdgCodes | |
MomentumMin | |
MomentumMax | |
PhiMin | |
PhiMax | |
ThetaMin | |
ThetaMax | |
SignalProvider | |
Path | |
hepmc_converter = HepMCToEDMConverter() | |
str | genParticlesOutputName = "genParticles" |
hepmcStatusList | |
geoservice = GeoSvc("GeoSvc") | |
path_to_detector = os.environ.get("FCCDETECTORS", "") | |
list | detectors_to_use |
detectors | |
OutputLevel | |
actions = SimG4FullSimActions() | |
physicslisttool = SimG4OpticalPhysicsList("Physics", fullphysics="SimG4FtfpBert") | |
geantservice = SimG4Svc("SimG4Svc", detector='SimG4DD4hepDetector', physicslist=physicslisttool, actions=actions) | |
randomNumbersFromGaudi | |
seedValue | |
particle_converter = SimG4PrimariesFromEdmTool("EdmConverter") | |
geantsim | |
TopAlg | |
EvtSel | |
EvtMax | |
ExtSvc | |
StopOnSignal | |
|
protected |
Particle gun setup.
optical_physics_test.actions = SimG4FullSimActions() |
optical_physics_test.detectors |
list optical_physics_test.detectors_to_use |
optical_physics_test.EvtMax |
optical_physics_test.EvtSel |
optical_physics_test.ExtSvc |
optical_physics_test.geantservice = SimG4Svc("SimG4Svc", detector='SimG4DD4hepDetector', physicslist=physicslisttool, actions=actions) |
optical_physics_test.geantsim |
optical_physics_test.genAlg = GenAlg() |
str optical_physics_test.genParticlesOutputName = "genParticles" |
optical_physics_test.geoservice = GeoSvc("GeoSvc") |
optical_physics_test.hepmc_converter = HepMCToEDMConverter() |
optical_physics_test.hepmcStatusList |
int optical_physics_test.momentum = 1 |
optical_physics_test.MomentumMax |
optical_physics_test.MomentumMin |
optical_physics_test.OutputLevel |
optical_physics_test.particle_converter = SimG4PrimariesFromEdmTool("EdmConverter") |
optical_physics_test.Path |
optical_physics_test.path_to_detector = os.environ.get("FCCDETECTORS", "") |
int optical_physics_test.pdgCode = 11 |
optical_physics_test.PdgCodes |
optical_physics_test.pgun = MomentumRangeParticleGun("ParticleGun_Electron") |
optical_physics_test.PhiMax |
optical_physics_test.PhiMin |
optical_physics_test.physicslisttool = SimG4OpticalPhysicsList("Physics", fullphysics="SimG4FtfpBert") |
optical_physics_test.podioevent = FCCDataSvc("EventDataSvc") |
optical_physics_test.randomNumbersFromGaudi |
optical_physics_test.seedValue |
optical_physics_test.SignalProvider |
optical_physics_test.StopOnSignal |
optical_physics_test.ThetaMax |
int optical_physics_test.thetaMax = 130 |
optical_physics_test.ThetaMin |
int optical_physics_test.thetaMin = 50 |
optical_physics_test.TopAlg |