22 #ifndef BSEMCERRORMATRIXCALCULATION_HH 23 #define BSEMCERRORMATRIXCALCULATION_HH 27 #include "RtypesCore.h" 29 #include "TMatrixDfwd.h" 84 virtual Double_t
GetEnergyError(Double_t t_ceiledenergy, Double_t t_recoHitEnergy)
const;
TMatrixD GetErrorP7(const BSEmcRecoHit *t_recoHit) const
Resembles/Contains all information a particle hitting the EMC can provide for later use in the PID st...
Double_t fMaxEnergyCutOff
virtual Double_t GetPosition2Error(Double_t t_energy) const
TMatrixD CalculateErrorMatrix(const BSEmcRecoHit *t_recoHit) const
BSEmcErrorMatrixCalculation()
virtual TMatrixD GetTransformationMatrix(const BSEmcRecoHit *t_recoHit) const
virtual Double_t GetEnergyError(Double_t t_ceiledenergy, Double_t t_recoHitEnergy) const
TMatrixD Get4MomentumErrorMatrix(const BSEmcRecoHit *t_recoHit) const
Double_t fMinEnergyCutOff
Container class for EMC error matrix parameter class is inherited from FairParGenericSet.
Double_t fDetectorPosition
void SetupParameters(BSEmcErrorCalculationPar *t_par)
Calculate Error Matrix for the given BSEmcRecoHit with parametrization defined by the given parameter...
virtual Double_t GetPosition1Error(Double_t t_energy) const
TMatrixT< double > TMatrixD
virtual ~BSEmcErrorMatrixCalculation()