GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Analysis » Invariant Mass Distribution Widening after 4C Fit
Re: Invariant Mass Distribution Widening after 4C Fit [message #18360 is a reply to message #18356] Wed, 08 July 2015 10:29 Go to previous messageGo to previous message
André Zambanini is currently offline  André Zambanini
Messages: 17
Registered: February 2012
Location: FZ Jülich
occasional visitor
From: *ext.kfa-juelich.de
I combine my reconstructed Ξ+ and Ξ- into the full system:

RhoCandList XibarXiSystem;
XibarXiSystem.Combine(aXiplusFitList, XiminusFitList);
for ( int i_sys = 0; i_sys < XibarXiSystem.GetLength(); i_sys++ ) {
    curCand = XibarXiSystem[i_sys];
    Pnd4CFitter fit4C(curCand, ini);
    fit4C.Fit();
    ...
}
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Chi2 of kinematic and vertex fitters
Next Topic: entries at unphysical mass after vertex fit
Goto Forum:
  


Current Time: Tue Mar 19 11:08:07 CET 2024

Total time taken to generate the page: 0.01161 seconds