Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/hadronic/models/abla/src/G4AblaInterface.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 /processes/hadronic/models/abla/src/G4AblaInterface.cc (Version 11.3.0) and /processes/hadronic/models/abla/src/G4AblaInterface.cc (Version 6.2.p2)


  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 // ABLAXX statistical de-excitation model         
 27 // Jose Luis Rodriguez, UDC (translation from     
 28 // Pekka Kaitaniemi, HIP (initial translation     
 29 // Aleksandra Kelic, GSI (ABLA07 code)            
 30 // Davide Mancusi, CEA (contact person INCL)      
 31 // Aatos Heikkinen, HIP (project coordination)    
 32 //                                                
 33                                                   
 34 #include "globals.hh"                             
 35 #include <cmath>                                  
 36 #include <iostream>                               
 37                                                   
 38 #include "G4AblaInterface.hh"                     
 39 #include "G4DoubleHyperDoubleNeutron.hh"          
 40 #include "G4DoubleHyperH4.hh"                     
 41 #include "G4DynamicParticle.hh"                   
 42 #include "G4ExcitationHandler.hh"                 
 43 #include "G4HyperAlpha.hh"                        
 44 #include "G4HyperH4.hh"                           
 45 #include "G4HyperHe5.hh"                          
 46 #include "G4HyperTriton.hh"                       
 47 #include "G4IonTable.hh"                          
 48 #include "G4ParticleDefinition.hh"                
 49 #include "G4PhysicalConstants.hh"                 
 50 #include "G4PhysicsModelCatalog.hh"               
 51 #include "G4ReactionProduct.hh"                   
 52 #include "G4ReactionProductVector.hh"             
 53 #include "G4SystemOfUnits.hh"                     
 54                                                   
 55 G4AblaInterface::G4AblaInterface(G4ExcitationH    
 56     : G4VPreCompoundModel(ptr, "ABLAXX")          
 57     , ablaResult(new G4VarNtp)                    
 58     , theABLAModel(new G4Abla(ablaResult))        
 59     , eventNumber(0)                              
 60     , secID(-1)                                   
 61     , isInitialised(false)                        
 62 {                                                 
 63     secID = G4PhysicsModelCatalog::GetModelID(    
 64     // G4cout << "### NEW PrecompoundModel " <    
 65     if (!ptr)                                     
 66         SetExcitationHandler(new G4ExcitationH    
 67     InitialiseModel();                            
 68     G4cout << G4endl << "G4AblaInterface::Init    
 69 }                                                 
 70                                                   
 71 G4AblaInterface::~G4AblaInterface()               
 72 {                                                 
 73     applyYourselfResult.Clear();                  
 74     delete ablaResult;                            
 75     delete theABLAModel;                          
 76     delete GetExcitationHandler();                
 77 }                                                 
 78                                                   
 79 void G4AblaInterface::BuildPhysicsTable(const     
 80                                                   
 81 void G4AblaInterface::InitialiseModel()           
 82 {                                                 
 83     if (isInitialised)                            
 84         return;                                   
 85     isInitialised = true;                         
 86     theABLAModel->initEvapora();                  
 87     theABLAModel->SetParameters();                
 88     GetExcitationHandler()->Initialise();         
 89 }                                                 
 90                                                   
 91 G4HadFinalState* G4AblaInterface::ApplyYoursel    
 92 {                                                 
 93     // This method is adapted from  G4PreCompo    
 94     // and it is used only by Binary Cascade (    
 95     // Abla for nuclear de-excitation. This me    
 96     // for proton and neutron projectile with     
 97     // creating a "compound" nucleus made by t    
 98     // projectile", before calling the DeExcit    
 99     const G4ParticleDefinition* primary = theP    
100     if (primary != G4Neutron::Definition() &&     
101     {                                             
102         G4ExceptionDescription ed;                
103         ed << "G4AblaModel is used for ";         
104         if (primary)                              
105             ed << primary->GetParticleName();     
106         G4Exception("G4AblaInterface::ApplyYou    
107         return nullptr;                           
108     }                                             
109                                                   
110     G4int Zp = 0;                                 
111     G4int Ap = 1;                                 
112     if (primary == G4Proton::Definition())        
113         Zp = 1;                                   
114     G4double timePrimary = thePrimary.GetGloba    
115     G4int A = theNucleus.GetA_asInt();            
116     G4int Z = theNucleus.GetZ_asInt();            
117     G4LorentzVector p = thePrimary.Get4Momentu    
118     G4double mass = G4NucleiProperties::GetNuc    
119     p += G4LorentzVector(0.0, 0.0, 0.0, mass);    
120                                                   
121     G4Fragment anInitialState(A + Ap, Z + Zp,     
122     anInitialState.SetNumberOfExcitedParticle(    
123     anInitialState.SetNumberOfHoles(1, Zp);       
124     anInitialState.SetCreationTime(thePrimary.    
125     anInitialState.SetCreatorModelID(secID);      
126                                                   
127     G4ReactionProductVector* deExciteResult =     
128                                                   
129     applyYourselfResult.Clear();                  
130     applyYourselfResult.SetStatusChange(stopAn    
131     for (auto const& prod : *deExciteResult)      
132     {                                             
133         G4DynamicParticle* aNewDP =               
134             new G4DynamicParticle(prod->GetDef    
135         G4HadSecondary aNew = G4HadSecondary(a    
136         G4double time = std::max(prod->GetForm    
137         aNew.SetTime(timePrimary + time);         
138         aNew.SetCreatorModelID(prod->GetCreato    
139         delete prod;                              
140         applyYourselfResult.AddSecondary(aNew)    
141     }                                             
142     delete deExciteResult;                        
143     return &applyYourselfResult;                  
144 }                                                 
145                                                   
146 G4ReactionProductVector* G4AblaInterface::DeEx    
147 {                                                 
148     if (!isInitialised)                           
149         InitialiseModel();                        
150                                                   
151     ablaResult->clear();                          
152                                                   
153     const G4int ARem = aFragment.GetA_asInt();    
154     const G4int ZRem = aFragment.GetZ_asInt();    
155     const G4int SRem = -aFragment.GetNumberOfL    
156     const G4double eStarRem = aFragment.GetExc    
157     const G4double jRem = aFragment.GetAngular    
158     const G4LorentzVector& pRem = aFragment.Ge    
159     const G4double pxRem = pRem.x() / MeV;        
160     const G4double pyRem = pRem.y() / MeV;        
161     const G4double pzRem = pRem.z() / MeV;        
162                                                   
163     ++eventNumber;                                
164                                                   
165     theABLAModel->DeexcitationAblaxx(ARem, ZRe    
166                                                   
167     G4ReactionProductVector* result = new G4Re    
168                                                   
169     for (G4int j = 0; j < ablaResult->ntrack;     
170     { // Copy ABLA result to the EventInfo        
171         G4ReactionProduct* product = toG4Parti    
172                                                   
173                                                   
174                                                   
175                                                   
176                                                   
177                                                   
178         if (product)                              
179         {                                         
180             product->SetCreatorModelID(secID);    
181             result->push_back(product);           
182         }                                         
183     }                                             
184     return result;                                
185 }                                                 
186                                                   
187 G4ParticleDefinition* G4AblaInterface::toG4Par    
188 {                                                 
189     if (A == 1 && Z == 1 && S == 0)               
190         return G4Proton::Proton();                
191     else if (A == 1 && Z == 0 && S == 0)          
192         return G4Neutron::Neutron();              
193     else if (A == 1 && Z == 0 && S == -1)         
194         return G4Lambda::Lambda();                
195     else if (A == -1 && Z == 1 && S == 0)         
196         return G4PionPlus::PionPlus();            
197     else if (A == -1 && Z == -1 && S == 0)        
198         return G4PionMinus::PionMinus();          
199     else if (A == -1 && Z == 0 && S == 0)         
200         return G4PionZero::PionZero();            
201     else if (A == 0 && Z == 0 && S == 0)          
202         return G4Gamma::Gamma();                  
203     else if (A == 2 && Z == 1 && S == 0)          
204         return G4Deuteron::Deuteron();            
205     else if (A == 3 && Z == 1 && S == 0)          
206         return G4Triton::Triton();                
207     else if (A == 3 && Z == 2 && S == 0)          
208         return G4He3::He3();                      
209     else if (A == 3 && Z == 1 && S == -1)         
210         return G4HyperTriton::Definition();       
211     else if (A == 4 && Z == 2 && S == 0)          
212         return G4Alpha::Alpha();                  
213     else if (A == 4 && Z == 1 && S == -1)         
214         return G4HyperH4::Definition();           
215     else if (A == 4 && Z == 2 && S == -1)         
216         return G4HyperAlpha::Definition();        
217     else if (A == 4 && Z == 1 && S == -2)         
218         return G4DoubleHyperH4::Definition();     
219     else if (A == 4 && Z == 0 && S == -2)         
220         return G4DoubleHyperDoubleNeutron::Def    
221     else if (A == 5 && Z == 2 && S == -1)         
222         return G4HyperHe5::Definition();          
223     else if (A > 0 && Z > 0 && A > Z)             
224     { // Returns ground state ion definition.     
225         auto ionfromtable = G4IonTable::GetIon    
226         if (ionfromtable)                         
227             return ionfromtable;                  
228         else                                      
229         {                                         
230             G4cout << "Can't convert particle     
231                    << " to G4ParticleDefinitio    
232             return 0;                             
233         }                                         
234     }                                             
235     else                                          
236     { // Error, unrecognized particle             
237         G4cout << "Can't convert particle with    
238                << " to G4ParticleDefinition, t    
239         return 0;                                 
240     }                                             
241 }                                                 
242                                                   
243 G4ReactionProduct*                                
244     G4AblaInterface::toG4Particle(G4int A, G4i    
245 {                                                 
246     G4ParticleDefinition* def = toG4ParticleDe    
247     if (def == 0)                                 
248     { // Check if we have a valid particle def    
249         return 0;                                 
250     }                                             
251                                                   
252     const G4double energy = kinE * MeV;           
253     const G4ThreeVector momentum(px, py, pz);     
254     const G4ThreeVector momentumDirection = mo    
255     G4DynamicParticle p(def, momentumDirection    
256     G4ReactionProduct* r = new G4ReactionProdu    
257     (*r) = p;                                     
258     return r;                                     
259 }                                                 
260                                                   
261 void G4AblaInterface::ModelDescription(std::os    
262 {                                                 
263     outFile << "ABLA++ does not provide an imp    
264                "method!\n\n";                     
265 }                                                 
266                                                   
267 void G4AblaInterface::DeExciteModelDescription    
268 {                                                 
269     outFile << "ABLA++ is a statistical model     
270             << "the gamma emission and the eva    
271             << "particles and IMFs, as well as    
272             << "included in Geant4 is a C++ tr    
273             << "code ABLA07. Although the mode    
274             << "hypernuclei by including the e    
275             << "More details about the physics    
276             << "Physics Reference Manual and i    
277             << "References:\n"                    
278             << "(1) A. Kelic, M. V. Ricciardi,    
279             << "ICTP-IAEA Advanced Workshop on    
280             << "ICTP Trieste, Italy, 4–8 Feb    
281                "Leray, Y. Yariv, A. Mengoni, A    
282                "INDC(NDS)-530, Vienna, 2008),     
283             << "(2) J.L. Rodriguez-Sanchez, J.    
284             << "(3) J.L. Rodriguez-Sanchez et     
285             << "(4) J.L. Rodriguez-Sanchez et     
286 }                                                 
287