GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » Hades » Pluto » [SOLVED] PScatterCrossSection with pi0 decay
Re: PScatterCrossSection with pi0 decay [message #14767 is a reply to message #14766] Wed, 22 May 2013 08:57 Go to previous messageGo to previous message
Ingo Froehlich is currently offline  Ingo Froehlich
Messages: 167
Registered: March 2004
Location: IKF - Frankfurt
first-grade participant
From: *dip0.t-ipconnect.de
Remember the template:

PScatterCrossSection *model = new PScatterCrossSection("mymodel","My cross section");
model->Add("g,grandparent,beam");
model->Add("p,grandparent,target");
model->Add("q,parent");
model->Add("p,daughter");
model->Add("eta,daughter,primary");

must match to the reaction:

PReaction my_reaction("_P1 = 2.2","g","p","p pi0 [dilepton [e+ e-] g]","pi0_dalitz_QEDFF",1,0,0,0);

one can see this very nicely when using Print(), the model "mymodel" must appear.


--
Ingo Froehlich
IKF - University of Frankfurt
069-798-47027, FAX: -47024
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to calculate 'enhance'
Next Topic: Sampling dilepton mass
Goto Forum:
  


Current Time: Fri Mar 29 09:04:20 CET 2024

Total time taken to generate the page: 0.01092 seconds