Changeset 1337 for trunk/examples/extended/runAndEvent/RE01
- Timestamp:
- Sep 30, 2010, 2:47:17 PM (15 years ago)
- Location:
- trunk/examples/extended/runAndEvent/RE01
- Files:
-
- 56 edited
-
History (modified) (2 diffs)
-
RE01.cc (modified) (1 diff)
-
include/RE01BosonPhysics.hh (modified) (1 diff)
-
include/RE01CalorimeterHit.hh (modified) (1 diff)
-
include/RE01CalorimeterParametrisation.hh (modified) (1 diff)
-
include/RE01CalorimeterROGeometry.hh (modified) (1 diff)
-
include/RE01CalorimeterSD.hh (modified) (1 diff)
-
include/RE01DecayPhysics.hh (modified) (1 diff)
-
include/RE01DetectorConstruction.hh (modified) (1 diff)
-
include/RE01DetectorParameterDef.hh (modified) (1 diff)
-
include/RE01DummySD.hh (modified) (1 diff)
-
include/RE01EventAction.hh (modified) (1 diff)
-
include/RE01Field.hh (modified) (1 diff)
-
include/RE01HadronPhysics.hh (modified) (1 diff)
-
include/RE01IonPhysics.hh (modified) (1 diff)
-
include/RE01LeptonPhysics.hh (modified) (1 diff)
-
include/RE01PhysicsList.hh (modified) (1 diff)
-
include/RE01PrimaryGeneratorAction.hh (modified) (1 diff)
-
include/RE01PrimaryGeneratorMessenger.hh (modified) (1 diff)
-
include/RE01RegionInformation.hh (modified) (1 diff)
-
include/RE01RunAction.hh (modified) (1 diff)
-
include/RE01StackingAction.hh (modified) (1 diff)
-
include/RE01SteppingAction.hh (modified) (1 diff)
-
include/RE01TrackInformation.hh (modified) (1 diff)
-
include/RE01TrackerHit.hh (modified) (1 diff)
-
include/RE01TrackerParametrisation.hh (modified) (1 diff)
-
include/RE01TrackerSD.hh (modified) (1 diff)
-
include/RE01TrackingAction.hh (modified) (1 diff)
-
include/RE01Trajectory.hh (modified) (2 diffs)
-
src/RE01BosonPhysics.cc (modified) (1 diff)
-
src/RE01CalorimeterHit.cc (modified) (1 diff)
-
src/RE01CalorimeterParametrisation.cc (modified) (1 diff)
-
src/RE01CalorimeterROGeometry.cc (modified) (1 diff)
-
src/RE01CalorimeterSD.cc (modified) (1 diff)
-
src/RE01DecayPhysics.cc (modified) (1 diff)
-
src/RE01DetectorConstruction.cc (modified) (1 diff)
-
src/RE01DetectorParameterDef.icc (modified) (1 diff)
-
src/RE01DummySD.cc (modified) (1 diff)
-
src/RE01EventAction.cc (modified) (1 diff)
-
src/RE01Field.cc (modified) (1 diff)
-
src/RE01HadronPhysics.cc (modified) (16 diffs)
-
src/RE01IonPhysics.cc (modified) (7 diffs)
-
src/RE01LeptonPhysics.cc (modified) (8 diffs)
-
src/RE01PhysicsList.cc (modified) (1 diff)
-
src/RE01PrimaryGeneratorAction.cc (modified) (1 diff)
-
src/RE01PrimaryGeneratorMessenger.cc (modified) (1 diff)
-
src/RE01RegionInformation.cc (modified) (1 diff)
-
src/RE01RunAction.cc (modified) (1 diff)
-
src/RE01StackingAction.cc (modified) (1 diff)
-
src/RE01SteppingAction.cc (modified) (1 diff)
-
src/RE01TrackInformation.cc (modified) (1 diff)
-
src/RE01TrackerHit.cc (modified) (1 diff)
-
src/RE01TrackerParametrisation.cc (modified) (1 diff)
-
src/RE01TrackerSD.cc (modified) (1 diff)
-
src/RE01TrackingAction.cc (modified) (1 diff)
-
src/RE01Trajectory.cc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/extended/runAndEvent/RE01/History
r807 r1337 1 $Id: History,v 1. 4 2007/11/13 20:33:28 asaimExp $1 $Id: History,v 1.6 2010/06/06 05:15:41 perl Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 15 15 * Reverse chronological order (last date on top), please * 16 16 ---------------------------------------------------------- 17 18 Feb. 05, 07 G.Cosmo (exampleRE01-V08-02-00) 17 18 Jun. 04, 2010 J.Perl (exampleRE01-V09-03-01) 19 - Updated vis usage 20 21 Apr. 06, 2010 M.Asai (exampleRE01-V09-03-00) 22 - Replace G4MultipleScattering with G4eMultipleScattering, G4MuMultipleScattering and G4hMultipleScattring. 23 24 Feb. 05, 2007 G.Cosmo (exampleRE01-V08-02-00) 19 25 - Removed big output file ... 20 26 21 Nov. 17, 06 M.Asai (exampleRE01-V08-01-01)27 Nov. 17, 2006 M.Asai (exampleRE01-V08-01-01) 22 28 - History file is created though the example has been here since two years. 23 29 - Fix a bug in RE01CalorimeterSD::ProcessHits() concerning about the -
trunk/examples/extended/runAndEvent/RE01/RE01.cc
r1230 r1337 26 26 // 27 27 // $Id: RE01.cc,v 1.3 2006/06/29 17:42:25 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/examples/extended/runAndEvent/RE01/include/RE01BosonPhysics.hh
r1230 r1337 26 26 // 27 27 // $Id: RE01BosonPhysics.hh,v 1.2 2006/06/29 17:42:27 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/include/RE01CalorimeterHit.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01CalorimeterHit.hh,v 1.3 2006/06/29 17:42:29 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01CalorimeterParametrisation.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01CalorimeterParametrisation.hh,v 1.2 2006/06/29 17:42:31 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01CalorimeterROGeometry.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01CalorimeterROGeometry.hh,v 1.2 2006/06/29 17:42:33 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01CalorimeterSD.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01CalorimeterSD.hh,v 1.2 2006/06/29 17:42:35 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01DecayPhysics.hh
r1230 r1337 26 26 // 27 27 // $Id: RE01DecayPhysics.hh,v 1.2 2006/06/29 17:42:37 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/examples/extended/runAndEvent/RE01/include/RE01DetectorConstruction.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01DetectorConstruction.hh,v 1.2 2006/06/29 17:42:39 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01DetectorParameterDef.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01DetectorParameterDef.hh,v 1.2 2006/06/29 17:42:41 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01DummySD.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01DummySD.hh,v 1.2 2006/06/29 17:42:44 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01EventAction.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01EventAction.hh,v 1.2 2006/06/29 17:42:46 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01Field.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01Field.hh,v 1.2 2006/06/29 17:42:48 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01HadronPhysics.hh
r1230 r1337 26 26 // 27 27 // $Id: RE01HadronPhysics.hh,v 1.2 2006/06/29 17:42:50 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/include/RE01IonPhysics.hh
r1230 r1337 26 26 // 27 27 // $Id: RE01IonPhysics.hh,v 1.2 2006/06/29 17:42:53 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/include/RE01LeptonPhysics.hh
r1230 r1337 26 26 // 27 27 // $Id: RE01LeptonPhysics.hh,v 1.2 2006/06/29 17:42:58 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/examples/extended/runAndEvent/RE01/include/RE01PhysicsList.hh
r1230 r1337 26 26 // 27 27 // $Id: RE01PhysicsList.hh,v 1.2 2006/06/29 17:43:01 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/examples/extended/runAndEvent/RE01/include/RE01PrimaryGeneratorAction.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01PrimaryGeneratorAction.hh,v 1.2 2006/06/29 17:43:03 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01PrimaryGeneratorMessenger.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01PrimaryGeneratorMessenger.hh,v 1.2 2006/06/29 17:43:05 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01RegionInformation.hh
r1230 r1337 26 26 // 27 27 // $Id: RE01RegionInformation.hh,v 1.2 2006/06/29 17:43:08 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/include/RE01RunAction.hh
r1230 r1337 26 26 // 27 27 // $Id: RE01RunAction.hh,v 1.2 2006/06/29 17:43:11 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/include/RE01StackingAction.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01StackingAction.hh,v 1.2 2006/06/29 17:43:14 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01SteppingAction.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01SteppingAction.hh,v 1.2 2006/06/29 17:43:17 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01TrackInformation.hh
r1230 r1337 26 26 // 27 27 // $Id: RE01TrackInformation.hh,v 1.2 2006/06/29 17:43:19 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/include/RE01TrackerHit.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01TrackerHit.hh,v 1.3 2006/06/29 17:43:21 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01TrackerParametrisation.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01TrackerParametrisation.hh,v 1.2 2006/06/29 17:43:24 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01TrackerSD.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01TrackerSD.hh,v 1.2 2006/06/29 17:43:26 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01TrackingAction.hh
r1230 r1337 25 25 // 26 26 // $Id: RE01TrackingAction.hh,v 1.2 2006/06/29 17:43:28 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/include/RE01Trajectory.hh
r1230 r1337 25 25 // 26 26 // 27 // $Id: RE01Trajectory.hh,v 1. 3 2006/06/29 17:43:31 gunterExp $28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // $Id: RE01Trajectory.hh,v 1.4 2010/06/06 05:15:41 perl Exp $ 28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 … … 81 81 82 82 virtual void ShowTrajectory(std::ostream& os=G4cout) const; 83 virtual void DrawTrajectory( G4int i_mode=0) const;83 virtual void DrawTrajectory() const; 84 84 virtual const std::map<G4String,G4AttDef>* GetAttDefs() const; 85 85 virtual std::vector<G4AttValue>* CreateAttValues() const; -
trunk/examples/extended/runAndEvent/RE01/src/RE01BosonPhysics.cc
r1230 r1337 26 26 // 27 27 // $Id: RE01BosonPhysics.cc,v 1.2 2006/06/29 17:43:33 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 // -
trunk/examples/extended/runAndEvent/RE01/src/RE01CalorimeterHit.cc
r1230 r1337 26 26 // 27 27 // $Id: RE01CalorimeterHit.cc,v 1.5 2006/11/14 07:07:38 perl Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/src/RE01CalorimeterParametrisation.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01CalorimeterParametrisation.cc,v 1.2 2006/06/29 17:43:37 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01CalorimeterROGeometry.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01CalorimeterROGeometry.cc,v 1.2 2006/06/29 17:43:39 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01CalorimeterSD.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01CalorimeterSD.cc,v 1.3 2006/11/18 02:42:27 asaim Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01DecayPhysics.cc
r1230 r1337 26 26 // 27 27 // $Id: RE01DecayPhysics.cc,v 1.2 2006/06/29 17:43:43 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/src/RE01DetectorConstruction.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01DetectorConstruction.cc,v 1.3 2006/06/29 17:43:46 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01DetectorParameterDef.icc
r1230 r1337 25 25 // 26 26 // $Id: RE01DetectorParameterDef.icc,v 1.2 2006/06/29 17:43:49 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01DummySD.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01DummySD.cc,v 1.2 2006/06/29 17:43:52 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 // -
trunk/examples/extended/runAndEvent/RE01/src/RE01EventAction.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01EventAction.cc,v 1.2 2006/06/29 17:43:55 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01Field.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01Field.cc,v 1.3 2006/06/29 17:43:58 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01HadronPhysics.cc
r1230 r1337 25 25 // 26 26 // 27 // $Id: RE01HadronPhysics.cc,v 1. 2 2006/06/29 17:44:00 gunterExp $28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // $Id: RE01HadronPhysics.cc,v 1.3 2010/04/07 01:27:53 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 … … 37 37 #include "G4ParticleTable.hh" 38 38 #include "G4ProcessManager.hh" 39 #include "G4 MultipleScattering.hh"39 #include "G4hMultipleScattering.hh" 40 40 #include "G4hIonisation.hh" 41 41 #include "G4HadronElasticProcess.hh" … … 205 205 206 206 // EM processes 207 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);207 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 208 208 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 209 209 … … 234 234 235 235 // EM processes 236 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);236 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 237 237 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 238 238 … … 266 266 267 267 // EM processes 268 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);268 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 269 269 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 270 270 … … 289 289 290 290 // EM processes 291 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);291 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 292 292 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 293 293 … … 350 350 351 351 // EM processes 352 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);352 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 353 353 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 354 354 … … 380 380 381 381 // EM processes 382 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);382 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 383 383 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 384 384 … … 516 516 517 517 // EM processes 518 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);518 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 519 519 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 520 520 … … 540 540 541 541 // EM processes 542 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);542 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 543 543 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 544 544 … … 566 566 567 567 // EM processes 568 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);568 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 569 569 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 570 570 … … 589 589 590 590 // EM processes 591 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);591 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 592 592 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 593 593 … … 615 615 616 616 // EM processes 617 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);617 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 618 618 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 619 619 … … 638 638 639 639 // EM processes 640 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);640 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 641 641 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 642 642 … … 701 701 702 702 // EM processes 703 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);703 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 704 704 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 705 705 … … 725 725 726 726 // EM processes 727 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);727 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 728 728 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 729 729 -
trunk/examples/extended/runAndEvent/RE01/src/RE01IonPhysics.cc
r1230 r1337 25 25 // 26 26 // 27 // $Id: RE01IonPhysics.cc,v 1. 2 2006/06/29 17:44:02 gunterExp $28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // $Id: RE01IonPhysics.cc,v 1.3 2010/04/07 01:27:53 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 … … 36 36 37 37 // processes 38 #include "G4 MultipleScattering.hh"38 #include "G4hMultipleScattering.hh" 39 39 #include "G4hIonisation.hh" 40 40 #include "G4ionIonisation.hh" … … 88 88 89 89 // EM processes 90 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);90 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 91 91 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 92 92 … … 109 109 110 110 // EM processes 111 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);111 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 112 112 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 113 113 … … 130 130 131 131 // EM processes 132 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);132 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 133 133 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 134 134 … … 147 147 148 148 // EM processes 149 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);149 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 150 150 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 151 151 … … 168 168 169 169 // Only EM processes for generic ion 170 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);170 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 171 171 pManager->AddProcess(new G4ionIonisation(), -1, 2, 2); 172 172 -
trunk/examples/extended/runAndEvent/RE01/src/RE01LeptonPhysics.cc
r1230 r1337 25 25 // 26 26 // 27 // $Id: RE01LeptonPhysics.cc,v 1. 2 2006/06/29 17:44:04 gunterExp $28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // $Id: RE01LeptonPhysics.cc,v 1.3 2010/04/07 01:27:53 asaim Exp $ 28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 … … 33 33 #include "G4ParticleTable.hh" 34 34 #include "G4ProcessManager.hh" 35 #include "G4 MultipleScattering.hh"35 #include "G4eMultipleScattering.hh" 36 36 #include "G4eIonisation.hh" 37 37 #include "G4eBremsstrahlung.hh" 38 38 #include "G4eplusAnnihilation.hh" 39 #include "G4MuMultipleScattering.hh" 39 40 #include "G4MuIonisation.hh" 40 41 #include "G4MuBremsstrahlung.hh" 41 42 #include "G4MuPairProduction.hh" 43 #include "G4hMultipleScattering.hh" 42 44 #include "G4hIonisation.hh" 43 45 … … 90 92 91 93 pManager = G4Electron::Electron()->GetProcessManager(); 92 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);94 pManager->AddProcess(new G4eMultipleScattering(), -1, 1, 1); 93 95 pManager->AddProcess(new G4eIonisation(), -1, 2, 2); 94 96 pManager->AddProcess(new G4eBremsstrahlung(), -1, 3, 3); … … 97 99 98 100 pManager = G4Positron::Positron()->GetProcessManager(); 99 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);101 pManager->AddProcess(new G4eMultipleScattering(), -1, 1, 1); 100 102 pManager->AddProcess(new G4eIonisation(), -1, 2, 2); 101 103 pManager->AddProcess(new G4eBremsstrahlung(), -1, 3, 3); … … 105 107 106 108 pManager = G4MuonMinus::MuonMinus()->GetProcessManager(); 107 pManager->AddProcess(new G4Mu ltipleScattering(), -1, 1, 1);109 pManager->AddProcess(new G4MuMultipleScattering(), -1, 1, 1); 108 110 pManager->AddProcess(new G4MuIonisation(), -1, 2, 2); 109 111 pManager->AddProcess(new G4MuBremsstrahlung(), -1, 3, 3); … … 113 115 114 116 pManager = G4MuonPlus::MuonPlus()->GetProcessManager(); 115 pManager->AddProcess(new G4Mu ltipleScattering(), -1, 1, 1);117 pManager->AddProcess(new G4MuMultipleScattering(), -1, 1, 1); 116 118 pManager->AddProcess(new G4MuIonisation(), -1, 2, 2); 117 119 pManager->AddProcess(new G4MuBremsstrahlung(), -1, 3, 3); … … 121 123 122 124 pManager = G4TauMinus::TauMinus()->GetProcessManager(); 123 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);125 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 124 126 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 125 127 … … 127 129 128 130 pManager = G4TauPlus::TauPlus()->GetProcessManager(); 129 pManager->AddProcess(new G4 MultipleScattering(), -1, 1, 1);131 pManager->AddProcess(new G4hMultipleScattering(), -1, 1, 1); 130 132 pManager->AddProcess(new G4hIonisation(), -1, 2, 2); 131 133 -
trunk/examples/extended/runAndEvent/RE01/src/RE01PhysicsList.cc
r1230 r1337 26 26 // 27 27 // $Id: RE01PhysicsList.cc,v 1.2 2006/06/29 17:44:07 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/src/RE01PrimaryGeneratorAction.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01PrimaryGeneratorAction.cc,v 1.2 2006/06/29 17:44:10 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01PrimaryGeneratorMessenger.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01PrimaryGeneratorMessenger.cc,v 1.2 2006/06/29 17:44:12 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01RegionInformation.cc
r1230 r1337 26 26 // 27 27 // $Id: RE01RegionInformation.cc,v 1.2 2006/06/29 17:44:15 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/src/RE01RunAction.cc
r1230 r1337 26 26 // 27 27 // $Id: RE01RunAction.cc,v 1.2 2006/06/29 17:44:17 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/src/RE01StackingAction.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01StackingAction.cc,v 1.2 2006/06/29 17:44:20 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01SteppingAction.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01SteppingAction.cc,v 1.2 2006/06/29 17:44:23 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01TrackInformation.cc
r1230 r1337 26 26 // 27 27 // $Id: RE01TrackInformation.cc,v 1.2 2006/06/29 17:44:25 gunter Exp $ 28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 -
trunk/examples/extended/runAndEvent/RE01/src/RE01TrackerHit.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01TrackerHit.cc,v 1.5 2006/11/14 07:07:38 perl Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01TrackerParametrisation.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01TrackerParametrisation.cc,v 1.2 2006/06/29 17:44:30 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01TrackerSD.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01TrackerSD.cc,v 1.2 2006/06/29 17:44:32 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01TrackingAction.cc
r1230 r1337 25 25 // 26 26 // $Id: RE01TrackingAction.cc,v 1.2 2006/06/29 17:44:34 gunter Exp $ 27 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 28 28 // 29 29 -
trunk/examples/extended/runAndEvent/RE01/src/RE01Trajectory.cc
r1230 r1337 25 25 // 26 26 // 27 // $Id: RE01Trajectory.cc,v 1. 3 2006/06/29 17:44:37 gunterExp $28 // GEANT4 tag $Name: geant4-09-0 3-cand-01 $27 // $Id: RE01Trajectory.cc,v 1.4 2010/06/06 05:15:41 perl Exp $ 28 // GEANT4 tag $Name: geant4-09-04-beta-01 $ 29 29 // 30 30 … … 155 155 } 156 156 157 void RE01Trajectory::DrawTrajectory( G4int) const157 void RE01Trajectory::DrawTrajectory() const 158 158 { 159 159
Note:
See TracChangeset
for help on using the changeset viewer.
