Changeset 1230 for trunk/examples/extended/analysis
- Timestamp:
- Jan 8, 2010, 3:02:48 PM (16 years ago)
- Location:
- trunk/examples/extended/analysis
- Files:
-
- 51 edited
-
A01/A01app.cc (modified) (6 diffs)
-
A01/GNUmakefile (modified) (3 diffs)
-
A01/include/A01AnalysisManager.hh (modified) (1 diff)
-
A01/src/A01AnalysisManager.cc (modified) (3 diffs)
-
AnaEx01/AnaEx01.cc (modified) (1 diff)
-
AnaEx01/GNUmakefile (modified) (2 diffs)
-
AnaEx01/include/AnaEx01AnalysisManager.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01CalorHit.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01CalorimeterSD.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01DetectorConstruction.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01DetectorMessenger.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01EventAction.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01PhysicsList.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01PrimaryGeneratorAction.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01PrimaryGeneratorMessenger.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01RunAction.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01SteppingAction.hh (modified) (1 diff)
-
AnaEx01/include/AnaEx01SteppingVerbose.hh (modified) (1 diff)
-
AnaEx01/src/AnaEx01AnalysisManager.cc (modified) (5 diffs)
-
AnaEx01/src/AnaEx01CalorHit.cc (modified) (1 diff)
-
AnaEx01/src/AnaEx01CalorimeterSD.cc (modified) (1 diff)
-
AnaEx01/src/AnaEx01DetectorConstruction.cc (modified) (1 diff)
-
AnaEx01/src/AnaEx01DetectorMessenger.cc (modified) (1 diff)
-
AnaEx01/src/AnaEx01EventAction.cc (modified) (1 diff)
-
AnaEx01/src/AnaEx01PhysicsList.cc (modified) (1 diff)
-
AnaEx01/src/AnaEx01PrimaryGeneratorAction.cc (modified) (1 diff)
-
AnaEx01/src/AnaEx01PrimaryGeneratorMessenger.cc (modified) (1 diff)
-
AnaEx01/src/AnaEx01RunAction.cc (modified) (1 diff)
-
AnaEx01/src/AnaEx01SteppingAction.cc (modified) (1 diff)
-
AnaEx01/src/AnaEx01SteppingVerbose.cc (modified) (1 diff)
-
N03Con/exampleN03Con.cc (modified) (1 diff)
-
N03Con/include/ExN03DetectorConstruction.hh (modified) (1 diff)
-
N03Con/include/ExN03DetectorMessenger.hh (modified) (1 diff)
-
N03Con/include/ExN03EventAction.hh (modified) (1 diff)
-
N03Con/include/ExN03EventActionMessenger.hh (modified) (1 diff)
-
N03Con/include/ExN03PhysicsList.hh (modified) (1 diff)
-
N03Con/include/ExN03PrimaryGeneratorAction.hh (modified) (1 diff)
-
N03Con/include/ExN03PrimaryGeneratorMessenger.hh (modified) (1 diff)
-
N03Con/include/ExN03RunAction.hh (modified) (1 diff)
-
N03Con/include/ExN03SteppingAction.hh (modified) (1 diff)
-
N03Con/include/ExN03SteppingVerbose.hh (modified) (1 diff)
-
N03Con/src/ExN03DetectorConstruction.cc (modified) (1 diff)
-
N03Con/src/ExN03DetectorMessenger.cc (modified) (1 diff)
-
N03Con/src/ExN03EventAction.cc (modified) (1 diff)
-
N03Con/src/ExN03EventActionMessenger.cc (modified) (1 diff)
-
N03Con/src/ExN03PhysicsList.cc (modified) (1 diff)
-
N03Con/src/ExN03PrimaryGeneratorAction.cc (modified) (1 diff)
-
N03Con/src/ExN03PrimaryGeneratorMessenger.cc (modified) (1 diff)
-
N03Con/src/ExN03RunAction.cc (modified) (1 diff)
-
N03Con/src/ExN03SteppingAction.cc (modified) (1 diff)
-
N03Con/src/ExN03SteppingVerbose.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/extended/analysis/A01/A01app.cc
r893 r1230 24 24 // ******************************************************************** 25 25 // 26 // $Id: A01app.cc,v 1. 8 2006/11/06 19:46:06allison Exp $26 // $Id: A01app.cc,v 1.9 2009/11/14 14:41:13 allison Exp $ 27 27 // -------------------------------------------------------------- 28 28 // … … 37 37 #include "G4RunManager.hh" 38 38 #include "G4UImanager.hh" 39 #include "G4UIterminal.hh"40 #ifdef G4UI_USE_TCSH41 #include "G4UItcsh.hh"42 #endif43 39 44 40 #include "A01DetectorConstruction.hh" … … 52 48 #endif 53 49 54 //OSC:begin 55 #include <G4Lab/UIOnX.h> 56 #include "A01AnalysisManager.hh" 57 #include <AIDA/IAnalysisFactory.h> 58 //OSC:end 50 #ifdef G4UI_USE 51 #include "G4UIExecutive.hh" 52 #endif 59 53 60 54 int main(int argc,char** argv) … … 62 56 // RunManager construction 63 57 G4RunManager* runManager = new G4RunManager; 64 65 //OSC:begin66 G4UIsession* session = 0;67 if (argc!=1) { // batch mode68 A01AnalysisManager::setAIDA(AIDA_createAnalysisFactory());69 } else {70 std::string GUI_onx = "main.onx";71 //std::string GUI_onx = "simple_main.onx";72 G4Lab::UIOnX* uiOnX = new G4Lab::UIOnX(*runManager,GUI_onx,argc,argv);73 // Enforce the creation of the GUI here, else74 // the AIDA plotter factory will create its own75 // that will interfer with the G4Lab::UIOnX one.76 uiOnX->createUI();77 A01AnalysisManager::setAIDA(uiOnX->findAIDA());78 session = uiOnX;79 }80 //OSC:end81 58 82 59 #ifdef G4VIS_USE … … 110 87 // start interactive session 111 88 { 112 #ifdef G4UI_USE_TCSH 113 G4UIsession* session = new G4UIterminal(new G4UItcsh); 114 #else 115 //OSC:begin 116 // G4UIsession* session = new G4UIterminal(); 117 //OSC:end 89 #ifdef G4UI_USE 90 G4UIExecutive* ui = new G4UIExecutive(argc, argv); 91 ui->SessionStart(); 92 delete ui; 118 93 #endif 119 session->SessionStart();120 //OSC:begin121 // delete session;122 //OSC:end123 94 } 124 95 … … 129 100 delete runManager; 130 101 131 //OSC:begin132 // The delete of the run manager may induce,133 // through the user action classes,134 // a delete / closing of the AIDA resources135 // as AIDA trees and various factories.136 // Then we delete the UIOnX that manages the137 // AIDA implementation after the delete138 // of the G4 run manager.139 delete session;140 //OSC:end141 142 102 return 0; 143 103 } -
trunk/examples/extended/analysis/A01/GNUmakefile
r893 r1230 1 # $Id: GNUmakefile,v 1.1 0 2006/11/10 21:04:51 dunsExp $1 # $Id: GNUmakefile,v 1.11 2009/03/05 09:21:30 gbarrand Exp $ 2 2 # -------------------------------------------------------------- 3 3 # GNUmakefile for examples module … … 18 18 # A01 uses its own physics lists. 19 19 # 20 21 #OSC:begin22 # OpenScientist compilation and link flags :23 # Disconnect the usage of other GUIs :24 G4UI_USE_TERMINAL :=25 G4UI_USE_XM :=26 G4UI_USE_XAW :=27 G4UI_USE_QT :=28 G4UI_USE_WIN32 :=29 G4UI_USE_TCSH :=30 G4UI_USE_GAG :=31 G4UI_USE_OSC :=32 # Disconnect the usage of vis drivers that may interfer :33 G4VIS_USE_OPENGLX :=34 G4VIS_USE_OPENGLXM :=35 G4VIS_USE_OPENGLWIN32 :=36 G4VIS_USE_OIX :=37 G4VIS_USE_OIWIN32 :=38 G4VIS_USE_OPACS :=39 CPPFLAGS += `osc-config --g4lab_incs`40 INTYLIBS += $(shell osc-config --g4lab_libs)41 INTYLIBS += `osc-config --iv_libs`42 43 # Enable OpenScientist AIDA implementation :44 G4ANALYSIS_USE := 145 G4ANALYSIS_AIDA_CONFIG_CFLAGS = `aida-config --include`46 G4ANALYSIS_AIDA_CONFIG_LIBS = `OnXLab_aida_config --libs`47 #G4ANALYSIS_AIDA_CONFIG_LIBS = `OnXLab_aida_config --libs`48 #OSC:end49 20 50 21 include $(G4INSTALL)/config/binmake.gmk … … 82 53 endif 83 54 84 ifdef G4ANALYSIS_USE85 CPPFLAGS += `aida-config --include`86 LDLIBS += `aida-config --lib`87 endif -
trunk/examples/extended/analysis/A01/include/A01AnalysisManager.hh
r893 r1230 65 65 public: 66 66 67 68 //OSC:begin69 public:70 static AIDA::IAnalysisFactory* m_AIDA;71 static void setAIDA(AIDA::IAnalysisFactory*);72 static AIDA::IAnalysisFactory* getAIDA();73 public:74 //OSC:begin75 76 67 virtual ~A01AnalysisManager(); 77 68 static A01AnalysisManager* getInstance(); -
trunk/examples/extended/analysis/A01/src/A01AnalysisManager.cc
r893 r1230 60 60 #include "A01AnalysisManager.hh" 61 61 62 //OSC:begin63 AIDA::IAnalysisFactory* A01AnalysisManager::m_AIDA = 0;64 void A01AnalysisManager::setAIDA(AIDA::IAnalysisFactory* a_AIDA) {m_AIDA = a_AIDA;}65 AIDA::IAnalysisFactory* A01AnalysisManager::getAIDA(){return m_AIDA;}66 //OSC:end67 68 69 62 A01AnalysisManager* A01AnalysisManager::instance = 0; 70 63 … … 73 66 { 74 67 // Hooking an AIDA compliant analysis system. 75 //OSC:begin 76 analysisFactory = getAIDA(); 77 //OSC:end 68 analysisFactory = AIDA_createAnalysisFactory(); 78 69 if(analysisFactory) 79 70 { … … 101 92 delete plotter; 102 93 G4cout << "Warning: In case of working with JAS-AIDA, Geant4 will NOT exit unless you close the JAS-AIDA window." << G4endl; 103 //OSC:begin 104 // AIDA analysis factory is managed by 105 // G4Lab::UIOnX, it can't be delete here. 106 // delete analysisFactory; 107 //OSC:end 94 delete analysisFactory; 108 95 } 109 96 } -
trunk/examples/extended/analysis/AnaEx01/AnaEx01.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01.cc,v 1.14 2006/06/29 16:33:13 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/GNUmakefile
r807 r1230 1 # $Id: GNUmakefile,v 1. 2 2003/12/03 10:34:02 gcosmoExp $1 # $Id: GNUmakefile,v 1.3 2009/03/05 09:20:52 gbarrand Exp $ 2 2 # -------------------------------------------------------------- 3 3 # GNUmakefile for examples module. Gabriele Cosmo, 06/04/98. … … 16 16 17 17 include $(G4INSTALL)/config/binmake.gmk 18 19 ifdef G4ANALYSIS_USE20 CPPFLAGS += `aida-config --include`21 LDFLAGS += `aida-config --lib`22 LOADLIBS += `aida-config --lib`23 endif24 -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01AnalysisManager.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01AnalysisManager.hh,v 1.9 2006/06/29 16:33:15 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01CalorHit.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01CalorHit.hh,v 1.4 2006/06/29 16:33:17 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01CalorimeterSD.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01CalorimeterSD.hh,v 1.4 2006/06/29 16:33:19 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01DetectorConstruction.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01DetectorConstruction.hh,v 1.4 2006/06/29 16:33:22 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01DetectorMessenger.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01DetectorMessenger.hh,v 1.4 2006/06/29 16:33:25 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01EventAction.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01EventAction.hh,v 1.6 2006/06/29 16:33:27 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01PhysicsList.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01PhysicsList.hh,v 1.4 2006/06/29 16:33:29 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01PrimaryGeneratorAction.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01PrimaryGeneratorAction.hh,v 1.4 2006/06/29 16:33:31 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01PrimaryGeneratorMessenger.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01PrimaryGeneratorMessenger.hh,v 1.4 2006/06/29 16:33:33 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01RunAction.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01RunAction.hh,v 1.6 2006/06/29 16:33:36 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01SteppingAction.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01SteppingAction.hh,v 1.6 2006/06/29 16:33:38 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/include/AnaEx01SteppingVerbose.hh
r807 r1230 26 26 // 27 27 // $Id: AnaEx01SteppingVerbose.hh,v 1.4 2006/06/29 16:33:40 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01AnalysisManager.cc
r807 r1230 25 25 // 26 26 // 27 // $Id: AnaEx01AnalysisManager.cc,v 1.1 6 2006/06/29 16:33:42 gunterExp $28 // GEANT4 tag $Name: $27 // $Id: AnaEx01AnalysisManager.cc,v 1.18 2009/05/13 08:33:17 gbarrand Exp $ 28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // … … 70 70 71 71 // Create a tree-like container to handle histograms. 72 // This tree is associated to a AnaEx01.aida file. 73 //std::string opts = "compress=yes"; 74 std::string opts = "compress=no"; 75 fTree = treeFactory->create("AnaEx01.aida","xml",false,true,opts); 76 //std::string opts = "export=root"; 77 //fTree = treeFactory->create("AnaEx01.root","ROOT",false,true,opts); 72 // This tree is associated to a AnaEx01.<format> file. 73 74 std::string h_name_EAbs("EAbs"); 75 std::string h_name_LAbs("LAbs"); 76 std::string h_name_EGap("EGap"); 77 std::string h_name_LGap("LGap"); 78 std::string t_name("AnaEx01"); 79 80 // File format : 81 std::string format("xml"); 82 //std::string format("hbook"); 83 //std::string format("root"); 84 85 std::string file("AnaEx01"); 86 std::string ext; 87 ext = "."+format; 88 89 std::string opts; 90 if(format=="hbook") { 91 opts = "compress=no"; 92 93 h_name_EAbs = "1"; 94 h_name_LAbs = "2"; 95 h_name_EGap = "3"; 96 h_name_LGap = "4"; 97 t_name = "101"; 98 99 } else if(format=="root") { 100 opts = "compress=yes"; 101 102 } else if(format=="xml") { 103 ext = ".aida"; 104 opts = "compress=no"; 105 106 } else { 107 G4cout << "storage format \"" << format << "\"" 108 << " not handled in this example." 109 << G4endl; 110 return; 111 } 112 113 file += ext; 114 fTree = treeFactory->create(file,format,false,true,opts); 78 115 79 116 // Factories are not "managed" by an AIDA analysis system. … … 81 118 delete treeFactory; 82 119 83 if(!fTree) return; 120 if(!fTree) { 121 G4cout << "can't create tree associated to file \"" << file << "\"." 122 << G4endl; 123 return; 124 } 84 125 85 126 fTree->mkdir("histograms"); … … 90 131 fAIDA->createHistogramFactory(*fTree); 91 132 if(histoFactory) { 92 fEAbs = histoFactory->createHistogram1D("EAbs",100,0,100); 93 fLAbs = histoFactory->createHistogram1D("LAbs",100,0,100); 94 fEGap = histoFactory->createHistogram1D("EGap",100,0,10); 95 fLGap = histoFactory->createHistogram1D("LGap",100,0,100); 133 fEAbs = histoFactory->createHistogram1D(h_name_EAbs,"EAbs",100,0,100); 134 if(!fEAbs) G4cout << "can't create histo EAbs." << G4endl; 135 fLAbs = histoFactory->createHistogram1D(h_name_LAbs,"LAbs",100,0,100); 136 if(!fLAbs) G4cout << "can't create histo LAbs." << G4endl; 137 fEGap = histoFactory->createHistogram1D(h_name_EGap,"EGap",100,0,10); 138 if(!fEGap) G4cout << "can't create histo EGap." << G4endl; 139 fLGap = histoFactory->createHistogram1D(h_name_LGap,"LGap",100,0,100); 140 if(!fLGap) G4cout << "can't create histo LGap." << G4endl; 96 141 delete histoFactory; 97 142 } … … 106 151 107 152 // Create a tuple : 108 fTuple = tupleFactory->create( "AnaEx01","AnaEx01",153 fTuple = tupleFactory->create(t_name,"AnaEx01", 109 154 "double EAbs,double LAbs,double EGap,double LGap"); 155 if(!fTuple) G4cout << "can't create tuple." << G4endl; 110 156 111 157 delete tupleFactory; 112 158 } 113 159 160 fTree->cd(".."); 114 161 } 115 162 AnaEx01AnalysisManager::~AnaEx01AnalysisManager() { -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01CalorHit.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01CalorHit.cc,v 1.6 2006/06/29 16:33:44 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01CalorimeterSD.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01CalorimeterSD.cc,v 1.5 2006/06/29 16:33:46 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01DetectorConstruction.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01DetectorConstruction.cc,v 1.5 2006/06/29 16:33:49 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01DetectorMessenger.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01DetectorMessenger.cc,v 1.5 2006/06/29 16:33:51 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01EventAction.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01EventAction.cc,v 1.6 2006/06/29 16:33:53 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01PhysicsList.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01PhysicsList.cc,v 1.5 2006/06/29 16:33:55 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01PrimaryGeneratorAction.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01PrimaryGeneratorAction.cc,v 1.5 2006/06/29 16:33:57 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01PrimaryGeneratorMessenger.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01PrimaryGeneratorMessenger.cc,v 1.5 2006/06/29 16:33:59 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01RunAction.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01RunAction.cc,v 1.7 2006/06/29 16:34:01 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01SteppingAction.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01SteppingAction.cc,v 1.7 2006/06/29 16:34:03 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/AnaEx01/src/AnaEx01SteppingVerbose.cc
r807 r1230 26 26 // 27 27 // $Id: AnaEx01SteppingVerbose.cc,v 1.7 2006/06/29 16:34:05 gunter Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/exampleN03Con.cc
r807 r1230 26 26 // 27 27 // $Id: exampleN03Con.cc,v 1.2 2007/05/26 00:24:09 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/include/ExN03DetectorConstruction.hh
r807 r1230 26 26 // 27 27 // $Id: ExN03DetectorConstruction.hh,v 1.1 2007/05/26 00:18:27 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/include/ExN03DetectorMessenger.hh
r807 r1230 26 26 // 27 27 // $Id: ExN03DetectorMessenger.hh,v 1.1 2007/05/26 00:18:27 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/include/ExN03EventAction.hh
r807 r1230 26 26 // 27 27 // $Id: ExN03EventAction.hh,v 1.1 2007/05/26 00:18:27 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/include/ExN03EventActionMessenger.hh
r807 r1230 26 26 // 27 27 // $Id: ExN03EventActionMessenger.hh,v 1.1 2007/05/26 00:18:27 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/include/ExN03PhysicsList.hh
r807 r1230 26 26 // 27 27 // $Id: ExN03PhysicsList.hh,v 1.1 2007/05/26 00:18:27 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/include/ExN03PrimaryGeneratorAction.hh
r807 r1230 26 26 // 27 27 // $Id: ExN03PrimaryGeneratorAction.hh,v 1.1 2007/05/26 00:18:27 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/include/ExN03PrimaryGeneratorMessenger.hh
r807 r1230 26 26 // 27 27 // $Id: ExN03PrimaryGeneratorMessenger.hh,v 1.1 2007/05/26 00:18:27 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/include/ExN03RunAction.hh
r807 r1230 26 26 // 27 27 // $Id: ExN03RunAction.hh,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/include/ExN03SteppingAction.hh
r807 r1230 26 26 // 27 27 // $Id: ExN03SteppingAction.hh,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/include/ExN03SteppingVerbose.hh
r807 r1230 26 26 // 27 27 // $Id: ExN03SteppingVerbose.hh,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/src/ExN03DetectorConstruction.cc
r807 r1230 26 26 // 27 27 // $Id: ExN03DetectorConstruction.cc,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/src/ExN03DetectorMessenger.cc
r807 r1230 26 26 // 27 27 // $Id: ExN03DetectorMessenger.cc,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/src/ExN03EventAction.cc
r807 r1230 26 26 // 27 27 // $Id: ExN03EventAction.cc,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/src/ExN03EventActionMessenger.cc
r807 r1230 26 26 // 27 27 // $Id: ExN03EventActionMessenger.cc,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/src/ExN03PhysicsList.cc
r807 r1230 26 26 // 27 27 // $Id: ExN03PhysicsList.cc,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/src/ExN03PrimaryGeneratorAction.cc
r807 r1230 26 26 // 27 27 // $Id: ExN03PrimaryGeneratorAction.cc,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/src/ExN03PrimaryGeneratorMessenger.cc
r807 r1230 26 26 // 27 27 // $Id: ExN03PrimaryGeneratorMessenger.cc,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/src/ExN03RunAction.cc
r807 r1230 26 26 // 27 27 // $Id: ExN03RunAction.cc,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... -
trunk/examples/extended/analysis/N03Con/src/ExN03SteppingAction.cc
r807 r1230 26 26 // 27 27 // $Id: ExN03SteppingAction.cc,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 // -
trunk/examples/extended/analysis/N03Con/src/ExN03SteppingVerbose.cc
r807 r1230 26 26 // 27 27 // $Id: ExN03SteppingVerbose.cc,v 1.1 2007/05/26 00:18:28 tkoi Exp $ 28 // GEANT4 tag $Name: $28 // GEANT4 tag $Name: geant4-09-03-cand-01 $ 29 29 // 30 30 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
Note:
See TracChangeset
for help on using the changeset viewer.
