PandaRoot
PndEmcErrorMatrix Class Reference

Calculate Error Matrix for the given EmcCluster with parametrization defined by the given parameter PndEmcErrorMatrixPar. More...

#include <PndEmcErrorMatrix.h>

Public Member Functions

 PndEmcErrorMatrix ()
 
 ~PndEmcErrorMatrix ()
 
void Init (PndEmcErrorMatrixParObject *par)
 
void InitFromFile (Int_t geomVersion)
 
PndEmcErrorMatrixParObjectGetParObject ()
 
TMatrixD GetErrorMatrix (const PndEmcCluster &cluster) const
 
TMatrixD Get4MomentumErrorMatrix (const PndEmcCluster &cluster) const
 
TMatrixD GetErrorP7 (const PndEmcCluster &cluster) const
 

Detailed Description

Calculate Error Matrix for the given EmcCluster with parametrization defined by the given parameter PndEmcErrorMatrixPar.

Definition at line 26 of file PndEmcErrorMatrix.h.

Constructor & Destructor Documentation

◆ PndEmcErrorMatrix()

PndEmcErrorMatrix::PndEmcErrorMatrix ( )

◆ ~PndEmcErrorMatrix()

PndEmcErrorMatrix::~PndEmcErrorMatrix ( )

Member Function Documentation

◆ Get4MomentumErrorMatrix()

TMatrixD PndEmcErrorMatrix::Get4MomentumErrorMatrix ( const PndEmcCluster cluster) const

◆ GetErrorMatrix()

TMatrixD PndEmcErrorMatrix::GetErrorMatrix ( const PndEmcCluster cluster) const

◆ GetErrorP7()

TMatrixD PndEmcErrorMatrix::GetErrorP7 ( const PndEmcCluster cluster) const

◆ GetParObject()

PndEmcErrorMatrixParObject* PndEmcErrorMatrix::GetParObject ( )

◆ Init()

void PndEmcErrorMatrix::Init ( PndEmcErrorMatrixParObject par)

◆ InitFromFile()

void PndEmcErrorMatrix::InitFromFile ( Int_t  geomVersion)

The documentation for this class was generated from the following file: