GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » Hades » Pluto » Dalitz Decays of higher resonances.
Re: Dalitz Decays of higher resonances. [message #12716 is a reply to message #12715] Thu, 13 October 2011 17:36 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: *x-matter.uni-frankfurt.de
You are absolutely right, there was no flat electron generator enabled. The reason is that the new decays were not recognized as Dalitz-Decays (hardcoded in PData.h).

I did the following changes in PData.h (IsDalitz):
      int d = makeStaticData()->GetParticleBaryon(id) &&  // Delta0 Dalitz decay?
	  ((makeStaticData()->IsParticle(i1,"dilepton") && 
	    makeStaticData()->GetParticleBaryon(i2)) || 
	   (makeStaticData()->GetParticleBaryon(i1) && 
	    makeStaticData()->IsParticle(i2,"dilepton")));

      return (pseudo&&eeg) || (pseudo&&mumug) || 
	  (vector&&eepi) || (vector&&mumupi)
	  || D0 || Dp || pn || NS0 || NSp || d;


now it should print:
Info in <PDalitzModPlugin::ExecCommand>: Model <NS11+_dalitz> uses dGamma/dM for the branching ratio
Info in <PDalitzModPlugin::ExecCommand>: Model <NP110_dalitz> uses dGamma/dM for the branching ratio
Info in <PDalitzModPlugin::ExecCommand>: Model <ND130_dalitz> uses dGamma/dM for the branching ratio
Info in <PDalitzModPlugin::ExecCommand>: Model <NS110_dalitz> uses dGamma/dM for the branching ratio


and:
[ND13+_generator_p_dilepton] Dilepton generator {/generator}



--
Ingo Froehlich
IKF - University of Frankfurt
069-798-47027, FAX: -47024
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [done] Changing t distribution slopes
Next Topic: [CLOSED] Delta from Krivoruchenko
Goto Forum:
  


Current Time: Fri Mar 29 10:38:36 CET 2024

Total time taken to generate the page: 0.01067 seconds