1 / 13

Simple interface between Geant4 and UrQMD model

Simple interface between Geant4 and UrQMD model. Structure of UrQMD code. Source files = addpart.f angdis.f anndec.f blockres.f cascinit.f coload.f dectim.f delpart.f detbal.f dwidth.f

bryony
Download Presentation

Simple interface between Geant4 and UrQMD model

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Simple interface between Geant4 and UrQMD model

  2. Structure of UrQMD code Source files = addpart.fangdis.fanndec.fblockres.fcascinit.f\ coload.fdectim.fdelpart.fdetbal.fdwidth.f\ getmass.fgetspin.finit.finput.f ityp2pdg.f error.f\ make22.f numrec.foutput.fpaulibl.f jdecay2.f iso.f\ proppot.fsaveinfo.fscatter.fsiglookup.fstring.f \ tabinit.fwhichres.fboxprg.furqmd.fUrqmdLink.f Include files= colltab.fcomnorm.fcoms.fcomres.fcomstr.f\ comwid.ffreezeout.finputs.fnewpart.foptions.f\ boxinc.foutcom.f S. A. Bass et al., Prog. Part. Nucl. Phys. 41 (1998) 225-370

  3. Input file: file9

  4. Output files: F13 F14 F15 F16 F19 F20 i PDG px py pz p0 mass rx ry rz r0

  5. Bertini UrQMD

  6. Geant4 /geant4.9.3.p01/source/processes/ hadronic/models/UrQMD src GNUmakefile include G4UrQMDInterface.hh G4UrQMDInterface.cc

  7. G4UrQMDInterface.cc Constructor:

  8. Destructor: ApplyYourself:

  9. GNUmakefile:

  10. Test30 Test30.in Test30.cc include src GNUmakefile HsQGSBInterface.hh HsQGSCInterface.hh HsQGSPInterface.hh Test30HadronProduction.hh Test30VSecondaryGenerator.hh Test30Material.hh Test30Physics.hh HsQGSBInterface.cc HsQGSCInterface.cc HsQGSPInterface.cc Test30HadronProduction.cc Test30VSecondaryGenerator.cc Test30Material.cc Test30Physics.cc

  11. Test30Physics.cc /geant4.9.3.p01/tests/test30/src/Test30Physics.cc

  12. binmake.gmk geant4.9.3.p01/config/binmake.gmk Input file:

  13. Out look

More Related