]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TGeant4/TG4TrackingAction.h
cuts on Q out, side, long added
[u/mrichter/AliRoot.git] / TGeant4 / TG4TrackingAction.h
index ad4ab48a10fc1331cf22e4f49d8ad4f09d793bcd..469c76685628dbb40f7334c99d179fc01ef928ae 100644 (file)
@@ -1,6 +1,10 @@
 // $Id$
 // Category: event
 //
+// Author: I.Hrivnacova
+//
+// Class TG4TrackingAction
+// -----------------------
 // Class that ensures calling sensitive detector
 // before track starts stepping.
 // It also takes care of setting step status (kVertex)
@@ -10,7 +14,6 @@
 #define TG4_TRACKING_ACTION_H
 
 #include <G4UserTrackingAction.hh>
-#include <globals.hh>
 
 class G4Track;