Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/hadronic/Hadr06/src/TrackingAction.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/hadronic/Hadr06/src/TrackingAction.cc (Version 11.3.0) and /examples/extended/hadronic/Hadr06/src/TrackingAction.cc (Version 10.4)


  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 TrackingAction.cc                        26 /// \file TrackingAction.cc
 27 /// \brief Implementation of the TrackingActio     27 /// \brief Implementation of the TrackingAction class
 28 //                                                 28 //
                                                   >>  29 // $Id: TrackingAction.cc 69099 2013-04-18 12:25:19Z maire $
 29 //                                                 30 //
 30 //....oooOO0OOooo........oooOO0OOooo........oo     31 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 31 //....oooOO0OOooo........oooOO0OOooo........oo     32 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 32                                                    33 
 33 #include "TrackingAction.hh"                       34 #include "TrackingAction.hh"
 34                                                    35 
                                                   >>  36 #include "Run.hh"
 35 #include "EventAction.hh"                          37 #include "EventAction.hh"
 36 #include "HistoManager.hh"                         38 #include "HistoManager.hh"
 37 #include "Run.hh"                              << 
 38 #include "TrackingMessenger.hh"                << 
 39                                                    39 
 40 #include "G4ParticleTypes.hh"                  << 
 41 #include "G4RunManager.hh"                         40 #include "G4RunManager.hh"
                                                   >>  41 #include "G4Track.hh"
 42 #include "G4StepStatus.hh"                         42 #include "G4StepStatus.hh"
                                                   >>  43 #include "G4ParticleTypes.hh"
                                                   >>  44 
 43 #include "G4SystemOfUnits.hh"                      45 #include "G4SystemOfUnits.hh"
 44 #include "G4Track.hh"                          << 
 45 #include "G4UnitsTable.hh"                         46 #include "G4UnitsTable.hh"
 46                                                    47 
 47 //....oooOO0OOooo........oooOO0OOooo........oo     48 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 48                                                    49 
 49 TrackingAction::TrackingAction(EventAction* ev <<  50 TrackingAction::TrackingAction(EventAction* event)
 50 {                                              <<  51 :G4UserTrackingAction(), fEventAction(event)
 51   fTrackMessenger = new TrackingMessenger(this <<  52 { }
 52 }                                              << 
 53                                                << 
 54 //....oooOO0OOooo........oooOO0OOooo........oo << 
 55                                                << 
 56 TrackingAction::~TrackingAction()              << 
 57 {                                              << 
 58   delete fTrackMessenger;                      << 
 59 }                                              << 
 60                                                    53 
 61 //....oooOO0OOooo........oooOO0OOooo........oo     54 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 62                                                    55 
 63 void TrackingAction::PreUserTrackingAction(con     56 void TrackingAction::PreUserTrackingAction(const G4Track* track)
 64 {                                              <<  57 {  
 65   // count secondary particles                 <<  58   //count secondary particles
 66   if (track->GetTrackID() == 1) return;        <<  59   if (track->GetTrackID() == 1) return;  
 67                                                <<  60   G4String name   = track->GetDefinition()->GetParticleName();
 68   Run* run = static_cast<Run*>(G4RunManager::G << 
 69                                                << 
 70   const G4ParticleDefinition* particle = track << 
 71   G4String name = particle->GetParticleName(); << 
 72   G4double meanLife = particle->GetPDGLifeTime << 
 73   G4double energy = track->GetKineticEnergy();     61   G4double energy = track->GetKineticEnergy();
 74   if (fParticleCount) run->ParticleCount(name, <<  62   Run* run = static_cast<Run*>(
 75                                                <<  63         G4RunManager::GetRunManager()->GetNonConstCurrentRun());    
 76   // histograms: energy at creation            <<  64   run->ParticleCount(name,energy);
 77   //                                           << 
 78   G4AnalysisManager* analysis = G4AnalysisMana << 
 79                                                << 
 80   G4int ih = 0;                                << 
 81   G4String type = particle->GetParticleType(); << 
 82   G4double charge = particle->GetPDGCharge();  << 
 83   if (charge > 3.)                             << 
 84     ih = 10;                                   << 
 85   else if (particle == G4Gamma::Gamma())       << 
 86     ih = 4;                                    << 
 87   else if (particle == G4Electron::Electron()) << 
 88     ih = 5;                                    << 
 89   else if (particle == G4Positron::Positron()) << 
 90     ih = 5;                                    << 
 91   else if (particle == G4Neutron::Neutron())   << 
 92     ih = 6;                                    << 
 93   else if (particle == G4Proton::Proton())     << 
 94     ih = 7;                                    << 
 95   else if (particle == G4Deuteron::Deuteron()) << 
 96     ih = 8;                                    << 
 97   else if (particle == G4Alpha::Alpha())       << 
 98     ih = 9;                                    << 
 99   else if (type == "nucleus")                  << 
100     ih = 10;                                   << 
101   else if (type == "baryon")                   << 
102     ih = 11;                                   << 
103   else if (type == "meson")                    << 
104     ih = 12;                                   << 
105   else if (type == "lepton")                   << 
106     ih = 13;                                   << 
107   if (ih > 0) analysis->FillH1(ih, energy);    << 
108                                                << 
109   // to force only 1 fission : kill secondary  << 
110   if (fKillNeutron && (particle == G4Neutron:: << 
111     fEventAction->AddEdep(energy);             << 
112     G4Track* aTrack = (G4Track*)track;         << 
113     aTrack->SetTrackStatus(fStopAndKill);      << 
114   }                                            << 
115 }                                                  65 }
116                                                    66 
117 //....oooOO0OOooo........oooOO0OOooo........oo     67 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
118                                                    68 
119 void TrackingAction::PostUserTrackingAction(co     69 void TrackingAction::PostUserTrackingAction(const G4Track* track)
120 {                                                  70 {
121   // keep only emerging particles              <<  71  // keep only emerging particles
122   G4StepStatus status = track->GetStep()->GetP <<  72  G4StepStatus status = track->GetStep()->GetPostStepPoint()->GetStepStatus();
123   if (status != fWorldBoundary) return;        <<  73  if (status != fWorldBoundary) return; 
124                                                <<  74  
125   const G4ParticleDefinition* particle = track <<  75  const G4ParticleDefinition* particle = track->GetParticleDefinition();
126   G4String name = particle->GetParticleName(); <<  76  G4String name   = particle->GetParticleName();
127   G4double energy = track->GetKineticEnergy(); <<  77  G4double energy = track->GetKineticEnergy();
128                                                <<  78  
129   fEventAction->AddEflow(energy);              <<  79  fEventAction->AddEflow(energy);  
130                                                <<  80  
131   Run* run = static_cast<Run*>(G4RunManager::G <<  81  Run* run = static_cast<Run*>(
132   run->ParticleFlux(name, energy);             <<  82               G4RunManager::GetRunManager()->GetNonConstCurrentRun());
133                                                <<  83  run->ParticleFlux(name,energy);               
134   // histograms: energy at exit                <<  84  
135   //                                           <<  85  // histograms: enery flow
136   G4AnalysisManager* analysis = G4AnalysisMana <<  86  //
137                                                <<  87  G4AnalysisManager* analysis = G4AnalysisManager::Instance();
138   G4int ih = 0;                                <<  88  
139   G4String type = particle->GetParticleType(); <<  89  G4int ih = 0; 
140   G4double charge = particle->GetPDGCharge();  <<  90  G4String type   = particle->GetParticleType();      
141   if (charge > 3.)                             <<  91  G4double charge = particle->GetPDGCharge();
142     ih = 20;                                   <<  92  if (charge > 3.)  ih = 10; 
143   else if (particle == G4Gamma::Gamma())       <<  93  else if (particle == G4Gamma::Gamma())       ih = 4;
144     ih = 14;                                   <<  94  else if (particle == G4Electron::Electron()) ih = 5;
145   else if (particle == G4Electron::Electron()) <<  95  else if (particle == G4Positron::Positron()) ih = 5;  
146     ih = 15;                                   <<  96  else if (particle == G4Neutron::Neutron())   ih = 6;
147   else if (particle == G4Positron::Positron()) <<  97  else if (particle == G4Proton::Proton())     ih = 7;
148     ih = 15;                                   <<  98  else if (particle == G4Deuteron::Deuteron()) ih = 8;
149   else if (particle == G4Neutron::Neutron())   <<  99  else if (particle == G4Alpha::Alpha())       ih = 9;       
150     ih = 16;                                   << 100  else if (type == "nucleus")                  ih = 10;
151   else if (particle == G4Proton::Proton())     << 101  else if (type == "baryon")                   ih = 11;         
152     ih = 17;                                   << 102  else if (type == "meson")                    ih = 12;
153   else if (particle == G4Deuteron::Deuteron()) << 103  else if (type == "lepton")                   ih = 13;        
154     ih = 18;                                   << 104  if (ih > 0) analysis->FillH1(ih,energy);
155   else if (particle == G4Alpha::Alpha())       << 
156     ih = 19;                                   << 
157   else if (type == "nucleus")                  << 
158     ih = 20;                                   << 
159   else if (type == "baryon")                   << 
160     ih = 21;                                   << 
161   else if (type == "meson")                    << 
162     ih = 22;                                   << 
163   else if (type == "lepton")                   << 
164     ih = 23;                                   << 
165   if (ih > 0) analysis->FillH1(ih, energy);    << 
166 }                                                 105 }
167                                                   106 
168 //....oooOO0OOooo........oooOO0OOooo........oo    107 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
                                                   >> 108 
169                                                   109