CMS 3D CMS Logo

FTFPCMS_BERT_EMMT.h
Go to the documentation of this file.
1 #ifndef SimG4Core_PhysicsLists_FTFPCMS_BERT_EMMT_H
2 #define SimG4Core_PhysicsLists_FTFPCMS_BERT_EMMT_H
3 
4 #include "G4Version.hh"
5 #if G4VERSION_NUMBER >= 1100
6 
9 
10 class FTFPCMS_BERT_EMMT : public PhysicsList {
11 public:
12  FTFPCMS_BERT_EMMT(const edm::ParameterSet& p);
13 };
14 
15 #endif
16 
17 #endif