Changeset 1347 for trunk/source/tracking/include
- Timestamp:
- Dec 22, 2010, 3:52:27 PM (15 years ago)
- Location:
- trunk/source/tracking/include
- Files:
-
- 4 edited
-
CVS/Entries (modified) (1 diff)
-
CVS/Tag (modified) (1 diff)
-
G4SmoothTrajectory.hh (modified) (2 diffs)
-
G4Trajectory.hh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/tracking/include/CVS/Entries
r1340 r1347 1 /G4AdjointCrossSurfChecker.hh/1.2/Thu Sep 30 06:16:11 2010//T tracking-V09-03-082 /G4AdjointSteppingAction.hh/1.3/Thu Sep 30 06:16:11 2010//T tracking-V09-03-083 /G4 SteppingVerbose.hh/1.12/Thu Sep 30 06:16:11 2010//Ttracking-V09-03-084 /G4 TrackingMessenger.hh/1.10/Thu Sep 30 06:16:11 2010//Ttracking-V09-03-085 /G4 UserSteppingAction.hh/1.12/Thu Sep 30 06:16:12 2010//Ttracking-V09-03-086 /G4 UserTrackingAction.hh/1.11/Thu Sep 30 06:16:12 2010//Ttracking-V09-03-087 /G4 VSteppingVerbose.hh/1.24/Thu Sep 30 06:16:12 2010//Ttracking-V09-03-088 /G4 VTrajectory.hh/1.19/Thu Sep 30 06:16:12 2010//Ttracking-V09-03-089 /G4 VTrajectoryPoint.hh/1.15/Thu Sep 30 06:16:12 2010//Ttracking-V09-03-0810 /G4 RichTrajectory.hh/1.8/Fri Nov 5 10:48:47 2010//Ttracking-V09-03-0811 /G4 RichTrajectoryPoint.hh/1.9/Fri Nov 5 10:48:47 2010//Ttracking-V09-03-0812 /G4 SmoothTrajectory.hh/1.16/Fri Nov 5 10:48:47 2010//Ttracking-V09-03-0813 /G4 SmoothTrajectoryPoint.hh/1.15/Fri Nov 5 10:48:47 2010//Ttracking-V09-03-0814 /G4 SteppingManager.hh/1.32/Fri Nov 5 10:48:47 2010//Ttracking-V09-03-0815 /G4 TrackingManager.hh/1.23/Fri Nov 5 10:48:47 2010//Ttracking-V09-03-0816 /G4 Trajectory.hh/1.29/Fri Nov 5 10:48:47 2010//Ttracking-V09-03-0817 /G4 TrajectoryPoint.hh/1.19/Fri Nov 5 10:48:47 2010//Ttracking-V09-03-081 /G4AdjointCrossSurfChecker.hh/1.2/Thu Sep 30 06:16:11 2010//Tgeant4-09-04-ref-00 2 /G4AdjointSteppingAction.hh/1.3/Thu Sep 30 06:16:11 2010//Tgeant4-09-04-ref-00 3 /G4RichTrajectory.hh/1.8/Fri Nov 5 10:48:47 2010//Tgeant4-09-04-ref-00 4 /G4RichTrajectoryPoint.hh/1.9/Fri Nov 5 10:48:47 2010//Tgeant4-09-04-ref-00 5 /G4SmoothTrajectory.hh/1.17/Wed Nov 24 14:29:01 2010//Tgeant4-09-04-ref-00 6 /G4SmoothTrajectoryPoint.hh/1.15/Fri Nov 5 10:48:47 2010//Tgeant4-09-04-ref-00 7 /G4SteppingManager.hh/1.32/Fri Nov 5 10:48:47 2010//Tgeant4-09-04-ref-00 8 /G4SteppingVerbose.hh/1.12/Thu Sep 30 06:16:11 2010//Tgeant4-09-04-ref-00 9 /G4TrackingManager.hh/1.23/Fri Nov 5 10:48:47 2010//Tgeant4-09-04-ref-00 10 /G4TrackingMessenger.hh/1.10/Thu Sep 30 06:16:11 2010//Tgeant4-09-04-ref-00 11 /G4Trajectory.hh/1.30/Wed Nov 24 14:29:01 2010//Tgeant4-09-04-ref-00 12 /G4TrajectoryPoint.hh/1.19/Fri Nov 5 10:48:47 2010//Tgeant4-09-04-ref-00 13 /G4UserSteppingAction.hh/1.12/Thu Sep 30 06:16:12 2010//Tgeant4-09-04-ref-00 14 /G4UserTrackingAction.hh/1.11/Thu Sep 30 06:16:12 2010//Tgeant4-09-04-ref-00 15 /G4VSteppingVerbose.hh/1.24/Thu Sep 30 06:16:12 2010//Tgeant4-09-04-ref-00 16 /G4VTrajectory.hh/1.19/Thu Sep 30 06:16:12 2010//Tgeant4-09-04-ref-00 17 /G4VTrajectoryPoint.hh/1.15/Thu Sep 30 06:16:12 2010//Tgeant4-09-04-ref-00 18 18 D -
trunk/source/tracking/include/CVS/Tag
r1340 r1347 1 N tracking-V09-03-081 Ngeant4-09-04-ref-00 -
trunk/source/tracking/include/G4SmoothTrajectory.hh
r1340 r1347 25 25 // 26 26 // 27 // $Id: G4SmoothTrajectory.hh,v 1.1 6 2010/10/27 07:57:21 gcosmoExp $28 // GEANT4 tag $Name: tracking-V09-03-0 8$27 // $Id: G4SmoothTrajectory.hh,v 1.17 2010/11/18 17:24:22 allison Exp $ 28 // GEANT4 tag $Name: tracking-V09-03-09 $ 29 29 // 30 30 //--------------------------------------------------------------- … … 103 103 virtual void ShowTrajectory(std::ostream& os=G4cout) const; 104 104 //virtual void DrawTrajectory() const; 105 virtual void DrawTrajectory(G4int i_mode ) const;105 virtual void DrawTrajectory(G4int i_mode = 0) const; 106 106 virtual void AppendStep(const G4Step* aStep); 107 107 virtual int GetPointEntries() const { return positionRecord->size(); } -
trunk/source/tracking/include/G4Trajectory.hh
r1340 r1347 25 25 // 26 26 // 27 // $Id: G4Trajectory.hh,v 1. 29 2010/10/27 07:57:21 gcosmoExp $28 // GEANT4 tag $Name: tracking-V09-03-0 8$27 // $Id: G4Trajectory.hh,v 1.30 2010/11/18 17:24:22 allison Exp $ 28 // GEANT4 tag $Name: tracking-V09-03-09 $ 29 29 // 30 30 //--------------------------------------------------------------- … … 109 109 virtual void ShowTrajectory(std::ostream& os=G4cout) const; 110 110 //virtual void DrawTrajectory() const; 111 virtual void DrawTrajectory(G4int i_mode ) const;111 virtual void DrawTrajectory(G4int i_mode = 0) const; 112 112 virtual void AppendStep(const G4Step* aStep); 113 113 virtual int GetPointEntries() const { return positionRecord->size(); }
Note:
See TracChangeset
for help on using the changeset viewer.
