CMS 3D CMS Logo

CMSExoticaPhysics.h
Go to the documentation of this file.
1 #ifndef SimG4Core_CustomPhysics_CMSExoticaPhysics_H
2 #define SimG4Core_CustomPhysics_CMSExoticaPhysics_H
3 
4 //
5 //
6 // Author: V.Ivantchenko 7 May 2018
7 //
8 // Description: general interface to exotic particle physics
9 //
10 
12 
14 public:
16  ~CMSExoticaPhysics() = default;
17 };
18 
19 #endif
CMSExoticaPhysics(PhysicsList *phys, const edm::ParameterSet &p)
~CMSExoticaPhysics()=default