|
Geant4 examples
|
| .doxygen/Doxymain.h [code] | The main page for Geant4 Examples code documenation |
| .doxygen/Doxymodules_basic.h [code] | The page that defines the class groups for examples documentation |
| .doxygen/Doxymodules_common.h [code] | The page that defines the class groups for examples documentation |
| basic/.README [code] | Geant4 Basic Examples README page |
| basic/B1/.README [code] | Example B1 README page |
| basic/B1/exampleB1.cc [code] | Main program of the B1 example |
| basic/B1/include/B1DetectorConstruction.hh [code] | Definition of the B1DetectorConstruction class |
| basic/B1/include/B1EventAction.hh [code] | Definition of the B1EventAction class |
| basic/B1/include/B1PrimaryGeneratorAction.hh [code] | Definition of the B1PrimaryGeneratorAction class |
| basic/B1/include/B1RunAction.hh [code] | Definition of the B1RunAction class |
| basic/B1/include/B1SteppingAction.hh [code] | Definition of the B1SteppingAction class |
| basic/B1/src/B1DetectorConstruction.cc [code] | Implementation of the B1DetectorConstruction class |
| basic/B1/src/B1EventAction.cc [code] | Implementation of the B1EventAction class |
| basic/B1/src/B1PrimaryGeneratorAction.cc [code] | Implementation of the B1PrimaryGeneratorAction class |
| basic/B1/src/B1RunAction.cc [code] | Implementation of the B1RunAction class |
| basic/B1/src/B1SteppingAction.cc [code] | Implementation of the B1SteppingAction class |
| basic/B2/.README [code] | Example B2 README page |
| basic/B2/B2a/exampleB2a.cc [code] | Main program of the B2a example |
| basic/B2/B2a/include/B2aDetectorConstruction.hh [code] | Definition of the B2aDetectorConstruction class |
| basic/B2/B2a/include/B2aDetectorMessenger.hh [code] | Definition of the B2aDetectorMessenger class |
| basic/B2/B2a/include/B2EventAction.hh [code] | Definition of the B2EventAction class |
| basic/B2/B2a/include/B2MagneticField.hh [code] | Definition of the B2MagneticField class |
| basic/B2/B2a/include/B2PrimaryGeneratorAction.hh [code] | Definition of the B2PrimaryGeneratorAction class |
| basic/B2/B2a/include/B2RunAction.hh [code] | Definition of the B2RunAction class |
| basic/B2/B2a/include/B2TrackerHit.hh [code] | Definition of the B2TrackerHit class |
| basic/B2/B2a/include/B2TrackerSD.hh [code] | Definition of the B2TrackerSD class |
| basic/B2/B2a/src/B2aDetectorConstruction.cc [code] | Implementation of the B2aDetectorConstruction class |
| basic/B2/B2a/src/B2aDetectorMessenger.cc [code] | Implementation of the B2aDetectorMessenger class |
| basic/B2/B2a/src/B2EventAction.cc [code] | Implementation of the B2EventAction class |
| basic/B2/B2a/src/B2MagneticField.cc [code] | Implementation of the B2MagneticField class |
| basic/B2/B2a/src/B2PrimaryGeneratorAction.cc [code] | Implementation of the B2PrimaryGeneratorAction class |
| basic/B2/B2a/src/B2RunAction.cc [code] | Implementation of the B2RunAction class |
| basic/B2/B2a/src/B2TrackerHit.cc [code] | Implementation of the B2TrackerHit class |
| basic/B2/B2a/src/B2TrackerSD.cc [code] | Implementation of the B2TrackerSD class |
| basic/B2/B2b/exampleB2b.cc [code] | Main program of the B2b example |
| basic/B2/B2b/include/B2bChamberParameterisation.hh [code] | Definition of the B2bChamberParameterisation class |
| basic/B2/B2b/include/B2bDetectorConstruction.hh [code] | Definition of the B2bDetectorConstruction class |
| basic/B2/B2b/include/B2bDetectorMessenger.hh [code] | Definition of the B2bDetectorMessenger class |
| basic/B2/B2b/src/B2bChamberParameterisation.cc [code] | Implementation of the B2bChamberParameterisation class |
| basic/B2/B2b/src/B2bDetectorConstruction.cc [code] | Implementation of the B2bDetectorConstruction class |
| basic/B2/B2b/src/B2bDetectorMessenger.cc [code] | Implementation of the B2bDetectorMessenger class |
| basic/B3/.README [code] | Example B3 README page |
| basic/B3/exampleB3.cc [code] | Main program of the B3 example |
| basic/B3/include/B3DetectorConstruction.hh [code] | Definition of the B3DetectorConstruction class |
| basic/B3/include/B3EventAction.hh [code] | Definition of the B3EventAction class |
| basic/B3/include/B3PhysicsList.hh [code] | Definition of the B3PhysicsList class |
| basic/B3/include/B3PrimaryGeneratorAction.hh [code] | Definition of the B3PrimaryGeneratorAction class |
| basic/B3/include/B3RunAction.hh [code] | Definition of the B3RunAction class |
| basic/B3/include/B3StackingAction.hh [code] | Definition of the B3StackingAction class |
| basic/B3/src/B3DetectorConstruction.cc [code] | Implementation of the B3DetectorConstruction class |
| basic/B3/src/B3EventAction.cc [code] | Implementation of the B3EventAction class |
| basic/B3/src/B3PhysicsList.cc [code] | Implementation of the B3PhysicsList class |
| basic/B3/src/B3PrimaryGeneratorAction.cc [code] | Implementation of the B3PrimaryGeneratorAction class |
| basic/B3/src/B3RunAction.cc [code] | Implementation of the B3RunAction class |
| basic/B3/src/B3StackingAction.cc [code] | Implementation of the B3StackingAction class |
| basic/B4/.README [code] | Example B4 README page |
| basic/B4/B4a/exampleB4a.cc [code] | Main program of the B4a example |
| basic/B4/B4a/include/B4aEventAction.hh [code] | Definition of the B4aEventAction class |
| basic/B4/B4a/include/B4aEventActionMessenger.hh [code] | Definition of the B4aEventActionMessenger class |
| basic/B4/B4a/include/B4Analysis.hh [code] | Selection of the analysis technology |
| basic/B4/B4a/include/B4aSteppingAction.hh [code] | Definition of the B4aSteppingAction class |
| basic/B4/B4a/include/B4DetectorConstruction.hh [code] | Definition of the B4DetectorConstruction class |
| basic/B4/B4a/include/B4DetectorMessenger.hh [code] | Definition of the B4DetectorMessenger class |
| basic/B4/B4a/include/B4PrimaryGeneratorAction.hh [code] | Definition of the B4PrimaryGeneratorAction class |
| basic/B4/B4a/include/B4RunAction.hh [code] | Definition of the B4RunAction class |
| basic/B4/B4a/src/B4aEventAction.cc [code] | Implementation of the B4aEventAction class |
| basic/B4/B4a/src/B4aEventActionMessenger.cc [code] | Implementation of the B4aEventActionMessenger class |
| basic/B4/B4a/src/B4aSteppingAction.cc [code] | Implementation of the B4aSteppingAction class |
| basic/B4/B4a/src/B4DetectorConstruction.cc [code] | Implementation of the B4DetectorConstruction class |
| basic/B4/B4a/src/B4DetectorMessenger.cc [code] | Implementation of the B4DetectorMessenger class |
| basic/B4/B4a/src/B4PrimaryGeneratorAction.cc [code] | Implementation of the B4PrimaryGeneratorAction class |
| basic/B4/B4a/src/B4RunAction.cc [code] | Implementation of the B4RunAction class |
| basic/B4/B4b/exampleB4b.cc [code] | Main program of the B4b example |
| basic/B4/B4b/include/B4bEventAction.hh [code] | Definition of the B4bEventAction class |
| basic/B4/B4b/include/B4bEventActionMessenger.hh [code] | Definition of the B4bEventActionMessenger class |
| basic/B4/B4b/include/B4bRunData.hh [code] | Definition of the B4bRunData class |
| basic/B4/B4b/include/B4bSteppingAction.hh [code] | Definition of the B4bSteppingAction class |
| basic/B4/B4b/src/B4bEventAction.cc [code] | Implementation of the B4bEventAction class |
| basic/B4/B4b/src/B4bEventActionMessenger.cc [code] | Implementation of the B4bEventActionMessenger class |
| basic/B4/B4b/src/B4bRunData.cc [code] | Implementation of the B4bRunData class |
| basic/B4/B4b/src/B4bSteppingAction.cc [code] | Implementation of the B4bSteppingAction class |
| basic/B4/B4c/exampleB4c.cc [code] | Main program of the B4c example |
| basic/B4/B4c/include/B4cCalorHit.hh [code] | Definition of the B4cCalorHit class |
| basic/B4/B4c/include/B4cCalorimeterSD.hh [code] | Definition of the B4cCalorimeterSD class |
| basic/B4/B4c/include/B4cDetectorConstruction.hh [code] | Definition of the B4cDetectorConstruction class |
| basic/B4/B4c/include/B4cDetectorMessenger.hh [code] | Definition of the B4cDetectorMessenger class |
| basic/B4/B4c/include/B4cEventAction.hh [code] | Definition of the B4cEventAction class |
| basic/B4/B4c/include/B4cEventActionMessenger.hh [code] | Definition of the B4cEventActionMessenger class |
| basic/B4/B4c/src/B4cCalorHit.cc [code] | Implementation of the B4cCalorHit class |
| basic/B4/B4c/src/B4cCalorimeterSD.cc [code] | Implementation of the B4cCalorimeterSD class |
| basic/B4/B4c/src/B4cDetectorConstruction.cc [code] | Implementation of the B4cDetectorConstruction class |
| basic/B4/B4c/src/B4cDetectorMessenger.cc [code] | Implementation of the B4cDetectorMessenger class |
| basic/B4/B4c/src/B4cEventAction.cc [code] | Implementation of the B4cEventAction class |
| basic/B4/B4c/src/B4cEventActionMessenger.cc [code] | Implementation of the B4cEventActionMessenger class |
| basic/B4/B4d/exampleB4d.cc [code] | Main program of the B4d example |
| basic/B4/B4d/include/B4dDetectorConstruction.hh [code] | Definition of the B4dDetectorConstruction class |
| basic/B4/B4d/include/B4dDetectorMessenger.hh [code] | Definition of the B4dDetectorMessenger class |
| basic/B4/B4d/include/B4dEventAction.hh [code] | Definition of the B4dEventAction class |
| basic/B4/B4d/include/B4dEventActionMessenger.hh [code] | Definition of the B4dEventActionMessenger class |
| basic/B4/B4d/src/B4dDetectorConstruction.cc [code] | Implementation of the B4dDetectorConstruction class |
| basic/B4/B4d/src/B4dDetectorMessenger.cc [code] | Implementation of the B4dDetectorMessenger class |
| basic/B4/B4d/src/B4dEventAction.cc [code] | Implementation of the B4dEventAction class |
| basic/B4/B4d/src/B4dEventActionMessenger.cc [code] | Implementation of the B4dEventActionMessenger class |
| extended/.README [code] | Geant4 Extended Examples README page |
| extended/common/analysis/testAnalysis.cc [code] | Test program for the analysis common classes |
| extended/common/analysis/include/ExG4HbookAnalysisManager.hh [code] | Definition of the ExG4HbookAnalysisManager class |
| extended/common/analysis/src/ExG4HbookAnalysisManager.cc [code] | Implementation of the ExG4HbookAnalysisManager class |
| extended/common/detectorConstruction/testDetectorConstruction.cc [code] | Test program for the detectorConstruction common classes |
| extended/common/detectorConstruction/include/ExG4DetectorConstruction01.hh [code] | Definition of the ExG4DetectorConstruction01 class |
| extended/common/detectorConstruction/include/ExG4DetectorConstruction01Messenger.hh [code] | Definition of the ExG4DetectorConstruction01Messenger class |
| extended/common/detectorConstruction/include/ExG4DetectorConstruction02.hh [code] | Definition of the ExG4DetectorConstruction02 class |
| extended/common/detectorConstruction/include/ExG4DetectorConstruction02Messenger.hh [code] | Definition of the ExG4DetectorConstruction02Messenger class |
| extended/common/detectorConstruction/src/ExG4DetectorConstruction01.cc [code] | Implementation of the ExG4DetectorConstruction01 class |
| extended/common/detectorConstruction/src/ExG4DetectorConstruction01Messenger.cc [code] | Implementation of the ExG4DetectorConstruction01Messenger class |
| extended/common/detectorConstruction/src/ExG4DetectorConstruction02.cc [code] | Implementation of the ExG4DetectorConstruction02 class |
| extended/common/detectorConstruction/src/ExG4DetectorConstruction02Messenger.cc [code] | Implementation of the ExG4DetectorConstruction02Messenger class |
| extended/common/physicsList/testPhysicsList.cc [code] | Test program for the physicsList common classes |
| extended/common/physicsList/include/ExG4PhysicsList00.hh [code] | Definition of the ExG4PhysicsList00 class |
| extended/common/physicsList/src/ExG4PhysicsList00.cc [code] | Implementation of the ExG4PhysicsList00 class |
| extended/common/primaryGenerator/testPrimaryGenerator.cc [code] | Test program for the primaryGenerator common classes |
| extended/common/primaryGenerator/include/ExG4PrimaryGeneratorAction01.hh [code] | Definition of the ExG4PrimaryGeneratorAction01 class |
| extended/common/primaryGenerator/include/ExG4PrimaryGeneratorAction02.hh [code] | Definition of the ExG4PrimaryGeneratorAction02 class |
| extended/common/primaryGenerator/src/ExG4PrimaryGeneratorAction01.cc [code] | Implementation of the ExG4PrimaryGeneratorAction01 class |
| extended/common/primaryGenerator/src/ExG4PrimaryGeneratorAction02.cc [code] | Implementation of the ExG4PrimaryGeneratorAction02 class |
| extended/common/userActions/testUserActions.cc [code] | Test program for the userActions common classes |
| extended/common/userActions/include/ExG4EventAction01.hh [code] | Definition of the ExG4EventAction01 class |
| extended/common/userActions/include/ExG4EventAction01Messenger.hh [code] | Definition of the ExG4EventAction01Messenger class |
| extended/common/userActions/include/ExG4RunAction01.hh [code] | Definition of the ExG4RunAction01 class |
| extended/common/userActions/include/ExG4RunAction01Messenger.hh [code] | Definition of the ExG4RunAction01Messenger class |
| extended/common/userActions/src/ExG4EventAction01.cc [code] | Implementation of the ExG4EventAction01 class |
| extended/common/userActions/src/ExG4EventAction01Messenger.cc [code] | Implementation of the ExG4EventAction01Messenger class |
| extended/common/userActions/src/ExG4RunAction01.cc [code] | Implementation of the ExG4RunAction01 class |
| extended/common/userActions/src/ExG4RunAction01Messenger.cc [code] | Implementation of the ExG4RunAction01Messenger class |
1.7.4