CMS 3D CMS Logo

CustomPhysics.h

Go to the documentation of this file.
00001 #ifndef SimG4Core_CustomPhysics_H
00002 #define SimG4Core_CustomPhysics_H
00003  
00004 #include "SimG4Core/Physics/interface/PhysicsList.h"
00005 #include "FWCore/ParameterSet/interface/ParameterSet.h"
00006  
00007 class CustomPhysics : public PhysicsList
00008 {
00009 public:
00010     CustomPhysics(G4LogicalVolumeToDDLogicalPartMap& map,
00011                   const edm::ParameterSet & p);
00012 };
00013  
00014 #endif

Generated on Tue Jun 9 17:47:00 2009 for CMSSW by  doxygen 1.5.4