![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
Configuration structure for the fast simulation shower model Geant4FSShowerModel<par01_em_model> More...
Public Attributes | |
| G4FastSimHitMaker | hitMaker { } |
| std::string | materialName { } |
| G4Material * | material { nullptr } |
| double | criticalEnergyRef { 800*MeV } |
| double | criticalEnergy { 800*MeV } |
Configuration structure for the fast simulation shower model Geant4FSShowerModel<par01_em_model>
===================================================================================================
Par01 electromagnetic shower model (e+, e-)
Definition at line 55 of file Geant4P1ShowerModel.cpp.
| double dd4hep::sim::par01_em_model::criticalEnergy { 800*MeV } |
Definition at line 61 of file Geant4P1ShowerModel.cpp.
| double dd4hep::sim::par01_em_model::criticalEnergyRef { 800*MeV } |
Definition at line 60 of file Geant4P1ShowerModel.cpp.
| G4FastSimHitMaker dd4hep::sim::par01_em_model::hitMaker { } |
Definition at line 57 of file Geant4P1ShowerModel.cpp.
| G4Material* dd4hep::sim::par01_em_model::material { nullptr } |
Definition at line 59 of file Geant4P1ShowerModel.cpp.
| std::string dd4hep::sim::par01_em_model::materialName { } |
Definition at line 58 of file Geant4P1ShowerModel.cpp.
1.8.18