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

Configuration structure for the fast simulation shower model Geant4FSShowerModel<par02_em_model> More...

Public Member Functions

double resolution (double momentum) const
 
double smearEnergy (double mom) const
 

Public Attributes

G4FastSimHitMaker hitMaker { }
 
double StocasticEnergyResolution { -1e0 }
 
double ConstantEnergyResolution { -1e0 }
 
double NoiseEnergyResolution { -1e0 }
 

Detailed Description

Configuration structure for the fast simulation shower model Geant4FSShowerModel<par02_em_model>

===================================================================================================

Par02 electromagnetic shower model (e+, e-)


Definition at line 43 of file Geant4CaloSmearShowerModel.cpp.

Member Function Documentation

◆ resolution()

double dd4hep::sim::calo_smear_model::resolution ( double  momentum) const
inline

Definition at line 50 of file Geant4CaloSmearShowerModel.cpp.

◆ smearEnergy()

double dd4hep::sim::calo_smear_model::smearEnergy ( double  mom) const
inline

Definition at line 74 of file Geant4CaloSmearShowerModel.cpp.

Member Data Documentation

◆ ConstantEnergyResolution

double dd4hep::sim::calo_smear_model::ConstantEnergyResolution { -1e0 }

Definition at line 47 of file Geant4CaloSmearShowerModel.cpp.

◆ hitMaker

G4FastSimHitMaker dd4hep::sim::calo_smear_model::hitMaker { }

Definition at line 45 of file Geant4CaloSmearShowerModel.cpp.

◆ NoiseEnergyResolution

double dd4hep::sim::calo_smear_model::NoiseEnergyResolution { -1e0 }

Definition at line 48 of file Geant4CaloSmearShowerModel.cpp.

◆ StocasticEnergyResolution

double dd4hep::sim::calo_smear_model::StocasticEnergyResolution { -1e0 }

Definition at line 46 of file Geant4CaloSmearShowerModel.cpp.


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