GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Analysis » Using Rho without MC info
Re: Using Rho without MC info [message #18506 is a reply to message #18401] Wed, 16 September 2015 16:37 Go to previous messageGo to previous message
Ralf Kliemt is currently offline  Ralf Kliemt
Messages: 507
Registered: May 2007
Location: GSI, Darmstadt
first-grade participant

From: *gsi.de
Hi Marcel,

As far as the Analysis & Rho side is concerned, try the patch in the spoiler below. Basically now it tries to create MC Cands even if we have no MC Track array. This results in a message for each event. With the patch that message won't appear.

As the pi0 combinations go:
RhoCandList gammas, pi0s;
while (theAnalysis->GetEvent() && i++<nevts){
  theAnalysis->FillList(gammas, "Neutral");
  pi0s.Combine(gammas,gammas);
  ...
}


Cheers!
Ralf

Toggle Spoiler
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: entries at unphysical mass after vertex fit
Next Topic: Panda target and vertex cuts
Goto Forum:
  


Current Time: Tue Mar 19 03:29:13 CET 2024

Total time taken to generate the page: 0.01167 seconds