CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
LaserSteppingVerbose.h
Go to the documentation of this file.
1 #ifndef LaserAlignmentSimulation_LaserSteppingVerbose_h
2 #define LaserAlignmentSimulation_LaserSteppingVerbose_h
3 
11 #include "G4SteppingVerbose.hh"
12 
13 class LaserSteppingVerbose : public G4SteppingVerbose
14 {
15 public:
21  void StepInfo();
23  void TrackingStarted();
24 };
25 #endif
void StepInfo()
step information
~LaserSteppingVerbose()
destructor
LaserSteppingVerbose()
constructor
void TrackingStarted()
tracking information