Changeset 1230 for trunk/examples/novice/N05
- Timestamp:
- Jan 8, 2010, 3:02:48 PM (16 years ago)
- Location:
- trunk/examples/novice/N05
- Files:
-
- 30 edited
-
exampleN05.cc (modified) (1 diff)
-
include/ExN05CalorimeterHit.hh (modified) (1 diff)
-
include/ExN05CalorimeterSD.hh (modified) (1 diff)
-
include/ExN05DetectorConstruction.hh (modified) (1 diff)
-
include/ExN05EMShowerModel.hh (modified) (1 diff)
-
include/ExN05EnergySpot.hh (modified) (1 diff)
-
include/ExN05EventAction.hh (modified) (1 diff)
-
include/ExN05EventActionMessenger.hh (modified) (1 diff)
-
include/ExN05ParallelWorldForPion.hh (modified) (1 diff)
-
include/ExN05PhysicsList.hh (modified) (1 diff)
-
include/ExN05PiModel.hh (modified) (1 diff)
-
include/ExN05PionShowerModel.hh (modified) (1 diff)
-
include/ExN05PrimaryGeneratorAction.hh (modified) (1 diff)
-
include/ExN05RunAction.hh (modified) (1 diff)
-
include/ExN05SteppingAction.hh (modified) (1 diff)
-
include/ExN05SteppingActionMessenger.hh (modified) (1 diff)
-
src/ExN05CalorimeterHit.cc (modified) (1 diff)
-
src/ExN05CalorimeterSD.cc (modified) (1 diff)
-
src/ExN05DetectorConstruction.cc (modified) (1 diff)
-
src/ExN05EMShowerModel.cc (modified) (1 diff)
-
src/ExN05EnergySpot.cc (modified) (1 diff)
-
src/ExN05EventAction.cc (modified) (1 diff)
-
src/ExN05EventActionMessenger.cc (modified) (1 diff)
-
src/ExN05PhysicsList.cc (modified) (1 diff)
-
src/ExN05PiModel.cc (modified) (1 diff)
-
src/ExN05PionShowerModel.cc (modified) (1 diff)
-
src/ExN05PrimaryGeneratorAction.cc (modified) (1 diff)
-
src/ExN05RunAction.cc (modified) (1 diff)
-
src/ExN05SteppingAction.cc (modified) (1 diff)
-
src/ExN05SteppingActionMessenger.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/novice/N05/exampleN05.cc
r1190 r1230 26 26 // 27 27 // $Id: exampleN05.cc,v 1.17 2009/10/30 15:10:56 allison Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/novice/N05/include/ExN05CalorimeterHit.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05CalorimeterHit.hh,v 1.8 2006/06/29 17:52:14 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/include/ExN05CalorimeterSD.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05CalorimeterSD.hh,v 1.5 2006/06/29 17:52:17 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/include/ExN05DetectorConstruction.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05DetectorConstruction.hh,v 1.6 2006/11/03 17:58:49 mverderi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 #ifndef ExN05DetectorConstruction_h -
trunk/examples/novice/N05/include/ExN05EMShowerModel.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05EMShowerModel.hh,v 1.10 2006/06/29 17:52:25 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/novice/N05/include/ExN05EnergySpot.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05EnergySpot.hh,v 1.8 2006/06/29 17:52:28 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 #ifndef ExN05EnergySpot_h -
trunk/examples/novice/N05/include/ExN05EventAction.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05EventAction.hh,v 1.6 2006/06/29 17:52:30 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/include/ExN05EventActionMessenger.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05EventActionMessenger.hh,v 1.5 2006/06/29 17:52:33 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/include/ExN05ParallelWorldForPion.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05ParallelWorldForPion.hh,v 1.1 2006/11/03 17:58:49 mverderi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 #ifndef ExN05ParallelWorldForPion_hh -
trunk/examples/novice/N05/include/ExN05PhysicsList.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05PhysicsList.hh,v 1.8 2006/06/29 17:52:43 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/novice/N05/include/ExN05PiModel.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05PiModel.hh,v 1.6 2006/06/29 17:52:45 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/novice/N05/include/ExN05PionShowerModel.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05PionShowerModel.hh,v 1.10 2006/06/29 17:52:47 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/novice/N05/include/ExN05PrimaryGeneratorAction.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05PrimaryGeneratorAction.hh,v 1.5 2006/06/29 17:52:49 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/include/ExN05RunAction.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05RunAction.hh,v 1.9 2006/06/29 17:52:51 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/include/ExN05SteppingAction.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05SteppingAction.hh,v 1.6 2006/06/29 17:52:56 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/include/ExN05SteppingActionMessenger.hh
r807 r1230 26 26 // 27 27 // $Id: ExN05SteppingActionMessenger.hh,v 1.5 2006/06/29 17:52:58 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/src/ExN05CalorimeterHit.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05CalorimeterHit.cc,v 1.6 2006/06/29 17:53:00 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/src/ExN05CalorimeterSD.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05CalorimeterSD.cc,v 1.8 2006/11/20 18:39:37 asaim Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/src/ExN05DetectorConstruction.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05DetectorConstruction.cc,v 1.10 2006/11/03 17:58:49 mverderi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 #include "ExN05DetectorConstruction.hh" -
trunk/examples/novice/N05/src/ExN05EMShowerModel.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05EMShowerModel.cc,v 1.15 2006/11/14 09:21:44 gcosmo Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 #include "ExN05EMShowerModel.hh" -
trunk/examples/novice/N05/src/ExN05EnergySpot.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05EnergySpot.cc,v 1.7 2006/06/29 17:53:13 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 #include "ExN05EnergySpot.hh" -
trunk/examples/novice/N05/src/ExN05EventAction.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05EventAction.cc,v 1.9 2006/06/29 17:53:16 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/src/ExN05EventActionMessenger.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05EventActionMessenger.cc,v 1.7 2006/06/29 17:53:19 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/src/ExN05PhysicsList.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05PhysicsList.cc,v 1.14 2007/11/30 18:08:42 mverderi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/novice/N05/src/ExN05PiModel.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05PiModel.cc,v 1.7 2006/06/29 17:53:34 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 #include "ExN05PiModel.hh" -
trunk/examples/novice/N05/src/ExN05PionShowerModel.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05PionShowerModel.cc,v 1.19 2007/05/18 14:32:35 mverderi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 #include "ExN05PionShowerModel.hh" -
trunk/examples/novice/N05/src/ExN05PrimaryGeneratorAction.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05PrimaryGeneratorAction.cc,v 1.5 2006/06/29 17:53:40 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/src/ExN05RunAction.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05RunAction.cc,v 1.8 2006/06/29 17:53:42 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/src/ExN05SteppingAction.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05SteppingAction.cc,v 1.7 2006/06/29 17:53:47 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 -
trunk/examples/novice/N05/src/ExN05SteppingActionMessenger.cc
r807 r1230 26 26 // 27 27 // $Id: ExN05SteppingActionMessenger.cc,v 1.7 2006/06/29 17:53:49 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30
Note:
See TracChangeset
for help on using the changeset viewer.
