GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Event Generators » Change particles Stable/Unstable in DPM
Re: Change particles Stable/Unstable in DPM [message #16283 is a reply to message #16268] Thu, 10 April 2014 08:10 Go to previous messageGo to previous message
Klaus Götzen is currently offline  Klaus Götzen
Messages: 293
Registered: June 2006
Location: GSI
first-grade participant
From: *gsi.de
Hi,


this functionallity now also is available for PndDpmDirect via methods SetStable(int pdg) and SetUnstable(int pdg) and can be used e.g. like:

PndDpmDirect *Dpm= new PndDpmDirect(Mom,1);
Dpm->SetUnstable(111);   // pi0
Dpm->SetUnstable(310);   // K_S0
Dpm->SetStable(3122);    // Lambda
Dpm->SetStable(-3122);   // anti-Lambda
primGen->AddGenerator(Dpm);


Note that the defaults for pi0, K_S0 and (anti-)Lambda is 'stable'.


Best,
Klaus
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Event filter for (a combination of) arbitrary event generators
Next Topic: New generator ChiGen
Goto Forum:
  


Current Time: Thu Mar 28 12:10:47 CET 2024

Total time taken to generate the page: 0.00725 seconds