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 previous 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

 
Read Message
Read Message
Previous Topic: Cut on minimum track distance for neutrals
Next Topic: Correlation with charged tracks
Goto Forum:
  


Current Time: Tue Mar 19 08:01:56 CET 2024

Total time taken to generate the page: 0.00913 seconds