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

Contents of /PamG4/include/SteppingVerbose.hh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show 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
2 class SteppingVerbose;
3
4 #ifndef SteppingVerbose_h
5 #define SteppingVerbose_h 1
6
7 #include "G4SteppingVerbose.hh"
8
9 class SteppingVerbose : public G4SteppingVerbose {
10 public:
11
12 SteppingVerbose();
13 ~SteppingVerbose();
14
15 void StepInfo();
16 void TrackingStarted();
17
18 };
19
20 #endif

  ViewVC Help
Powered by ViewVC 1.1.23