/[PAMELA software]/PamG4/include/PhysicsList.hh
ViewVC logotype

Annotation of /PamG4/include/PhysicsList.hh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Tue Dec 13 16:20:39 2005 UTC (18 years, 11 months ago) by cafagna
Branch: start, MAIN
CVS Tags: v1r0, bogo, HEAD
Changes since 1.1: +0 -0 lines
Geant4 code for ND and Calorimeter

1 cafagna 1.1
2     #ifndef PhysicsList_h
3     #define PhysicsList_h 1
4    
5     #include "G4VModularPhysicsList.hh"
6     #include "globals.hh"
7    
8     class PhysicsList: public G4VModularPhysicsList
9     {
10     public:
11     PhysicsList();
12     virtual ~PhysicsList();
13    
14     public:
15     // SetCuts()
16     virtual void SetCuts();
17    
18    
19     };
20    
21    
22     #endif
23    
24    
25    

  ViewVC Help
Powered by ViewVC 1.1.23