#include <ParametrisedEMPhysics.h>
Public Member Functions | |
virtual void | ConstructParticle () |
virtual void | ConstructProcess () |
ParametrisedEMPhysics (std::string name, const edm::ParameterSet &p) | |
virtual | ~ParametrisedEMPhysics () |
Private Attributes | |
ElectronLimiter * | theElectronLimiter |
GFlashEMShowerModel * | theEMShowerModel |
GFlashEMShowerModel * | theHadShowerModel |
edm::ParameterSet | theParSet |
ElectronLimiter * | thePositronLimiter |
Definition at line 17 of file ParametrisedEMPhysics.h.
ParametrisedEMPhysics::ParametrisedEMPhysics | ( | std::string | name, |
const edm::ParameterSet & | p | ||
) |
Definition at line 31 of file ParametrisedEMPhysics.cc.
References theEMShowerModel, and theHadShowerModel.
|
virtual |
Definition at line 38 of file ParametrisedEMPhysics.cc.
References theEMShowerModel, and theHadShowerModel.
|
virtual |
Definition at line 43 of file ParametrisedEMPhysics.cc.
|
virtual |
Definition at line 61 of file ParametrisedEMPhysics.cc.
References edm::ParameterSet::getParameter(), i, MeV, ElectronLimiter::SetFieldCheckFlag(), ElectronLimiter::SetRangeCheckFlag(), theElectronLimiter, theEMShowerModel, theHadShowerModel, theParSet, and thePositronLimiter.
|
private |
Definition at line 34 of file ParametrisedEMPhysics.h.
Referenced by ConstructProcess().
|
private |
Definition at line 31 of file ParametrisedEMPhysics.h.
Referenced by ConstructProcess(), ParametrisedEMPhysics(), and ~ParametrisedEMPhysics().
|
private |
Definition at line 32 of file ParametrisedEMPhysics.h.
Referenced by ConstructProcess(), ParametrisedEMPhysics(), and ~ParametrisedEMPhysics().
|
private |
Definition at line 29 of file ParametrisedEMPhysics.h.
Referenced by ConstructProcess().
|
private |
Definition at line 35 of file ParametrisedEMPhysics.h.
Referenced by ConstructProcess().