Changeset 1196 for trunk/source/tracking


Ignore:
Timestamp:
Nov 25, 2009, 5:13:58 PM (16 years ago)
Author:
garnier
Message:

update CVS release candidate geant4.9.3.01

Location:
trunk/source/tracking
Files:
31 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/tracking/include/G4RichTrajectory.hh

    r1011 r1196  
    2525//
    2626//
    27 // $Id: G4RichTrajectory.hh,v 1.4 2006/06/29 21:15:23 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4RichTrajectory.hh,v 1.5 2009/11/12 09:09:56 allison Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
     
    9595  G4VPhysicalVolume* fpInitialNextVolume;
    9696  const G4VProcess*  fpCreatorProcess;
     97  G4double           fFinalKineticEnergy;
    9798
    9899};
  • trunk/source/tracking/include/G4RichTrajectoryPoint.hh

    r1011 r1196  
    2525//
    2626//
    27 // $Id: G4RichTrajectoryPoint.hh,v 1.5 2006/09/27 20:42:52 asaim Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4RichTrajectoryPoint.hh,v 1.6 2009/11/12 09:09:56 allison Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
     
    9797  std::vector<G4ThreeVector>* fpAuxiliaryPointVector;
    9898  G4double fTotEDep;
     99  G4double fRemainingEnergy;
    99100  const G4VProcess* fpProcess;
    100101  G4double fPreStepPointGlobalTime;
  • trunk/source/tracking/include/G4SmoothTrajectory.hh

    r1011 r1196  
    2525//
    2626//
    27 // $Id: G4SmoothTrajectory.hh,v 1.11 2006/06/29 21:15:27 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4SmoothTrajectory.hh,v 1.12 2009/11/12 09:09:56 allison Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
     
    9595   inline G4int GetPDGEncoding() const
    9696   { return PDGEncoding; }
     97   inline G4double GetInitialKineticEnergy() const
     98   { return initialKineticEnergy; }
    9799   inline G4ThreeVector GetInitialMomentum() const
    98100   { return initialMomentum; }
     
    109111   G4ParticleDefinition* GetParticleDefinition();
    110112
    111  // Get method for HEPRep style attributes
     113// Get method for HEPRep style attributes
    112114   virtual const std::map<G4String,G4AttDef>* GetAttDefs() const;
    113115   virtual std::vector<G4AttValue>* CreateAttValues() const;
     
    123125  G4double                  PDGCharge;
    124126  G4String                  ParticleName;
     127  G4double                  initialKineticEnergy;
    125128  G4ThreeVector             initialMomentum;
    126129
  • trunk/source/tracking/include/G4SmoothTrajectoryPoint.hh

    r1011 r1196  
    2626//
    2727// $Id: G4SmoothTrajectoryPoint.hh,v 1.13 2006/06/29 21:15:29 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/include/G4SteppingManager.hh

    r1011 r1196  
    2626//
    2727// $Id: G4SteppingManager.hh,v 1.31 2007/10/09 03:51:06 tsasaki Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/include/G4SteppingVerbose.hh

    r1011 r1196  
    2626//
    2727// $Id: G4SteppingVerbose.hh,v 1.12 2006/06/29 21:15:33 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/include/G4TrackingManager.hh

    r1011 r1196  
    2626//
    2727// $Id: G4TrackingManager.hh,v 1.21 2006/11/14 10:58:47 tsasaki Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/include/G4TrackingMessenger.hh

    r1011 r1196  
    2626//
    2727// $Id: G4TrackingMessenger.hh,v 1.10 2006/06/29 21:15:39 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/include/G4Trajectory.hh

    r1011 r1196  
    2525//
    2626//
    27 // $Id: G4Trajectory.hh,v 1.24 2006/06/29 21:15:41 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4Trajectory.hh,v 1.25 2009/11/12 09:09:56 allison Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
     
    101101   inline G4int GetPDGEncoding() const
    102102   { return PDGEncoding; }
     103   inline G4double GetInitialKineticEnergy() const
     104   { return initialKineticEnergy; }
    103105   inline G4ThreeVector GetInitialMomentum() const
    104106   { return initialMomentum; }
     
    128130  G4double                  PDGCharge;
    129131  G4String                  ParticleName;
     132  G4double                  initialKineticEnergy;
    130133  G4ThreeVector             initialMomentum;
    131134
  • trunk/source/tracking/include/G4TrajectoryPoint.hh

    r1011 r1196  
    2626//
    2727// $Id: G4TrajectoryPoint.hh,v 1.17 2006/06/29 21:15:43 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/include/G4UserSteppingAction.hh

    r1011 r1196  
    2626//
    2727// $Id: G4UserSteppingAction.hh,v 1.12 2006/06/29 21:15:45 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/include/G4UserTrackingAction.hh

    r1011 r1196  
    2626//
    2727// $Id: G4UserTrackingAction.hh,v 1.11 2006/06/29 21:15:47 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/tracking/include/G4VSteppingVerbose.hh

    r1011 r1196  
    2626//
    2727// $Id: G4VSteppingVerbose.hh,v 1.24 2006/11/14 10:58:47 tsasaki Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/include/G4VTrajectory.hh

    r1011 r1196  
    2626//
    2727// $Id: G4VTrajectory.hh,v 1.17 2006/06/29 21:15:51 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/include/G4VTrajectoryPoint.hh

    r1011 r1196  
    2626//
    2727// $Id: G4VTrajectoryPoint.hh,v 1.15 2006/06/29 21:15:53 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/src/G4RichTrajectory.cc

    r1011 r1196  
    2525//
    2626//
    27 // $Id: G4RichTrajectory.cc,v 1.6 2006/10/16 13:43:43 allison Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4RichTrajectory.cc,v 1.7 2009/11/12 09:09:56 allison Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030// ---------------------------------------------------------------
     
    4949#include "G4AttDef.hh"
    5050#include "G4AttValue.hh"
     51#include "G4UnitsTable.hh"
    5152#include "G4VProcess.hh"
    5253
     
    6263  fpInitialVolume(0),
    6364  fpInitialNextVolume(0),
    64   fpCreatorProcess(0)
     65  fpCreatorProcess(0),
     66  fFinalKineticEnergy(0.)
    6567{}
    6668
     
    8183  // Insert the first rich trajectory point (see note above)...
    8284  fpRichPointsContainer->push_back(new G4RichTrajectoryPoint(aTrack));
     85  // On construction, set final KE to initial KE.
     86  // Final KE is updated at the addition of every step - see AppendStep.
     87  fFinalKineticEnergy = aTrack->GetKineticEnergy();
    8388}
    8489
     
    9095  fpCreatorProcess = right.fpCreatorProcess;
    9196  fpRichPointsContainer = new RichTrajectoryPointsContainer;
     97  fFinalKineticEnergy = right.fFinalKineticEnergy;
    9298  for(size_t i=0;i<right.fpRichPointsContainer->size();i++)
    9399  {
     
    114120{
    115121  fpRichPointsContainer->push_back(new G4RichTrajectoryPoint(aStep));
     122  // Except for first step, which is a sort of virtual step to start
     123  // the track, compute the final energy.
     124  if (aStep->GetTrack()->GetCurrentStepNumber() > 0) {
     125    fFinalKineticEnergy =
     126      aStep->GetPreStepPoint()->GetKineticEnergy() -
     127      aStep->GetTotalEnergyDeposit();
     128  }
    116129}
    117130 
     
    160173    (*store)[ID] = G4AttDef(ID,"Creator Process Type Name",
    161174                            "Physics","","G4String");
     175
     176    ID = "FKE";
     177    (*store)[ID] = G4AttDef(ID,"Final kinetic energy",
     178                            "Physics","G4BestUnit","G4double");
    162179
    163180  }
     
    184201  }
    185202
     203  values->push_back
     204    (G4AttValue("FKE",G4BestUnit(fFinalKineticEnergy,"Energy"),""));
     205
    186206#ifdef G4ATTDEBUG
    187207  G4cout << G4AttCheck(values,GetAttDefs());
  • trunk/source/tracking/src/G4RichTrajectoryPoint.cc

    r1011 r1196  
    2525//
    2626//
    27 // $Id: G4RichTrajectoryPoint.cc,v 1.3 2006/09/27 20:42:52 asaim Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4RichTrajectoryPoint.cc,v 1.4 2009/11/12 09:09:56 allison Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
     
    6666  fpAuxiliaryPointVector(0),
    6767  fTotEDep(0.),
     68  fRemainingEnergy(0.),
    6869  fpProcess(0),
    6970  fPreStepPointGlobalTime(0),
     
    7576  fpAuxiliaryPointVector(0),
    7677  fTotEDep(0.),
     78  fRemainingEnergy(aTrack->GetKineticEnergy()),
    7779  fpProcess(0),
    7880  fPreStepPointGlobalTime(aTrack->GetGlobalTime()),
     
    8789  G4StepPoint* preStepPoint = aStep->GetPreStepPoint();
    8890  G4StepPoint* postStepPoint = aStep->GetPostStepPoint();
     91  if (aStep->GetTrack()->GetCurrentStepNumber() <= 0) {  // First step
     92    fRemainingEnergy = aStep->GetTrack()->GetKineticEnergy();
     93  } else {
     94    fRemainingEnergy = preStepPoint->GetKineticEnergy() - fTotEDep;
     95  }
    8996  fpProcess = postStepPoint->GetProcessDefinedStep();
    9097  fPreStepPointGlobalTime = preStepPoint->GetGlobalTime();
     
    124131  fpAuxiliaryPointVector(right.fpAuxiliaryPointVector),
    125132  fTotEDep(right.fTotEDep),
     133  fRemainingEnergy(right.fRemainingEnergy),
    126134  fpProcess(right.fpProcess),
    127135  fPreStepPointGlobalTime(right.fPreStepPointGlobalTime),
     
    159167    ID = "TED";
    160168    (*store)[ID] = G4AttDef(ID,"Total Energy Deposit",
     169                            "Physics","G4BestUnit","G4double");
     170    ID = "RE";
     171    (*store)[ID] = G4AttDef(ID,"Remaining Energy",
    161172                            "Physics","G4BestUnit","G4double");
    162173    ID = "PDS";
     
    190201
    191202  values->push_back(G4AttValue("TED",G4BestUnit(fTotEDep,"Energy"),""));
     203
     204  values->push_back(G4AttValue("RE",G4BestUnit(fRemainingEnergy,"Energy"),""));
    192205
    193206  if (fpProcess) {
  • trunk/source/tracking/src/G4SmoothTrajectory.cc

    r1011 r1196  
    2525//
    2626//
    27 // $Id: G4SmoothTrajectory.cc,v 1.18 2006/10/16 13:37:17 allison Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4SmoothTrajectory.cc,v 1.19 2009/11/12 09:09:56 allison Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
     
    6060:  positionRecord(0), fTrackID(0), fParentID(0),
    6161   PDGEncoding( 0 ), PDGCharge(0.0), ParticleName(""),
    62    initialMomentum( G4ThreeVector() )
     62   initialKineticEnergy( 0. ), initialMomentum( G4ThreeVector() )
    6363{;}
    6464
     
    7171   fTrackID = aTrack->GetTrackID();
    7272   fParentID = aTrack->GetParentID();
     73   initialKineticEnergy = aTrack->GetKineticEnergy();
    7374   initialMomentum = aTrack->GetMomentum();
    7475   positionRecord = new TrajectoryPointContainer();
     
    8889  fTrackID = right.fTrackID;
    8990  fParentID = right.fParentID;
     91  initialKineticEnergy = right.initialKineticEnergy;
    9092  initialMomentum = right.initialMomentum;
    9193  positionRecord = new TrajectoryPointContainer();
     
    147149    (*store)[PDG] = G4AttDef(PDG,"PDG Encoding","Physics","","G4int");
    148150
     151    G4String IKE("IKE");
     152    (*store)[IKE] =
     153      G4AttDef(IKE, "Initial kinetic energy",
     154               "Physics","G4BestUnit","G4double");
     155
    149156    G4String IMom("IMom");
    150     (*store)[IMom] = G4AttDef(IMom, "Momentum of track at start of trajectory",
     157    (*store)[IMom] = G4AttDef(IMom, "Initial momentum",
    151158                              "Physics","G4BestUnit","G4ThreeVector");
    152159
    153160    G4String IMag("IMag");
    154161    (*store)[IMag] = G4AttDef
    155       (IMag, "Magnitude of momentum of track at start of trajectory",
     162      (IMag, "Initial momentum magnitude",
    156163       "Physics","G4BestUnit","G4double");
    157164
     
    181188  values->push_back
    182189    (G4AttValue("PDG",G4UIcommand::ConvertToString(PDGEncoding),""));
     190
     191  values->push_back
     192    (G4AttValue("IKE",G4BestUnit(initialKineticEnergy,"Energy"),""));
    183193
    184194  values->push_back
  • trunk/source/tracking/src/G4SmoothTrajectoryPoint.cc

    r1011 r1196  
    2626//
    2727// $Id: G4SmoothTrajectoryPoint.cc,v 1.15 2006/06/29 21:16:01 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/tracking/src/G4SteppingManager.cc

    r1011 r1196  
    2525//
    2626//
    27 // $Id: G4SteppingManager.cc,v 1.49 2008/05/06 12:52:48 tsasaki Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4SteppingManager.cc,v 1.50 2009/02/27 08:09:50 tsasaki Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
     
    313313        fTrack->GetMomentumDirection(),
    314314        *((G4TouchableHistory*)fTrack->GetTouchableHandle()()) );
    315      if(newTopVolume != oldTopVolume ){
     315//     if(newTopVolume != oldTopVolume ){
     316     if(newTopVolume != oldTopVolume || oldTopVolume->GetRegularStructureId() == 1 ) {
    316317        fTouchableHandle = fNavigator->CreateTouchableHistory();
    317318        fTrack->SetTouchableHandle( fTouchableHandle );
  • trunk/source/tracking/src/G4SteppingManager2.cc

    r1011 r1196  
    2525//
    2626//
    27 // $Id: G4SteppingManager2.cc,v 1.35 2008/12/05 22:15:04 asaim Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4SteppingManager2.cc,v 1.37 2009/09/25 00:23:41 gum Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
     
    276276//////////////////////////////////////////////////////
    277277{
    278 
    279278// Select the rest process which has the shortest time before
    280279// it is invoked. In rest processes, GPIL()
     
    294293     }   // NULL means the process is inactivated by a user on fly.
    295294
    296      lifeTime = 
     295     lifeTime =
    297296       fCurrentProcess->AtRestGPIL(
    298297                                                     *fTrack,
    299298                                                &fCondition );
    300      if(fCondition==Forced){
     299
     300     if(fCondition==Forced && fCurrentProcess){
    301301       (*fSelectedAtRestDoItVector)[ri] = Forced;
    302302     }
    303303     else{
    304304       (*fSelectedAtRestDoItVector)[ri] = InActivated;
    305       if(lifeTime < shortestLifeTime ){
    306          shortestLifeTime = lifeTime;
    307          fAtRestDoItProcTriggered =  G4int(int(ri));
     305       if(lifeTime < shortestLifeTime ){
     306          shortestLifeTime = lifeTime;
     307          fAtRestDoItProcTriggered =  G4int(int(ri));
     308          (*fSelectedAtRestDoItVector)[fAtRestDoItProcTriggered] = NotForced;
    308309       }
    309310     }
     
    315316     //     G4Exception("G4SteppingManager::InvokeAtRestDoItProcs: No AtRestDoIt process is active. " );
    316317     G4cerr << "G4SteppingManager::InvokeAtRestDoItProcs: No AtRestDoIt process is active. " << G4endl;
    317    } else {
    318         (*fSelectedAtRestDoItVector)[fAtRestDoItProcTriggered] = NotForced;
    319318   }
    320319
     
    329328   //
    330329     if( (*fSelectedAtRestDoItVector)[MAXofAtRestLoops-np-1] != InActivated){
    331 
    332330
    333331       fCurrentProcess = (*fAtRestDoItVector)[np];
     
    383381     } //if(fSelectedAtRestDoItVector[np] != InActivated){
    384382   } //for(size_t np=0; np < MAXofAtRestLoops; np++){
    385 
    386383   fStep->UpdateTrack();
    387384
     
    615612}
    616613
    617 
  • trunk/source/tracking/src/G4SteppingVerbose.cc

    r1011 r1196  
    2626//
    2727// $Id: G4SteppingVerbose.cc,v 1.23 2006/07/14 14:13:57 tsasaki Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/src/G4TrackingManager.cc

    r1011 r1196  
    2626//
    2727// $Id: G4TrackingManager.cc,v 1.22 2006/11/14 10:58:47 tsasaki Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/src/G4TrackingMessenger.cc

    r1011 r1196  
    2626//
    2727// $Id: G4TrackingMessenger.cc,v 1.15 2006/11/03 11:13:38 allison Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/src/G4Trajectory.cc

    r1011 r1196  
    2525//
    2626//
    27 // $Id: G4Trajectory.cc,v 1.32 2006/10/16 13:39:35 allison Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4Trajectory.cc,v 1.33 2009/11/12 09:09:56 allison Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030// ---------------------------------------------------------------
     
    5959:  positionRecord(0), fTrackID(0), fParentID(0),
    6060   PDGEncoding( 0 ), PDGCharge(0.0), ParticleName(""),
    61    initialMomentum( G4ThreeVector() )
     61   initialKineticEnergy( 0. ), initialMomentum( G4ThreeVector() )
    6262{;}
    6363
     
    7070   fTrackID = aTrack->GetTrackID();
    7171   fParentID = aTrack->GetParentID();
     72   initialKineticEnergy = aTrack->GetKineticEnergy();
    7273   initialMomentum = aTrack->GetMomentum();
    7374   positionRecord = new TrajectoryPointContainer();
     
    8384  fTrackID = right.fTrackID;
    8485  fParentID = right.fParentID;
     86  initialKineticEnergy = right.initialKineticEnergy;
    8587  initialMomentum = right.initialMomentum;
    8688  positionRecord = new TrajectoryPointContainer();
     
    142144    (*store)[PDG] = G4AttDef(PDG,"PDG Encoding","Physics","","G4int");
    143145
     146    G4String IKE("IKE");
     147    (*store)[IKE] =
     148      G4AttDef(IKE, "Initial kinetic energy",
     149               "Physics","G4BestUnit","G4double");
     150
    144151    G4String IMom("IMom");
    145     (*store)[IMom] = G4AttDef(IMom, "Momentum at start of trajectory",
     152    (*store)[IMom] = G4AttDef(IMom, "Initial momentum",
    146153                              "Physics","G4BestUnit","G4ThreeVector");
    147154
    148155    G4String IMag("IMag");
    149156    (*store)[IMag] =
    150       G4AttDef(IMag, "Magnitude of momentum at start of trajectory",
     157      G4AttDef(IMag, "Initial momentum magnitude",
    151158               "Physics","G4BestUnit","G4double");
    152159
     
    175182  values->push_back
    176183    (G4AttValue("PDG",G4UIcommand::ConvertToString(PDGEncoding),""));
     184
     185  values->push_back
     186    (G4AttValue("IKE",G4BestUnit(initialKineticEnergy,"Energy"),""));
    177187
    178188  values->push_back
  • trunk/source/tracking/src/G4TrajectoryPoint.cc

    r1011 r1196  
    2626//
    2727// $Id: G4TrajectoryPoint.cc,v 1.19 2006/06/29 21:16:15 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030// ---------------------------------------------------------------
  • trunk/source/tracking/src/G4UserSteppingAction.cc

    r1011 r1196  
    2626//
    2727// $Id: G4UserSteppingAction.cc,v 1.10 2006/06/29 21:16:17 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030// ---------------------------------------------------------------
  • trunk/source/tracking/src/G4UserTrackingAction.cc

    r1011 r1196  
    2626//
    2727// $Id: G4UserTrackingAction.cc,v 1.10 2006/06/29 21:16:19 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030// ---------------------------------------------------------------
  • trunk/source/tracking/src/G4VSteppingVerbose.cc

    r1011 r1196  
    2626//
    2727// $Id: G4VSteppingVerbose.cc,v 1.18 2006/11/14 10:58:47 tsasaki Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
  • trunk/source/tracking/src/G4VTrajectory.cc

    r1011 r1196  
    2626//
    2727// $Id: G4VTrajectory.cc,v 1.12 2006/10/16 13:45:01 allison Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030// ---------------------------------------------------------------
  • trunk/source/tracking/src/G4VTrajectoryPoint.cc

    r1011 r1196  
    2626//
    2727// $Id: G4VTrajectoryPoint.cc,v 1.4 2006/06/29 21:16:26 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//---------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.