![]() |
PandaRoot
|
Container class for EMC error matrix parameter class is inherited from FairParGenericSet. More...
#include <PndEmcErrorMatrixPar.h>
Public Member Functions | |
void | SetErrorMatrix (Int_t detectorComponent, Double_t *pars) |
void | GetErrorMatrix (Int_t detectorComponent, Double_t *pars) |
PndEmcErrorMatrixParObject () | |
~PndEmcErrorMatrixParObject () | |
Container class for EMC error matrix parameter class is inherited from FairParGenericSet.
Parametrization of EMC error matrix functions used for parameterization Energy: Delta(E)/E = (a^2/E^power) + const^2 + (quadr/E)^2 position: Delta(x)=(a*a/E^power) + const^2 There are 10 parameters (engParA, engPower, engConst, engQuadr, pos1ParA, pos1Power, pos1Const, pos2ParA, pos2Power, pos2Const) for each component of EMC (barrel, fwd endcap, bwd endcap, shashlyk)
Definition at line 38 of file PndEmcErrorMatrixPar.h.
|
inline |
Definition at line 43 of file PndEmcErrorMatrixPar.h.
|
inline |
Definition at line 44 of file PndEmcErrorMatrixPar.h.
void PndEmcErrorMatrixParObject::GetErrorMatrix | ( | Int_t | detectorComponent, |
Double_t * | pars | ||
) |
void PndEmcErrorMatrixParObject::SetErrorMatrix | ( | Int_t | detectorComponent, |
Double_t * | pars | ||
) |