Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/electromagnetic/TestEm7/src/RunAction.cc

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/electromagnetic/TestEm7/src/RunAction.cc (Version 11.3.0) and /examples/extended/electromagnetic/TestEm7/src/RunAction.cc (Version 11.2)


  1 //                                                  1 //
  2 // *******************************************      2 // ********************************************************************
  3 // * License and Disclaimer                         3 // * License and Disclaimer                                           *
  4 // *                                                4 // *                                                                  *
  5 // * The  Geant4 software  is  copyright of th      5 // * The  Geant4 software  is  copyright of the Copyright Holders  of *
  6 // * the Geant4 Collaboration.  It is provided      6 // * the Geant4 Collaboration.  It is provided  under  the terms  and *
  7 // * conditions of the Geant4 Software License      7 // * conditions of the Geant4 Software License,  included in the file *
  8 // * LICENSE and available at  http://cern.ch/      8 // * LICENSE and available at  http://cern.ch/geant4/license .  These *
  9 // * include a list of copyright holders.           9 // * include a list of copyright holders.                             *
 10 // *                                               10 // *                                                                  *
 11 // * Neither the authors of this software syst     11 // * Neither the authors of this software system, nor their employing *
 12 // * institutes,nor the agencies providing fin     12 // * institutes,nor the agencies providing financial support for this *
 13 // * work  make  any representation or  warran     13 // * work  make  any representation or  warranty, express or implied, *
 14 // * regarding  this  software system or assum     14 // * regarding  this  software system or assume any liability for its *
 15 // * use.  Please see the license in the file      15 // * use.  Please see the license in the file  LICENSE  and URL above *
 16 // * for the full disclaimer and the limitatio     16 // * for the full disclaimer and the limitation of liability.         *
 17 // *                                               17 // *                                                                  *
 18 // * This  code  implementation is the result      18 // * This  code  implementation is the result of  the  scientific and *
 19 // * technical work of the GEANT4 collaboratio     19 // * technical work of the GEANT4 collaboration.                      *
 20 // * By using,  copying,  modifying or  distri     20 // * By using,  copying,  modifying or  distributing the software (or *
 21 // * any work based  on the software)  you  ag     21 // * any work based  on the software)  you  agree  to acknowledge its *
 22 // * use  in  resulting  scientific  publicati     22 // * use  in  resulting  scientific  publications,  and indicate your *
 23 // * acceptance of all terms of the Geant4 Sof     23 // * acceptance of all terms of the Geant4 Software license.          *
 24 // *******************************************     24 // ********************************************************************
 25 //                                                 25 //
 26 /// \file electromagnetic/TestEm7/src/RunActio     26 /// \file electromagnetic/TestEm7/src/RunAction.cc
 27 /// \brief Implementation of the RunAction cla     27 /// \brief Implementation of the RunAction class
 28 //                                                 28 //
 29 //                                             <<  29 // 
 30 //....oooOO0OOooo........oooOO0OOooo........oo     30 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 31 //....oooOO0OOooo........oooOO0OOooo........oo     31 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 32                                                    32 
 33 #include "RunAction.hh"                            33 #include "RunAction.hh"
 34                                                << 
 35 #include "DetectorConstruction.hh"                 34 #include "DetectorConstruction.hh"
 36 #include "PhysicsList.hh"                          35 #include "PhysicsList.hh"
 37 #include "PrimaryGeneratorAction.hh"           << 
 38 #include "StepMax.hh"                              36 #include "StepMax.hh"
                                                   >>  37 #include "PrimaryGeneratorAction.hh"
 39                                                    38 
 40 #include "G4Run.hh"                                39 #include "G4Run.hh"
 41 #include "G4RunManager.hh"                         40 #include "G4RunManager.hh"
 42 #include "G4SystemOfUnits.hh"                  << 
 43 #include "G4UnitsTable.hh"                         41 #include "G4UnitsTable.hh"
                                                   >>  42 #include "G4SystemOfUnits.hh"
 44 #include "G4ios.hh"                                43 #include "G4ios.hh"
                                                   >>  44 
 45 #include "Randomize.hh"                            45 #include "Randomize.hh"
 46                                                    46 
 47 //....oooOO0OOooo........oooOO0OOooo........oo     47 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 48                                                    48 
 49 RunAction::RunAction(DetectorConstruction* det <<  49 RunAction::RunAction(DetectorConstruction* det, PhysicsList* phys,
 50   : G4UserRunAction(),                         <<  50                      PrimaryGeneratorAction* kin)
 51     fAnalysisManager(0),                       <<  51  : G4UserRunAction(),
 52     fDetector(det),                            <<  52    fAnalysisManager(0), fDetector(det), fPhysics(phys), fKinematic(kin),
 53     fPhysics(phys),                            <<  53    fTallyEdep(new G4double[kMaxTally]), fProjRange(0.), fProjRange2(0.),
 54     fKinematic(kin),                           <<  54    fEdeptot(0.), fEniel(0.), fNbPrimarySteps(0), fRange(0)
 55     fTallyEdep(new G4double[kMaxTally]),       <<  55 { 
 56     fProjRange(0.),                            << 
 57     fProjRange2(0.),                           << 
 58     fEdeptot(0.),                              << 
 59     fEniel(0.),                                << 
 60     fNbPrimarySteps(0),                        << 
 61     fRange(0)                                  << 
 62 {                                              << 
 63   // Book predefined histograms                    56   // Book predefined histograms
 64   BookHisto();                                 <<  57   BookHisto(); 
 65 }                                                  58 }
 66                                                    59 
 67 //....oooOO0OOooo........oooOO0OOooo........oo     60 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 68                                                    61 
 69 RunAction::~RunAction()                            62 RunAction::~RunAction()
 70 {                                                  63 {
 71   delete[] fTallyEdep;                         <<  64   delete [] fTallyEdep;
 72 }                                                  65 }
 73                                                    66 
 74 //....oooOO0OOooo........oooOO0OOooo........oo     67 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 75                                                    68 
 76 void RunAction::BeginOfRunAction(const G4Run*      69 void RunAction::BeginOfRunAction(const G4Run* aRun)
 77 {                                              <<  70 {  
 78   G4cout << "### Run " << aRun->GetRunID() <<      71   G4cout << "### Run " << aRun->GetRunID() << " start." << G4endl;
 79                                                    72 
 80   if (!fAnalysisManager) {                     <<  73   if(!fAnalysisManager) { BookHisto(); }
 81     BookHisto();                               <<  74   
 82   }                                            << 
 83                                                << 
 84   CLHEP::HepRandom::showEngineStatus();            75   CLHEP::HepRandom::showEngineStatus();
 85                                                <<  76      
 86   // initialize projected range, tallies, Ebea <<  77   //initialize projected range, tallies, Ebeam, and book histograms
 87   //                                               78   //
 88   fNbPrimarySteps = 0;                             79   fNbPrimarySteps = 0;
 89   fRange = 0;                                      80   fRange = 0;
 90   fProjRange = fProjRange2 = 0.;                   81   fProjRange = fProjRange2 = 0.;
 91   fEdeptot = fEniel = 0.;                          82   fEdeptot = fEniel = 0.;
 92   for (G4int j = 0; j < kMaxTally; ++j) {      <<  83   for (G4int j=0; j<kMaxTally; ++j) { fTallyEdep[j] = 0.; }
 93     fTallyEdep[j] = 0.;                        << 
 94   }                                            << 
 95   fKinematic->ResetEbeamCumul();                   84   fKinematic->ResetEbeamCumul();
 96                                                <<  85   
 97   if (fAnalysisManager->IsActive()) {              86   if (fAnalysisManager->IsActive()) {
 98     fAnalysisManager->OpenFile();              <<  87     fAnalysisManager->OpenFile(); 
 99                                                    88 
100     // histogram "1" is defined by the length      89     // histogram "1" is defined by the length of the target
101     // zoomed histograms are defined by UI com <<  90     // zoomed histograms are defined by UI command  
102     G4double length = fDetector->GetAbsorSizeX <<  91     G4double length  = fDetector->GetAbsorSizeX();
103     G4double stepMax = fPhysics->GetStepMaxPro     92     G4double stepMax = fPhysics->GetStepMaxProcess()->GetMaxStep();
104     G4int nbBins = 100;                        <<  93     G4int nbmin = 100;
105     if (stepMax < DBL_MAX) {                   <<  94     G4int nbBins = (G4int)(0.5 + length/stepMax);
106       G4int nb = (G4int)(0.5 + length / stepMa <<  95     if (nbBins < nbmin) nbBins = nbmin;
107       nbBins = std::min(std::max(nbBins, nb),  << 
108     }                                          << 
109     fAnalysisManager->SetH1(1, nbBins, 0., len     96     fAnalysisManager->SetH1(1, nbBins, 0., length, "mm");
110   }                                                97   }
111 }                                                  98 }
112                                                    99 
113 //....oooOO0OOooo........oooOO0OOooo........oo    100 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
114                                                   101 
115 void RunAction::EndOfRunAction(const G4Run* aR    102 void RunAction::EndOfRunAction(const G4Run* aRun)
116 {                                                 103 {
117   G4int nbofEvents = aRun->GetNumberOfEvent();    104   G4int nbofEvents = aRun->GetNumberOfEvent();
118   if (nbofEvents == 0) return;                    105   if (nbofEvents == 0) return;
119                                                   106 
120   // run conditions                            << 107   //run conditions
121   //                                           << 108   //  
122   const G4Material* material = fDetector->GetA    109   const G4Material* material = fDetector->GetAbsorMaterial();
123   G4double density = material->GetDensity();      110   G4double density = material->GetDensity();
124                                                << 111    
125   G4String particle = fKinematic->GetParticleG << 112   G4String particle = fKinematic->GetParticleGun()->GetParticleDefinition()
                                                   >> 113                       ->GetParticleName();    
126   G4double energy = fKinematic->GetParticleGun    114   G4double energy = fKinematic->GetParticleGun()->GetParticleEnergy();
127   G4cout << "\n The run consists of " << nbofE << 115   G4cout << "\n The run consists of " << nbofEvents << " "<< particle << " of "
128          << G4BestUnit(energy, "Energy") << "  << 116          << G4BestUnit(energy,"Energy") << " through " 
129          << G4BestUnit(fDetector->GetAbsorSize << 117          << G4BestUnit(fDetector->GetAbsorSizeX(),"Length") << " of "
130          << " (density: " << G4BestUnit(densit << 118          << material->GetName() << " (density: " 
131                                                << 119          << G4BestUnit(density,"Volumic Mass") << ")" << G4endl;
132   // compute projected range and straggling    << 120          
                                                   >> 121   //compute projected range and straggling
133   //                                              122   //
134   if (fRange > 0) {                            << 123   if(fRange > 0) {
135     fProjRange /= fRange;                      << 124     fProjRange /= fRange; 
136     fProjRange2 /= fRange;                        125     fProjRange2 /= fRange;
137   }                                               126   }
138   G4double rms = fProjRange2 - fProjRange * fP << 127   G4double rms = fProjRange2 - fProjRange*fProjRange;        
139   if (rms > 0.)                                << 128   if (rms>0.) rms = std::sqrt(rms); else rms = 0.;
140     rms = std::sqrt(rms);                      << 
141   else                                         << 
142     rms = 0.;                                  << 
143                                                << 
144   G4double nstep = G4double(fNbPrimarySteps) / << 
145                                                << 
146   G4cout.precision(6);                         << 
147   G4cout << "\n Projected Range= " << G4BestUn << 
148          << "   rms= " << G4BestUnit(rms, "Len << 
149   G4cout << " Mean number of primary steps = " << 
150                                                   129 
151   // compute energy deposition and niel        << 130   G4double nstep = G4double(fNbPrimarySteps)/G4double(nbofEvents);
152   //                                           << 
153   fEdeptot /= nbofEvents;                      << 
154   G4cout << " Total energy deposit= " << G4Bes << 
155   fEniel /= nbofEvents;                        << 
156   G4cout << " niel energy deposit = " << G4Bes << 
157                                                   131 
158   // print dose in tallies                     << 132   G4cout.precision(6);       
                                                   >> 133   G4cout << "\n Projected Range= "<< G4BestUnit(fProjRange,"Length")
                                                   >> 134          << "   rms= "            << G4BestUnit( rms,"Length")
                                                   >> 135          << G4endl;
                                                   >> 136   G4cout << " Mean number of primary steps = "<< nstep << G4endl;
                                                   >> 137 
                                                   >> 138   //compute energy deposition and niel
                                                   >> 139   //
                                                   >> 140   fEdeptot /= nbofEvents; 
                                                   >> 141   G4cout << " Total energy deposit= "<< G4BestUnit(fEdeptot,"Energy")
                                                   >> 142          << G4endl;
                                                   >> 143   fEniel /= nbofEvents; 
                                                   >> 144   G4cout << " niel energy deposit = "<< G4BestUnit(fEniel,"Energy")
                                                   >> 145          << G4endl;
                                                   >> 146      
                                                   >> 147   //print dose in tallies
159   //                                              148   //
160   G4int tallyNumber = fDetector->GetTallyNumbe    149   G4int tallyNumber = fDetector->GetTallyNumber();
161   if (tallyNumber > 0) {                          150   if (tallyNumber > 0) {
162     G4double Ebeam = fKinematic->GetEbeamCumul    151     G4double Ebeam = fKinematic->GetEbeamCumul();
163     G4cout << "\n-----------------------------    152     G4cout << "\n---------------------------------------------------------\n";
164     G4cout << " Cumulated Doses : \tEdep          153     G4cout << " Cumulated Doses : \tEdep      \tEdep/Ebeam \tDose" << G4endl;
165     for (G4int j = 0; j < tallyNumber; ++j) {  << 154     for (G4int j=0; j < tallyNumber; ++j) {
166       G4double Edep = fTallyEdep[j], ratio = 1 << 155       G4double Edep = fTallyEdep[j], ratio = 100*Edep/Ebeam;
167       G4double tallyMass = fDetector->GetTally << 156       G4double tallyMass = fDetector->GetTallyMass(j);      
168       G4double Dose = Edep / tallyMass;        << 157       G4double Dose = Edep/tallyMass;
169       G4cout << " tally " << j << ": \t \t" << << 158       G4cout << " tally " << j << ": \t \t"
170              << " % \t" << G4BestUnit(Dose, "D << 159              << G4BestUnit(Edep,"Energy") << "\t"
                                                   >> 160              << ratio << " % \t"
                                                   >> 161              << G4BestUnit(Dose,"Dose")   << G4endl;
171     }                                             162     }
172     G4cout << "\n-----------------------------    163     G4cout << "\n---------------------------------------------------------\n";
173     G4cout << G4endl;                          << 164     G4cout << G4endl; 
174   }                                               165   }
175                                                   166 
176   if (fAnalysisManager->IsActive()) {          << 167   if (fAnalysisManager->IsActive() ) {        
177     // normalize histograms                       168     // normalize histograms
178     //                                            169     //
179     for (G4int j = 1; j < 3; ++j) {            << 170     for (G4int j=1; j<3; ++j) {  
180       G4double binWidth = fAnalysisManager->Ge    171       G4double binWidth = fAnalysisManager->GetH1Width(j);
181       G4double fac = (mm / MeV) / (nbofEvents  << 172       G4double fac = (mm/MeV)/(nbofEvents * binWidth);
182       fAnalysisManager->ScaleH1(j, fac);          173       fAnalysisManager->ScaleH1(j, fac);
183     }                                             174     }
184     fAnalysisManager->ScaleH1(3, 1. / nbofEven << 175     fAnalysisManager->ScaleH1(3, 1./nbofEvents);
185                                                << 176  
186     // save histograms                            177     // save histograms
187     fAnalysisManager->Write();                    178     fAnalysisManager->Write();
188     fAnalysisManager->CloseFile();                179     fAnalysisManager->CloseFile();
189   }                                               180   }
190                                                << 181    
191   // show Rndm status                             182   // show Rndm status
192   //                                              183   //
193   CLHEP::HepRandom::showEngineStatus();           184   CLHEP::HepRandom::showEngineStatus();
194 }                                                 185 }
195                                                   186 
196 //....oooOO0OOooo........oooOO0OOooo........oo    187 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
197                                                   188 
198 void RunAction::BookHisto()                       189 void RunAction::BookHisto()
199 {                                                 190 {
200   // Create or get analysis manager               191   // Create or get analysis manager
201   // The choice of analysis technology is done    192   // The choice of analysis technology is done via selection of a namespace
202   // in HistoManager.hh                           193   // in HistoManager.hh
203   fAnalysisManager = G4AnalysisManager::Instan    194   fAnalysisManager = G4AnalysisManager::Instance();
204   fAnalysisManager->SetDefaultFileType("root")    195   fAnalysisManager->SetDefaultFileType("root");
205   fAnalysisManager->SetFileName("testem7");       196   fAnalysisManager->SetFileName("testem7");
206   fAnalysisManager->SetVerboseLevel(1);           197   fAnalysisManager->SetVerboseLevel(1);
207   fAnalysisManager->SetActivation(true);  // e    198   fAnalysisManager->SetActivation(true);  // enable inactivation of histograms
208                                                   199 
209   // Define histograms start values               200   // Define histograms start values
210   const G4int kMaxHisto = 4;                      201   const G4int kMaxHisto = 4;
211   const G4String id[] = {"h0", "h1", "h2", "h3 << 202   const G4String id[] = { "h0", "h1", "h2", "h3" };
212   const G4String title[] = {                   << 203   const G4String title[] = 
213     "dummy",  // 0                             << 204                 { "dummy",                                      //0
214     "Edep (MeV/mm) along absorber ",  // 1     << 205                   "Edep (MeV/mm) along absorber ",              //1
215     "Edep (MeV/mm) along absorber zoomed",  // << 206                   "Edep (MeV/mm) along absorber zoomed",        //2
216     "projectile range"  // 3                   << 207                   "projectile range"                            //3
217   };                                           << 208                  };  
218                                                   209 
219   // Default values (to be reset via /analysis << 210   // Default values (to be reset via /analysis/h1/set command)               
220   G4int nbins = 100;                              211   G4int nbins = 100;
221   G4double vmin = 0.;                             212   G4double vmin = 0.;
222   G4double vmax = 100.;                           213   G4double vmax = 100.;
223                                                   214 
224   // Create all histograms as inactivated      << 215   // Create all histograms as inactivated 
225   // as we have not yet set nbins, vmin, vmax     216   // as we have not yet set nbins, vmin, vmax
226   for (G4int k = 0; k < kMaxHisto; ++k) {      << 217   for (G4int k=0; k<kMaxHisto; ++k) {
227     G4int ih = fAnalysisManager->CreateH1(id[k    218     G4int ih = fAnalysisManager->CreateH1(id[k], title[k], nbins, vmin, vmax);
228     G4bool activ = false;                         219     G4bool activ = false;
229     if (k == 1) activ = true;                     220     if (k == 1) activ = true;
230     fAnalysisManager->SetH1Activation(ih, acti    221     fAnalysisManager->SetH1Activation(ih, activ);
231   }                                               222   }
232 }                                                 223 }
233                                                   224 
234 //....oooOO0OOooo........oooOO0OOooo........oo    225 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
235                                                   226