Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/hadronic/Hadr04/src/NeutronHPphysics.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/Hadr04/src/NeutronHPphysics.cc (Version 11.3.0) and /examples/extended/hadronic/Hadr04/src/NeutronHPphysics.cc (Version 10.2.p1)


  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 NeutronHPphysics.cc                  <<  26 /// \file hadronic/Hadr04/src/NeutronHPphysics.cc
 27 /// \brief Implementation of the NeutronHPphys     27 /// \brief Implementation of the NeutronHPphysics class
 28 //                                                 28 //
                                                   >>  29 // $Id: NeutronHPphysics.cc 66587 2012-12-21 11:06:44Z ihrivnac $
 29 //                                                 30 //
                                                   >>  31 
 30 //....oooOO0OOooo........oooOO0OOooo........oo     32 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 31                                                    33 
 32 #include "NeutronHPphysics.hh"                     34 #include "NeutronHPphysics.hh"
 33                                                    35 
 34 #include "G4GenericMessenger.hh"               <<  36 #include "NeutronHPMessenger.hh"
                                                   >>  37 
 35 #include "G4ParticleDefinition.hh"                 38 #include "G4ParticleDefinition.hh"
 36 #include "G4ProcessManager.hh"                     39 #include "G4ProcessManager.hh"
 37 #include "G4ProcessTable.hh"                       40 #include "G4ProcessTable.hh"
 38                                                    41 
 39 // Processes                                       42 // Processes
 40                                                    43 
 41 #include "G4HadronElasticProcess.hh"               44 #include "G4HadronElasticProcess.hh"
 42 #include "G4HadronInelasticProcess.hh"         << 
 43 #include "G4NeutronCaptureProcess.hh"          << 
 44 #include "G4NeutronFissionProcess.hh"          << 
 45 #include "G4ParticleHPCapture.hh"              << 
 46 #include "G4ParticleHPCaptureData.hh"          << 
 47 #include "G4ParticleHPElastic.hh"              << 
 48 #include "G4ParticleHPElasticData.hh"              45 #include "G4ParticleHPElasticData.hh"
 49 #include "G4ParticleHPFission.hh"              << 
 50 #include "G4ParticleHPFissionData.hh"          << 
 51 #include "G4ParticleHPInelastic.hh"            << 
 52 #include "G4ParticleHPInelasticData.hh"        << 
 53 #include "G4ParticleHPThermalScattering.hh"    << 
 54 #include "G4ParticleHPThermalScatteringData.hh     46 #include "G4ParticleHPThermalScatteringData.hh"
                                                   >>  47 #include "G4ParticleHPElastic.hh"
                                                   >>  48 #include "G4ParticleHPThermalScattering.hh"
                                                   >>  49 
                                                   >>  50 #include "G4NeutronInelasticProcess.hh"
                                                   >>  51 #include "G4ParticleHPInelasticData.hh"
                                                   >>  52 #include "G4ParticleHPInelastic.hh"
                                                   >>  53 
                                                   >>  54 #include "G4HadronCaptureProcess.hh"
                                                   >>  55 #include "G4ParticleHPCaptureData.hh"
                                                   >>  56 #include "G4ParticleHPCapture.hh"
                                                   >>  57 
                                                   >>  58 #include "G4HadronFissionProcess.hh"
                                                   >>  59 #include "G4ParticleHPFissionData.hh"
                                                   >>  60 #include "G4ParticleHPFission.hh"
                                                   >>  61 
 55 #include "G4SystemOfUnits.hh"                      62 #include "G4SystemOfUnits.hh"
 56                                                    63 
 57 //....oooOO0OOooo........oooOO0OOooo........oo     64 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 58                                                    65 
 59 NeutronHPphysics::NeutronHPphysics(const G4Str <<  66 NeutronHPphysics::NeutronHPphysics(const G4String& name)
                                                   >>  67 :  G4VPhysicsConstructor(name), fThermal(true), fNeutronMessenger(0)
 60 {                                                  68 {
 61   // define commands for this class            <<  69   fNeutronMessenger = new NeutronHPMessenger(this);
 62   DefineCommands();                            << 
 63 }                                                  70 }
 64                                                    71 
 65 //....oooOO0OOooo........oooOO0OOooo........oo     72 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 66                                                    73 
 67 NeutronHPphysics::~NeutronHPphysics()              74 NeutronHPphysics::~NeutronHPphysics()
 68 {                                                  75 {
 69   delete fMessenger;                           <<  76   delete fNeutronMessenger;
 70 }                                                  77 }
 71                                                    78 
 72 //....oooOO0OOooo........oooOO0OOooo........oo     79 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 73                                                    80 
 74 void NeutronHPphysics::ConstructProcess()          81 void NeutronHPphysics::ConstructProcess()
 75 {                                                  82 {
 76   G4ParticleDefinition* neutron = G4Neutron::N     83   G4ParticleDefinition* neutron = G4Neutron::Neutron();
 77   G4ProcessManager* pManager = neutron->GetPro     84   G4ProcessManager* pManager = neutron->GetProcessManager();
 78                                                <<  85    
 79   // delete all neutron processes if already r     86   // delete all neutron processes if already registered
 80   //                                               87   //
                                                   >>  88   G4ProcessTable* processTable = G4ProcessTable::GetProcessTable();
 81   G4VProcess* process = 0;                         89   G4VProcess* process = 0;
 82   process = pManager->GetProcess("hadElastic") <<  90   process = processTable->FindProcess("hadElastic", neutron);      
 83   if (process) pManager->RemoveProcess(process     91   if (process) pManager->RemoveProcess(process);
 84   //                                               92   //
 85   process = pManager->GetProcess("neutronInela <<  93   process = processTable->FindProcess("neutronInelastic", neutron);
 86   if (process) pManager->RemoveProcess(process     94   if (process) pManager->RemoveProcess(process);
 87   //                                               95   //
 88   process = pManager->GetProcess("nCapture");  <<  96   process = processTable->FindProcess("nCapture", neutron);      
 89   if (process) pManager->RemoveProcess(process     97   if (process) pManager->RemoveProcess(process);
 90   //                                               98   //
 91   process = pManager->GetProcess("nFission");  <<  99   process = processTable->FindProcess("nFission", neutron);      
 92   if (process) pManager->RemoveProcess(process << 100   if (process) pManager->RemoveProcess(process);      
 93                                                << 101          
 94   // (re) create process: elastic                 102   // (re) create process: elastic
 95   //                                              103   //
 96   G4HadronElasticProcess* process1 = new G4Had    104   G4HadronElasticProcess* process1 = new G4HadronElasticProcess();
 97   pManager->AddDiscreteProcess(process1);         105   pManager->AddDiscreteProcess(process1);
 98   //                                              106   //
 99   // model1a                                      107   // model1a
100   G4ParticleHPElastic* model1a = new G4Particl << 108   G4ParticleHPElastic*  model1a = new G4ParticleHPElastic();
101   process1->RegisterMe(model1a);                  109   process1->RegisterMe(model1a);
102   process1->AddDataSet(new G4ParticleHPElastic    110   process1->AddDataSet(new G4ParticleHPElasticData());
103   //                                              111   //
104   // model1b                                      112   // model1b
105   if (fThermal) {                                 113   if (fThermal) {
106     model1a->SetMinEnergy(4 * eV);             << 114     model1a->SetMinEnergy(4*eV);   
107     G4ParticleHPThermalScattering* model1b = n    115     G4ParticleHPThermalScattering* model1b = new G4ParticleHPThermalScattering();
108     process1->RegisterMe(model1b);                116     process1->RegisterMe(model1b);
109     process1->AddDataSet(new G4ParticleHPTherm << 117     process1->AddDataSet(new G4ParticleHPThermalScatteringData());         
110   }                                               118   }
111                                                << 119    
112   // (re) create process: inelastic               120   // (re) create process: inelastic
113   //                                              121   //
114   G4HadronInelasticProcess* process2 =         << 122   G4NeutronInelasticProcess* process2 = new G4NeutronInelasticProcess();
115     new G4HadronInelasticProcess("neutronInela << 123   pManager->AddDiscreteProcess(process2);   
116   pManager->AddDiscreteProcess(process2);      << 
117   //                                              124   //
118   // cross section data set                       125   // cross section data set
119   G4ParticleHPInelasticData* dataSet2 = new G4    126   G4ParticleHPInelasticData* dataSet2 = new G4ParticleHPInelasticData();
120   process2->AddDataSet(dataSet2);              << 127   process2->AddDataSet(dataSet2);                               
121   //                                              128   //
122   // models                                       129   // models
123   G4ParticleHPInelastic* model2 = new G4Partic    130   G4ParticleHPInelastic* model2 = new G4ParticleHPInelastic();
124   process2->RegisterMe(model2);                << 131   process2->RegisterMe(model2);    
125                                                   132 
126   // (re) create process: nCapture             << 133   // (re) create process: nCapture   
127   //                                              134   //
128   G4NeutronCaptureProcess* process3 = new G4Ne << 135   G4HadronCaptureProcess* process3 = new G4HadronCaptureProcess();
129   pManager->AddDiscreteProcess(process3);      << 136   pManager->AddDiscreteProcess(process3);    
130   //                                              137   //
131   // cross section data set                       138   // cross section data set
132   G4ParticleHPCaptureData* dataSet3 = new G4Pa    139   G4ParticleHPCaptureData* dataSet3 = new G4ParticleHPCaptureData();
133   process3->AddDataSet(dataSet3);              << 140   process3->AddDataSet(dataSet3);                               
134   //                                              141   //
135   // models                                       142   // models
136   G4ParticleHPCapture* model3 = new G4Particle    143   G4ParticleHPCapture* model3 = new G4ParticleHPCapture();
137   process3->RegisterMe(model3);                   144   process3->RegisterMe(model3);
138                                                << 145    
139   // (re) create process: nFission             << 146   // (re) create process: nFission   
140   //                                              147   //
141   G4NeutronFissionProcess* process4 = new G4Ne << 148   G4HadronFissionProcess* process4 = new G4HadronFissionProcess();
142   pManager->AddDiscreteProcess(process4);      << 149   pManager->AddDiscreteProcess(process4);    
143   //                                              150   //
144   // cross section data set                       151   // cross section data set
145   G4ParticleHPFissionData* dataSet4 = new G4Pa    152   G4ParticleHPFissionData* dataSet4 = new G4ParticleHPFissionData();
146   process4->AddDataSet(dataSet4);              << 153   process4->AddDataSet(dataSet4);                               
147   //                                              154   //
148   // models                                       155   // models
149   G4ParticleHPFission* model4 = new G4Particle    156   G4ParticleHPFission* model4 = new G4ParticleHPFission();
150   process4->RegisterMe(model4);                << 157   process4->RegisterMe(model4);       
151 }                                                 158 }
152                                                   159 
153 //....oooOO0OOooo........oooOO0OOooo........oo    160 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
154                                                << 
155 void NeutronHPphysics::DefineCommands()        << 
156 {                                              << 
157   // Define /testhadr/phys command directory u << 
158   fMessenger = new G4GenericMessenger(this, "/ << 
159                                                << 
160   // thermal scattering command                << 
161   auto& thermalCmd = fMessenger->DeclareProper << 
162                                                << 
163   thermalCmd.SetGuidance("set thermal scatteri << 
164   thermalCmd.SetParameterName("thermal", false << 
165   thermalCmd.SetStates(G4State_PreInit);       << 
166 }                                              << 
167                                                << 
168 //..oooOO0OOooo........oooOO0OOooo........oooO << 
169                                                   161