CMS 3D CMS Logo

DummyPhysics.h
Go to the documentation of this file.
1 #ifndef SimG4Core_PhysicsLists_DummyPhysics_H
2 #define SimG4Core_PhysicsLists_DummyPhysics_H
3 
6 
7 class DummyPhysics : public PhysicsList {
8 
9 public:
11  ~DummyPhysics() override = default;
12 };
13 
14 #endif
DummyPhysics(const edm::ParameterSet &)
Definition: DummyPhysics.cc:7
~DummyPhysics() override=default