Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/medical/GammaTherapy/src/PhysicsList.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/medical/GammaTherapy/src/PhysicsList.cc (Version 11.3.0) and /examples/extended/medical/GammaTherapy/src/PhysicsList.cc (Version 3.1)


  1 //                                                  1 
  2 // *******************************************    
  3 // * License and Disclaimer                       
  4 // *                                              
  5 // * The  Geant4 software  is  copyright of th    
  6 // * the Geant4 Collaboration.  It is provided    
  7 // * conditions of the Geant4 Software License    
  8 // * LICENSE and available at  http://cern.ch/    
  9 // * include a list of copyright holders.         
 10 // *                                              
 11 // * Neither the authors of this software syst    
 12 // * institutes,nor the agencies providing fin    
 13 // * work  make  any representation or  warran    
 14 // * regarding  this  software system or assum    
 15 // * use.  Please see the license in the file     
 16 // * for the full disclaimer and the limitatio    
 17 // *                                              
 18 // * This  code  implementation is the result     
 19 // * technical work of the GEANT4 collaboratio    
 20 // * By using,  copying,  modifying or  distri    
 21 // * any work based  on the software)  you  ag    
 22 // * use  in  resulting  scientific  publicati    
 23 // * acceptance of all terms of the Geant4 Sof    
 24 // *******************************************    
 25 //                                                
 26 /// \file medical/GammaTherapy/src/PhysicsList    
 27 /// \brief Implementation of the PhysicsList c    
 28 //                                                
 29 //                                                
 30 //--------------------------------------------    
 31 //                                                
 32 // ClassName:   PhysicsList                       
 33 //                                                
 34 // Author:      V.Ivanchenko 03.05.2004           
 35 //                                                
 36 // Modified:                                      
 37 // 16.11.06 Use components from physics_lists     
 38 // 16.05.07 Use renamed EM components from phy    
 39 //                                                
 40 //--------------------------------------------    
 41 //                                                
 42                                                   
 43 //....oooOO0OOooo........oooOO0OOooo........oo    
 44 //....oooOO0OOooo........oooOO0OOooo........oo    
 45                                                   
 46 #include "PhysicsList.hh"                         
 47                                                   
 48 #include "PhysicsListMessenger.hh"                
 49 #include "StepLimiterBuilder.hh"                  
 50                                                   
 51 #include "G4DecayPhysics.hh"                      
 52 #include "G4EmExtraPhysics.hh"                    
 53 #include "G4EmLivermorePhysics.hh"                
 54 #include "G4EmLowEPPhysics.hh"                    
 55 #include "G4EmParameters.hh"                      
 56 #include "G4EmPenelopePhysics.hh"                 
 57 #include "G4EmStandardPhysics.hh"                 
 58 #include "G4EmStandardPhysics_option1.hh"         
 59 #include "G4EmStandardPhysics_option2.hh"         
 60 #include "G4EmStandardPhysics_option3.hh"         
 61 #include "G4EmStandardPhysics_option4.hh"         
 62 #include "G4HadronElasticPhysics.hh"              
 63 #include "G4HadronInelasticQBBC.hh"               
 64 #include "G4IonBinaryCascadePhysics.hh"           
 65 #include "G4LossTableManager.hh"                  
 66 #include "G4PhysicalConstants.hh"                 
 67 #include "G4StoppingPhysics.hh"                   
 68 #include "G4SystemOfUnits.hh"                     
 69 #include "G4UnitsTable.hh"                        
 70                                                   
 71 //....oooOO0OOooo........oooOO0OOooo........oo    
 72                                                   
 73 PhysicsList::PhysicsList() : G4VModularPhysics    
 74 {                                                 
 75   fHelIsRegisted = false;                         
 76   fBicIsRegisted = false;                         
 77   fIonIsRegisted = false;                         
 78   fGnucIsRegisted = false;                        
 79   fStopIsRegisted = false;                        
 80   fVerbose = 1;                                   
 81                                                   
 82   SetDefaultCutValue(1 * mm);                     
 83                                                   
 84   fMessenger = new PhysicsListMessenger(this);    
 85                                                   
 86   // Add Physics builders                         
 87   RegisterPhysics(new G4EmStandardPhysics());     
 88   RegisterPhysics(new G4DecayPhysics());          
 89   RegisterPhysics(new StepLimiterBuilder());      
 90 }                                                 
 91                                                   
 92 //....oooOO0OOooo........oooOO0OOooo........oo    
 93                                                   
 94 PhysicsList::~PhysicsList()                       
 95 {                                                 
 96   delete fMessenger;                              
 97 }                                                 
 98                                                   
 99 //....oooOO0OOooo........oooOO0OOooo........oo    
