GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Event Generators » Event filtering for lambda and lambdabar in DPM
Re: Event filtering for lambda and lambdabar in DPM [message #16223 is a reply to message #16222] Fri, 04 April 2014 01:47 Go to previous messageGo to previous message
donghee is currently offline  donghee
Messages: 385
Registered: January 2009
Location: Germnay
first-grade participant
From: *dip0.t-ipconnect.de
Hi Martin,

It seems to be working with this method.
Quote:

FairEvtFilterOnCounts* fil= new FairEvtFilterOnCounts();
primGen->SetFilterMaxTries(999999);
fil->AndMinMaxPdgCodes(0,0,3122,-3122); // set to 0 for lambda and lambdabar
primGen->SetVerbose(0);
fil->SetVerbose(0);
primGen->AndFilter(fil);


Could you confirm it?
Donghee
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Question about the EvtSpinDensity
Next Topic: [FIXED] simpleEvtGen
Goto Forum:
  


Current Time: Thu Apr 18 23:21:29 CEST 2024

Total time taken to generate the page: 0.00977 seconds