QGSP_BERT — PhysicsListGuide 11. 4 documentation QGSP_BERT_HP is still under validation, therefore it is not recommended for physics studies, but users are welcome to try out and provide feedback The G4NDL database is required for this physics list
Physics List Guide — PhysicsListGuide 11. 4 documentation Since release 11 3 2, it has been introduced an option to roll back the Bertini-like intra-nuclear cascade model (BERT) as it was in Geant4 version 11 2 This is possible via the C++ interface:
Geant4: QGSP_BERT Class Reference - doxygen. ihep. ac. cn Definition at line 66 of file QGSP_BERT cc 67 { 68if (ver > 0) { 69 G4cout << "<<< Geant4 Physics List simulation engine: QGSP_BERT" << G4endl; 70 G4cout << G4endl; 71 } 72 73 defaultCutValue = 0 7*CLHEP::mm; 74 SetVerboseLevel (ver); 75 76 EM Physics 77 RegisterPhysics ( new G4EmStandardPhysics (ver) ); 78 79 Synchroton Radiation GN Physics
Geant4-11: QGSP_BERT Class Reference - apc. u-paris. fr Definition at line 66 of file QGSP_BERT cc 67 { 68if (ver > 0) { 69 G4cout << "<<< Geant4 Physics List simulation engine: QGSP_BERT" << G4endl; 70 G4cout << G4endl; 71 } 72 73 defaultCutValue = 0 7* CLHEP::mm; 74 SetVerboseLevel (ver); 75 76 EM Physics 77 RegisterPhysics ( new G4EmStandardPhysics (ver) ); 78 79 Synchroton Radiation GN
How to: Physics — OPENGATE documentation Geant4 only applies production cuts to electron, positrons, gammas, and protons Use “all” instead of a specific particle to apply the cuts to all four particles
Geant4 QGSP_BERT hadronic model QGSP_BERT_EMV is like QGSP_BERT, but parameters of electromagnetic processes tuned to yield better cpu performance with only slightly less precision Both QGSP_BERT and QGSP_BERT_EMV are less CPU performant as QGSP
Guide For Physics Lists - Istituto Nazionale di Fisica Nucleare Since the GEANT4 release 10 0 the default Physics List becomes FTFP_BERT [eal16] The main advantage of working with the reference Physics List is in common method of instantiation of physics objects in GEANT4 tests, in GEANT4 examples, and in user applications
Details: Physics — OPENGATE documentation Internally, Geant4 distinguishes between physics constructors in terms of physics type and mutually excludes constructors with the same physics type For example: a physics list can only contain physics constructor for elastic hadron physics (physics type 5)
Guide For Physics Lists - kntu. ac. ir Since the GEANT4 release 10 0 the default Physics List becomes FTFP_BERT [eal16] The main advantage of working with the reference Physics List is in common method of instantiation of physics objects in GEANT4 tests, in GEANT4 examples, and in user applications