Changeset 1196 for trunk/source/event/include
- Timestamp:
- Nov 25, 2009, 5:13:58 PM (16 years ago)
- Location:
- trunk/source/event/include
- Files:
-
- 25 edited
-
G4CellScorer.hh (modified) (1 diff)
-
G4CellScorerStore.hh (modified) (1 diff)
-
G4ClassificationOfNewTrack.hh (modified) (1 diff)
-
G4EvManMessenger.hh (modified) (1 diff)
-
G4Event.hh (modified) (1 diff)
-
G4EventManager.hh (modified) (1 diff)
-
G4HEPEvtInterface.hh (modified) (1 diff)
-
G4HEPEvtParticle.hh (modified) (1 diff)
-
G4ParticleGun.hh (modified) (1 diff)
-
G4ParticleGunMessenger.hh (modified) (1 diff)
-
G4PrimaryTransformer.hh (modified) (1 diff)
-
G4RayShooter.hh (modified) (1 diff)
-
G4StackChecker.hh (modified) (1 diff)
-
G4StackManager.hh (modified) (3 diffs)
-
G4StackedTrack.hh (modified) (1 diff)
-
G4StackingMessenger.hh (modified) (3 diffs)
-
G4TrackStack.hh (modified) (4 diffs)
-
G4TrajectoryContainer.hh (modified) (1 diff)
-
G4UserEventAction.hh (modified) (1 diff)
-
G4UserStackingAction.hh (modified) (1 diff)
-
G4VPrimaryGenerator.hh (modified) (1 diff)
-
G4VUserEventInformation.hh (modified) (1 diff)
-
eventgendefs.hh (modified) (1 diff)
-
evmandefs.hh (modified) (2 diffs)
-
trajectoryControl.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/event/include/G4CellScorer.hh
r964 r1196 26 26 // 27 27 // $Id: G4CellScorer.hh,v 1.2 2006/06/29 18:08:19 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // ---------------------------------------------------------------------- -
trunk/source/event/include/G4CellScorerStore.hh
r964 r1196 26 26 // 27 27 // $Id: G4CellScorerStore.hh,v 1.3 2006/06/29 18:08:21 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // ---------------------------------------------------------------------- -
trunk/source/event/include/G4ClassificationOfNewTrack.hh
r964 r1196 26 26 // 27 27 // $Id: G4ClassificationOfNewTrack.hh,v 1.6 2006/06/29 18:08:23 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/source/event/include/G4EvManMessenger.hh
r964 r1196 26 26 // 27 27 // $Id: G4EvManMessenger.hh,v 1.6 2006/11/03 03:11:13 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/source/event/include/G4Event.hh
r964 r1196 26 26 // 27 27 // $Id: G4Event.hh,v 1.17 2007/03/08 23:56:12 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/source/event/include/G4EventManager.hh
r964 r1196 26 26 // 27 27 // $Id: G4EventManager.hh,v 1.22 2007/03/08 23:56:12 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/source/event/include/G4HEPEvtInterface.hh
r964 r1196 26 26 // 27 27 // $Id: G4HEPEvtInterface.hh,v 1.8 2006/06/29 18:08:36 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/source/event/include/G4HEPEvtParticle.hh
r964 r1196 26 26 // 27 27 // $Id: G4HEPEvtParticle.hh,v 1.9 2006/06/29 18:08:39 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/source/event/include/G4ParticleGun.hh
r964 r1196 26 26 // 27 27 // $Id: G4ParticleGun.hh,v 1.11 2007/11/07 17:13:19 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/source/event/include/G4ParticleGunMessenger.hh
r964 r1196 26 26 // 27 27 // $Id: G4ParticleGunMessenger.hh,v 1.10 2007/10/02 00:45:17 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/source/event/include/G4PrimaryTransformer.hh
r964 r1196 26 26 // 27 27 // $Id: G4PrimaryTransformer.hh,v 1.12 2006/06/29 18:08:46 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/source/event/include/G4RayShooter.hh
r964 r1196 26 26 // 27 27 // $Id: G4RayShooter.hh,v 1.2 2006/06/29 18:08:49 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/source/event/include/G4StackChecker.hh
r964 r1196 26 26 // 27 27 // $Id: G4StackChecker.hh,v 1.2 2006/06/29 18:09:05 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/source/event/include/G4StackManager.hh
r964 r1196 25 25 // 26 26 // 27 // $Id: G4StackManager.hh,v 1.1 2 2006/06/29 18:09:07 gunterExp $28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$27 // $Id: G4StackManager.hh,v 1.13 2009/08/15 15:45:50 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // … … 37 37 #include "G4StackedTrack.hh" 38 38 #include "G4TrackStack.hh" 39 #include "G4SmartTrackStack.hh" 39 40 #include "G4ClassificationOfNewTrack.hh" 40 41 #include "G4Track.hh" 41 42 #include "G4TrackStatus.hh" 42 43 #include "globals.hh" 44 #include "evmandefs.hh" 43 45 class G4StackingMessenger; 44 46 class G4VTrajectory; … … 109 111 G4UserStackingAction * userStackingAction; 110 112 G4int verboseLevel; 113 #ifdef G4_USESMARTSTACK 114 G4SmartTrackStack * urgentStack; 115 #else 111 116 G4TrackStack * urgentStack; 117 #endif 112 118 G4TrackStack * waitingStack; 113 119 G4TrackStack * postponeStack; -
trunk/source/event/include/G4StackedTrack.hh
r964 r1196 26 26 // 27 27 // $Id: G4StackedTrack.hh,v 1.10 2006/06/29 18:09:09 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/source/event/include/G4StackingMessenger.hh
r964 r1196 25 25 // 26 26 // 27 // $Id: G4StackingMessenger.hh,v 1. 5 2006/06/29 18:09:11 gunterExp $28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$27 // $Id: G4StackingMessenger.hh,v 1.6 2009/09/16 23:10:46 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 … … 45 45 // /event/stack/status 46 46 // /event/stack/clear 47 // /event/stack/verbose 47 48 48 49 class G4StackingMessenger: public G4UImessenger … … 57 58 G4UIcmdWithoutParameter* statusCmd; 58 59 G4UIcmdWithAnInteger* clearCmd; 60 G4UIcmdWithAnInteger* verboseCmd; 59 61 }; 60 62 -
trunk/source/event/include/G4TrackStack.hh
r964 r1196 25 25 // 26 26 // 27 // $Id: G4TrackStack.hh,v 1. 6 2006/06/29 18:09:13 gunterExp $28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$27 // $Id: G4TrackStack.hh,v 1.8 2009/09/10 21:31:41 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // … … 38 38 #include "G4StackedTrack.hh" 39 39 #include "globals.hh" 40 41 class G4SmartTrackStack; 40 42 41 43 // class description: … … 63 65 void clear(); 64 66 void TransferTo(G4TrackStack * aStack); 67 void TransferTo(G4SmartTrackStack * aStack); 65 68 66 69 private: … … 68 71 G4StackedTrack * firstStackedTrack; 69 72 G4StackedTrack * lastStackedTrack; 73 G4int maxNTracks; 70 74 71 75 public: 72 76 inline G4int GetNTrack() const 73 77 { return n_stackedTrack; } 78 inline G4int GetMaxNTrack() const 79 { return maxNTracks; } 80 74 81 }; 75 82 -
trunk/source/event/include/G4TrajectoryContainer.hh
r964 r1196 26 26 // 27 27 // $Id: G4TrajectoryContainer.hh,v 1.15 2006/06/29 18:09:15 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/source/event/include/G4UserEventAction.hh
r964 r1196 26 26 // 27 27 // $Id: G4UserEventAction.hh,v 1.6 2006/06/29 18:09:17 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/source/event/include/G4UserStackingAction.hh
r964 r1196 26 26 // 27 27 // $Id: G4UserStackingAction.hh,v 1.6 2006/06/29 18:09:19 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/source/event/include/G4VPrimaryGenerator.hh
r964 r1196 26 26 // 27 27 // $Id: G4VPrimaryGenerator.hh,v 1.8 2006/06/29 18:09:21 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/source/event/include/G4VUserEventInformation.hh
r964 r1196 26 26 // 27 27 // $Id: G4VUserEventInformation.hh,v 1.2 2006/06/29 18:09:23 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/source/event/include/eventgendefs.hh
r964 r1196 26 26 // 27 27 // $Id: eventgendefs.hh,v 1.4 2006/06/29 18:09:25 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 #ifndef EventGenerator_DEBUG -
trunk/source/event/include/evmandefs.hh
r964 r1196 25 25 // 26 26 // 27 // $Id: evmandefs.hh,v 1. 4 2006/06/29 18:09:27 gunterExp $28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$27 // $Id: evmandefs.hh,v 1.7 2009/09/16 23:10:46 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 … … 37 37 #include "trajectoryControl.hh" 38 38 39 //================ G4SmartStack =================== 40 // 41 //#define G4_USESMARTSTACK 1 42 // 43 -
trunk/source/event/include/trajectoryControl.hh
r964 r1196 26 26 // 27 27 // $Id: trajectoryControl.hh,v 1.4 2006/06/29 18:09:29 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 2-ref-02$28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 ////#define G4_STORE_TRAJECTORY 1
Note:
See TracChangeset
for help on using the changeset viewer.
