/[PAMELA software]/PamG4/src/TrackingAction.cc
ViewVC logotype

Annotation of /PamG4/src/TrackingAction.cc

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    
3     #include "TrackingAction.hh"
4     #include "G4TrackingManager.hh"
5     #include "G4Track.hh"
6     #include "G4UImanager.hh"
7    
8     void TrackingAction::PreUserTrackingAction(const G4Track* aTrack)
9     {
10     fpTrackingManager->SetStoreTrajectory(false);
11    
12     }
13    
14    
15     // 2005 by G.I.Vasilyev

  ViewVC Help
Powered by ViewVC 1.1.23