Changeset 1337 for trunk/source/processes/cuts
- Timestamp:
- Sep 30, 2010, 2:47:17 PM (15 years ago)
- Location:
- trunk/source/processes/cuts
- Files:
-
- 22 edited
-
include/G4MCCIndexConversionTable.hh (modified) (1 diff)
-
include/G4MaterialCutsCouple.hh (modified) (1 diff)
-
include/G4PhysicsTableHelper.hh (modified) (1 diff)
-
include/G4ProductionCuts.hh (modified) (1 diff)
-
include/G4ProductionCutsTable.hh (modified) (1 diff)
-
include/G4ProductionCutsTableMessenger.hh (modified) (1 diff)
-
include/G4RToEConvForElectron.hh (modified) (1 diff)
-
include/G4RToEConvForGamma.hh (modified) (1 diff)
-
include/G4RToEConvForPositron.hh (modified) (1 diff)
-
include/G4RToEConvForProton.hh (modified) (1 diff)
-
include/G4VRangeToEnergyConverter.hh (modified) (1 diff)
-
src/G4MCCIndexConversionTable.cc (modified) (1 diff)
-
src/G4MaterialCutsCouple.cc (modified) (1 diff)
-
src/G4PhysicsTableHelper.cc (modified) (1 diff)
-
src/G4ProductionCuts.cc (modified) (1 diff)
-
src/G4ProductionCutsTable.cc (modified) (1 diff)
-
src/G4ProductionCutsTableMessenger.cc (modified) (1 diff)
-
src/G4RToEConvForElectron.cc (modified) (1 diff)
-
src/G4RToEConvForGamma.cc (modified) (1 diff)
-
src/G4RToEConvForPositron.cc (modified) (1 diff)
-
src/G4RToEConvForProton.cc (modified) (1 diff)
-
src/G4VRangeToEnergyConverter.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/processes/cuts/include/G4MCCIndexConversionTable.hh
r1228 r1337 25 25 // 26 26 // $Id: G4MCCIndexConversionTable.hh,v 1.3 2006/06/29 19:29:42 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3$27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 // -
trunk/source/processes/cuts/include/G4MaterialCutsCouple.hh
r1228 r1337 26 26 // 27 27 // $Id: G4MaterialCutsCouple.hh,v 1.3 2006/06/29 19:29:44 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/include/G4PhysicsTableHelper.hh
r1228 r1337 26 26 // 27 27 // $Id: G4PhysicsTableHelper.hh,v 1.3 2006/06/29 19:29:46 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/include/G4ProductionCuts.hh
r1228 r1337 26 26 // 27 27 // $Id: G4ProductionCuts.hh,v 1.5 2009/08/01 07:57:13 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/include/G4ProductionCutsTable.hh
r1228 r1337 26 26 // 27 27 // $Id: G4ProductionCutsTable.hh,v 1.12 2009/11/11 03:20:21 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/include/G4ProductionCutsTableMessenger.hh
r1228 r1337 26 26 // 27 27 // $Id: G4ProductionCutsTableMessenger.hh,v 1.2 2009/11/11 03:20:22 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/include/G4RToEConvForElectron.hh
r1228 r1337 26 26 // 27 27 // $Id: G4RToEConvForElectron.hh,v 1.3 2009/09/11 15:21:38 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/include/G4RToEConvForGamma.hh
r1228 r1337 26 26 // 27 27 // $Id: G4RToEConvForGamma.hh,v 1.3 2009/09/11 15:21:38 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/include/G4RToEConvForPositron.hh
r1228 r1337 26 26 // 27 27 // $Id: G4RToEConvForPositron.hh,v 1.3 2009/09/11 15:21:39 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/include/G4RToEConvForProton.hh
r1228 r1337 26 26 // 27 27 // $Id: G4RToEConvForProton.hh,v 1.5 2009/09/14 07:27:46 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/include/G4VRangeToEnergyConverter.hh
r1228 r1337 26 26 // 27 27 // $Id: G4VRangeToEnergyConverter.hh,v 1.8 2009/09/14 07:27:46 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/src/G4MCCIndexConversionTable.cc
r1228 r1337 25 25 // 26 26 // $Id: G4MCCIndexConversionTable.cc,v 1.3 2006/06/29 19:30:08 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3$27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 // -
trunk/source/processes/cuts/src/G4MaterialCutsCouple.cc
r1228 r1337 26 26 // 27 27 // $Id: G4MaterialCutsCouple.cc,v 1.3 2006/06/29 19:30:10 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/src/G4PhysicsTableHelper.cc
r1228 r1337 25 25 // 26 26 // $Id: G4PhysicsTableHelper.cc,v 1.6 2009/08/01 07:57:13 kurasige Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3$27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 // -
trunk/source/processes/cuts/src/G4ProductionCuts.cc
r1228 r1337 26 26 // 27 27 // $Id: G4ProductionCuts.cc,v 1.6 2009/08/01 07:57:13 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/src/G4ProductionCutsTable.cc
r1315 r1337 26 26 // 27 27 // $Id: G4ProductionCutsTable.cc,v 1.27 2010/01/22 11:10:26 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-04-beta- cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/src/G4ProductionCutsTableMessenger.cc
r1228 r1337 26 26 // 27 27 // $Id: G4ProductionCutsTableMessenger.cc,v 1.3 2009/11/12 00:20:03 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/src/G4RToEConvForElectron.cc
r1228 r1337 26 26 // 27 27 // $Id: G4RToEConvForElectron.cc,v 1.7 2009/09/11 15:21:39 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/src/G4RToEConvForGamma.cc
r1228 r1337 26 26 // 27 27 // $Id: G4RToEConvForGamma.cc,v 1.6 2009/09/12 12:09:42 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/src/G4RToEConvForPositron.cc
r1228 r1337 26 26 // 27 27 // $Id: G4RToEConvForPositron.cc,v 1.7 2009/09/11 15:21:39 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/src/G4RToEConvForProton.cc
r1228 r1337 26 26 // 27 27 // $Id: G4RToEConvForProton.cc,v 1.6 2009/09/14 07:27:46 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/source/processes/cuts/src/G4VRangeToEnergyConverter.cc
r1228 r1337 26 26 // 27 27 // $Id: G4VRangeToEnergyConverter.cc,v 1.15 2009/09/14 07:27:46 kurasige Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3$28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 //
Note:
See TracChangeset
for help on using the changeset viewer.