100                                                   
101 void PhysicsList::ConstructParticle()             
102 {                                                 
103   if (fVerbose > 0) {                             
104     G4cout << "### PhysicsList Construte Parti    
105   }                                               
106   G4VModularPhysicsList::ConstructParticle();     
107 }                                                 
108                                                   
109 //....oooOO0OOooo........oooOO0OOooo........oo    
110                                                   
111 void PhysicsList::ConstructProcess()              
112 {                                                 
113   if (fVerbose > 0) {                             
114     G4cout << "### PhysicsList Construte Proce    
115   }                                               
116                                                   
117   G4VModularPhysicsList::ConstructProcess();      
118                                                   
119   // Define energy interval for loss processes    
120   // from 10 eV to 10 GeV                         
121   G4EmParameters* param = G4EmParameters::Inst    
122   param->SetMinEnergy(0.01 * keV);                
123   param->SetMaxEnergy(10. * GeV);                 
124   param->SetNumberOfBinsPerDecade(10);            
125   param->SetVerbose(1);                           
126 }                                                 
127                                                   
128 //....oooOO0OOooo........oooOO0OOooo........oo    
129                                                   
130 void PhysicsList::AddPhysicsList(const G4Strin    
131 {                                                 
132   if (fVerbose > 0) {                             
133     G4cout << "### PhysicsList Add Physics <"     
134   }                                               
135   if (name == "emstandard") {                     
136     ReplacePhysics(new G4EmStandardPhysics());    
137   }                                               
138   else if (name == "emstandard_opt1") {           
139     ReplacePhysics(new G4EmStandardPhysics_opt    
140   }                                               
141   else if (name == "emstandard_opt2") {           
142     ReplacePhysics(new G4EmStandardPhysics_opt    
143   }                                               
144   else if (name == "emstandard_opt3") {           
145     ReplacePhysics(new G4EmStandardPhysics_opt    
146   }                                               
147   else if (name == "emstandard_opt4") {           
148     ReplacePhysics(new G4EmStandardPhysics_opt    
149   }                                               
150   else if (name == "emlivermore") {               
151     ReplacePhysics(new G4EmLivermorePhysics())    
152   }                                               
153   else if (name == "empenelope") {                
154     ReplacePhysics(new G4EmPenelopePhysics());    
155   }                                               
156   else if (name == "emlowenergy") {               
157     ReplacePhysics(new G4EmLowEPPhysics());       
158   }                                               
159   else if (name == "elastic" && !fHelIsRegiste    
160     RegisterPhysics(new G4HadronElasticPhysics    
161     fHelIsRegisted = true;                        
162   }                                               
163   else if (name == "binary" && !fBicIsRegisted    
164     RegisterPhysics(new G4HadronInelasticQBBC(    
165     fBicIsRegisted = true;                        
166   }                                               
167   else if (name == "binary_ion" && !fIonIsRegi    
168     RegisterPhysics(new G4IonBinaryCascadePhys    
169     fIonIsRegisted = true;                        
170   }                                               
171   else if (name == "gamma_nuc" && !fGnucIsRegi    
172     RegisterPhysics(new G4EmExtraPhysics());      
173     fGnucIsRegisted = true;                       
174   }                                               
175   else if (name == "stopping" && !fStopIsRegis    
176     RegisterPhysics(new G4StoppingPhysics());     
177     fStopIsRegisted = true;                       
178   }                                               
179   else {                                          
180     G4cout << "PhysicsList::AddPhysicsList <"     
181            << " fail - module is already regit    
182   }                                               
183 }                                                 
184                                                   
185 //....oooOO0OOooo........oooOO0OOooo........oo    
186