CMS 3D CMS Logo

List of all members | Public Attributes
ParametrisedEMPhysics::TLSmod Struct Reference

Public Attributes

std::unique_ptr< GFlashEMShowerModeltheEcalEMShowerModel
 
std::unique_ptr< GFlashHadronShowerModeltheEcalHadShowerModel
 
std::unique_ptr< G4FastSimulationManagerProcess > theFastSimulationManagerProcess
 
std::unique_ptr< GFlashEMShowerModeltheHcalEMShowerModel
 
std::unique_ptr< GFlashHadronShowerModeltheHcalHadShowerModel
 
std::unique_ptr< LowEnergyFastSimModeltheLowEnergyFastSimModel
 

Detailed Description

Definition at line 54 of file ParametrisedEMPhysics.cc.

Member Data Documentation

◆ theEcalEMShowerModel

std::unique_ptr<GFlashEMShowerModel> ParametrisedEMPhysics::TLSmod::theEcalEMShowerModel

Definition at line 55 of file ParametrisedEMPhysics.cc.

Referenced by ParametrisedEMPhysics::ConstructProcess().

◆ theEcalHadShowerModel

std::unique_ptr<GFlashHadronShowerModel> ParametrisedEMPhysics::TLSmod::theEcalHadShowerModel

Definition at line 58 of file ParametrisedEMPhysics.cc.

Referenced by ParametrisedEMPhysics::ConstructProcess().

◆ theFastSimulationManagerProcess

std::unique_ptr<G4FastSimulationManagerProcess> ParametrisedEMPhysics::TLSmod::theFastSimulationManagerProcess

Definition at line 60 of file ParametrisedEMPhysics.cc.

Referenced by ParametrisedEMPhysics::ConstructProcess().

◆ theHcalEMShowerModel

std::unique_ptr<GFlashEMShowerModel> ParametrisedEMPhysics::TLSmod::theHcalEMShowerModel

Definition at line 57 of file ParametrisedEMPhysics.cc.

Referenced by ParametrisedEMPhysics::ConstructProcess().

◆ theHcalHadShowerModel

std::unique_ptr<GFlashHadronShowerModel> ParametrisedEMPhysics::TLSmod::theHcalHadShowerModel

Definition at line 59 of file ParametrisedEMPhysics.cc.

Referenced by ParametrisedEMPhysics::ConstructProcess().

◆ theLowEnergyFastSimModel

std::unique_ptr<LowEnergyFastSimModel> ParametrisedEMPhysics::TLSmod::theLowEnergyFastSimModel

Definition at line 56 of file ParametrisedEMPhysics.cc.

Referenced by ParametrisedEMPhysics::ConstructProcess().