CMS 3D CMS Logo

CMSEmStandardPhysics71.h

Go to the documentation of this file.
00001 #ifndef SimG4Core_PhysicsLists_CMSEmStandardPhysics71_h
00002 #define SimG4Core_PhysicsLists_CMSEmStandardPhysics71_h
00003 
00004 #include "G4VPhysicsConstructor.hh"
00005 #include "globals.hh"
00006 
00007 class CMSEmStandardPhysics71 : public G4VPhysicsConstructor {
00008 
00009 public:
00010   CMSEmStandardPhysics71(const G4String& name, G4int ver);
00011   virtual ~CMSEmStandardPhysics71();
00012 
00013   virtual void ConstructParticle();
00014   virtual void ConstructProcess();
00015 
00016 private:
00017   G4int  verbose;
00018 };
00019 
00020 #endif
00021 
00022 
00023 
00024 
00025 
00026 

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