DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Attributes | List of all members
dd4hep::sim::par01_em_model Class Reference

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 }
 

Detailed Description

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.

Member Data Documentation

◆ criticalEnergy

double dd4hep::sim::par01_em_model::criticalEnergy { 800*MeV }

Definition at line 61 of file Geant4P1ShowerModel.cpp.

◆ criticalEnergyRef

double dd4hep::sim::par01_em_model::criticalEnergyRef { 800*MeV }

Definition at line 60 of file Geant4P1ShowerModel.cpp.

◆ hitMaker

G4FastSimHitMaker dd4hep::sim::par01_em_model::hitMaker { }

Definition at line 57 of file Geant4P1ShowerModel.cpp.

◆ material

G4Material* dd4hep::sim::par01_em_model::material { nullptr }

Definition at line 59 of file Geant4P1ShowerModel.cpp.

◆ materialName

std::string dd4hep::sim::par01_em_model::materialName { }

Definition at line 58 of file Geant4P1ShowerModel.cpp.


The documentation for this class was generated from the following file: