Ignore:
Timestamp:
Jun 2, 2010, 10:23:13 AM (14 years ago)
Author:
garnier
Message:

CVS update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/tracking/src/G4RichTrajectoryPoint.cc

    r1228 r1293  
    2525//
    2626//
    27 // $Id: G4RichTrajectoryPoint.cc,v 1.5 2009/11/24 10:04:14 perl Exp $
    28 // GEANT4 tag $Name: geant4-09-03 $
     27// $Id: G4RichTrajectoryPoint.cc,v 1.6 2010/02/22 21:26:56 allison Exp $
     28// GEANT4 tag $Name: tracking-V09-03-03 $
    2929//
    3030//
     
    236236        ""));
    237237  } else {
    238     values->push_back
    239       (G4AttValue("PDS","User Defined Limit in Current Volume",""));
    240     values->push_back(G4AttValue("PTDS","User",""));
     238    values->push_back(G4AttValue("PDS","None",""));
     239    values->push_back(G4AttValue("PTDS","None",""));
    241240  }
    242241
Note: See TracChangeset for help on using the changeset viewer.