Software/Geant4/Tutorials/Basic/Photon Pencil Beam Files: Difference between revisions

From PBTWiki
< Software‎ | Geant4‎ | Tutorials‎ | Basic
Jump to navigation Jump to search
(Created page with "== Simulation Files == photonPB.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/photonPB.cc code] gamma.mac [http://www.hep.ucl.ac.uk/pb...")
 
No edit summary
Line 1: Line 1:
== Simulation Files ==
== Simulation Files ==


photonPB.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/photonPB.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
gamma.mac [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/gamma.mac code]
gamma.mac [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/gamma.mac code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
visualisation.mac [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/visualisation.mac code]
visualisation.mac [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/visualisation.mac code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
PlotSimulation.C [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/PlotSimulation.C code]
PlotSimulation.C [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/PlotSimulation.C code]


== Header Files ==
== Header Files ==


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/DetectorConstruction.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/DetectorConstruction.hh code]
include/DetectorConstruction.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/DetectorConstruction.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/DetectorMessenger.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/DetectorMessenger.hh code]
include/DetectorMessenger.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/DetectorMessenger.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/EventAction.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/EventAction.hh code]
include/EventAction.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/EventAction.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/EventActionMessenger.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/EventActionMessenger.hh code]
include/EventActionMessenger.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/EventActionMessenger.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/PhysicsList.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/PhysicsList.hh code]
include/PhysicsList.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/PhysicsList.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/PhysicsListMessenger.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/PhysicsListMessenger.hh code]
include/PhysicsListMessenger.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/PhysicsListMessenger.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/PrimaryGeneratorAction.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/PrimaryGeneratorAction.hh code]
include/PrimaryGeneratorAction.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/PrimaryGeneratorAction.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/RunAction.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/RunAction.hh code]
include/RunAction.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/RunAction.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/StepMax.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/StepMax.hh code]
include/StepMax.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/StepMax.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/StepMaxMessenger.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/StepMaxMessenger.hh code]
include/StepMaxMessenger.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/StepMaxMessenger.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/SteppingAction.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/SteppingAction.hh code]
include/SteppingAction.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/SteppingAction.hh code]


[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/photonPB.cc photonPB.cc]
include/SteppingVerbose.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/SteppingVerbose.hh code]
include/SteppingVerbose.hh [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/include/SteppingVerbose.hh code]


== Source files ==
== Source files ==


src/DetectorConstruction.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/DetectorConstruction.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/DetectorConstruction.cc src/DetectorConstruction.cc]


src/DetectorMessenger.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/DetectorMessenger.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/DetectorMessenger.cc src/DetectorMessenger.cc]


src/EventAction.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/EventAction.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/EventAction.cc src/EventAction.cc]


src/EventActionMessenger.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/EventActionMessenger.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/EventActionMessenger.cc src/EventActionMessenger.cc]


src/PhysicsList.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/PhysicsList.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/PhysicsList.cc src/PhysicsList.cc]


src/PhysicsListMessenger.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/PhysicsListMessenger.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/PhysicsListMessenger.cc src/PhysicsListMessenger.cc]


src/PrimaryGeneratorAction.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/PrimaryGeneratorAction.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/PrimaryGeneratorAction.cc src/PrimaryGeneratorAction.cc]


src/PrimaryGeneratorMessenger.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/PrimaryGeneratorMessenger.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/PrimaryGeneratorMessenger.cc src/PrimaryGeneratorMessenger.cc]


src/RunAction.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/RunAction.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/RunAction.cc src/RunAction.cc]


src/StepMax.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/StepMax.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/StepMax.cc src/StepMax.cc]


src/StepMaxMessenger.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/StepMaxMessenger.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/StepMaxMessenger.cc src/StepMaxMessenger.cc]


src/SteppingAction.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/SteppingAction.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/SteppingAction.cc src/SteppingAction.cc]


src/SteppingVerbose.cc [http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/code/src/SteppingVerbose.cc code]
[http://www.hep.ucl.ac.uk/pbt/pbtWiki/code/PhotonPB/src/SteppingVerbose.cc src/SteppingVerbose.cc]

Revision as of 17:35, 31 March 2016

Simulation Files

photonPB.cc

photonPB.cc gamma.mac code

photonPB.cc visualisation.mac code

photonPB.cc PlotSimulation.C code

Header Files

photonPB.cc include/DetectorConstruction.hh code

photonPB.cc include/DetectorMessenger.hh code

photonPB.cc include/EventAction.hh code

photonPB.cc include/EventActionMessenger.hh code

photonPB.cc include/PhysicsList.hh code

photonPB.cc include/PhysicsListMessenger.hh code

photonPB.cc include/PrimaryGeneratorAction.hh code

photonPB.cc include/RunAction.hh code

photonPB.cc include/StepMax.hh code

photonPB.cc include/StepMaxMessenger.hh code

photonPB.cc include/SteppingAction.hh code

photonPB.cc include/SteppingVerbose.hh code

Source files

src/DetectorConstruction.cc

src/DetectorMessenger.cc

src/EventAction.cc

src/EventActionMessenger.cc

src/PhysicsList.cc

src/PhysicsListMessenger.cc

src/PrimaryGeneratorAction.cc

src/PrimaryGeneratorMessenger.cc

src/RunAction.cc

src/StepMax.cc

src/StepMaxMessenger.cc

src/SteppingAction.cc

src/SteppingVerbose.cc