GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » EMC » Emc error matrix
Emc error matrix [message #17620] Wed, 03 December 2014 12:50 Go to next message
Dima Melnychuk is currently offline  Dima Melnychuk
Messages: 213
Registered: April 2004
Location: National Centre for Nucle...
first-grade participant
From: *fuw.edu.pl
Dear all,

Following the request to extend the emc covariance matrix from 4x4 (px,py,pz,E) to 7x7 (x,y,z,px,py,pz,E) I
introduced the changes in PndEmcErrorMatrix class by adding the method GetErrorP7().
I attached a short not for those who are interested in details.

I would like to ask Stefano for the following changes in PndPidCorrelator.cxx (I do not have a write access there)
Instead:
TMatrixD covP4=fEmcErrorMatrix->Get4MomentumErrorMatrix(*clu);
should be:
TMatrixD covP7=fEmcErrorMatrix->GetErrorP7(*clu);

Instead:
pidCand->SetP4Cov(covP4);
should be:
pidCand->SetCov7(covP7);

Best regards,

Dima

Re: Emc error matrix [message #17637 is a reply to message #17620] Thu, 04 December 2014 18:33 Go to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *ip71.fastwebnet.it
Done.
Moreover, in the case of neutral candidates, with the latest PidCorrelator the LastHit is filled with the position of the EMC bump/cluster.
Previous Topic: Cut on minimum track distance for neutrals
Next Topic: Correlation with charged tracks
Goto Forum:
  


Current Time: Wed Apr 24 03:14:09 CEST 2024

Total time taken to generate the page: 0.00896 seconds