GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » R3BRoot » Simulation Issues » PDG ID of light ions
Re: PDG ID of light ions [message #19429 is a reply to message #19428] Mon, 15 August 2016 14:14 Go to previous messageGo to previous message
Dmytro Kresan is currently offline  Dmytro Kresan
Messages: 166
Registered: June 2004
first-grade participant
From: *gsi.de
Please post the line of your ASCII file where the alpha is defined. Yes, it should work with Z=2 and A=4. Do not forget -1 as first parameter. Example event:

0 1 0. 0.
  -1  2  4  px py pz vx vy vz 3.727379508


Or, alternatively, the Ion generator in r3ball.C:

R3BIonGenerator *gen = new R3BIonGenerator(2, 4, 2, 10, 0., 0., 1.); // 10 alpha's with pz = 1 GeV
primGen->AddGenerator(gen);
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Geo generation
Next Topic: ROOT geometry and Garfield geometry
Goto Forum:
  


Current Time: Thu Mar 28 16:10:06 CET 2024

Total time taken to generate the page: 0.03891 seconds