CMS 3D CMS Logo

FTFPCMS_BERT_EMY.h
Go to the documentation of this file.
1 #ifndef SimG4Core_PhysicsLists_FTFPCMS_BERT_EMY_H
2 #define SimG4Core_PhysicsLists_FTFPCMS_BERT_EMY_H
3 
4 // FTFP_BERT_EMY is a standard Geant4 Physics List FTFP_BERT with Option3
5 // EM Physics configuration: forced more steps of e+- near
6 // geometry boundary. This configuration may be used for R&D of
7 // tracker and HGCal detector performnace. The similation
8 // is expected to be approximately two times slower then
9 // with the CMS production Physics List
10 
13 
14 class FTFPCMS_BERT_EMY : public PhysicsList {
15 public:
17 };
18 
19 #endif
FTFPCMS_BERT_EMY(const edm::ParameterSet &p)