GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » Psi3770 study with run981 tpc mode
Re: Psi3770 study with run981 tpc mode [message #12320 is a reply to message #12313] Thu, 21 July 2011 14:44 Go to previous messageGo to previous message
donghee is currently offline  donghee
Messages: 385
Registered: January 2009
Location: Germnay
first-grade participant
From: *kph.uni-mainz.de
Dear Stefano,

I'm using vertex fitter for D- in following procedure.

kip is positive kaon candidate and pim is negative pion candidate, respectively.

Then I do
Quote:


Dminus.Combine(kap, pim, pim);
PndKinVtxFitter Dmvtxfitter(Dminus[j]);
Dmvtxfitter.Fit();
double chi2 = Dmvtxfitter.GlobalChi2();
unsigned ndf = 1;
TChisqConsistency cons(chi2,ndf);
double prob = cons.Likelihood();



Concerning resolution issue, if I have wrongly used the vertex fit, then I can understand bad resolution of D+ and D-.
but if I was using correctly the fit function, then I have to have oder of ~100 micrometer = 0.1mm = 0.01cm

I have still ~1.4mm(=0.14cm) after subtracting value between
Quote:


TVector3 Dvertex = (TVector3)mckaontrack->GetStartVertex();
TVector3 DpVtx = Dpvtxfit->Pos();



Unit is here cm... because the smearing is visible with same unit in the D vertex distribution.
Upper plots are generated true vertex of D, and belows are reconstructed one, as I show you already few times.

I will check some bug..

Best wishes,
Donghee


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: About the grid.... and a power down
Next Topic: the eta_c analysis presented yesterday by Dima
Goto Forum:
  


Current Time: Thu Apr 25 17:09:59 CEST 2024

Total time taken to generate the page: 0.00799 seconds