CMS 3D CMS Logo

FTFPCMS_BERT_EMZ.h
Go to the documentation of this file.
1 #ifndef SimG4Core_PhysicsLists_FTFPCMS_BERT_EMZ_H
2 #define SimG4Core_PhysicsLists_FTFPCMS_BERT_EMZ_H
3 
4 // FTFP_BERT_EMZ is a standard Geant4 Physics List FTFP_BERT with Option4
5 // EM Physics configuration: used GS multiple scattering model
6 // for e+- below 100 MeV. Very precised simulation for thin
7 // layers. This configuration may be used for R&D of
8 // tracker and HGCal detector performnace. The similation
9 // is expected to be approximately two times slower then
10 // with the CMS production Physics List
11 
14 
15 class FTFPCMS_BERT_EMZ : public PhysicsList {
16 public:
18 };
19 
20 #endif
FTFPCMS_BERT_EMZ(const edm::ParameterSet &p)