FairRoot/PandaRoot
|
#include <PndEmcCorrection.h>
Public Member Functions | |
PndEmcCorrection () | |
PndEmcCorrection (Int_t chosenModule, Double_t EnCorPhoton, Double_t EnCorElectron, Double_t EnCorPion, Double_t EnCorOther, Double_t ThCorPhoton, Double_t ThCorElectron, Double_t ThCorPion, Double_t ThCorOther, Double_t valzEnPhoton, Double_t valzEnElectron, Double_t valzEnPion, Double_t valzEnOther, Double_t valzThPhoton, Double_t valzThElectron, Double_t valzThPion, Double_t valzThOther) | |
virtual | ~PndEmcCorrection () |
Int_t | Module () |
Double_t | EnergyCorrPhoton () |
Double_t | EnergyCorrElectron () |
Double_t | EnergyCorrPion () |
Double_t | EnergyCorrOther () |
Double_t | ThetaCorrPhoton () |
Double_t | ThetaCorrElectron () |
Double_t | ThetaCorrPion () |
Double_t | ThetaCorrOther () |
Double_t | EnCorrFactorPhoton () |
Double_t | EnCorrFactorElectron () |
Double_t | EnCorrFactorPion () |
Double_t | EnCorrFactorOther () |
Double_t | ThCorrFactorPhoton () |
Double_t | ThCorrFactorElectron () |
Double_t | ThCorrFactorPion () |
Double_t | ThCorrFactorOther () |
Private Member Functions | |
PndEmcCorrection (const PndEmcCorrection &)=delete | |
PndEmcCorrection & | operator= (const PndEmcCorrection &)=delete |
Definition at line 34 of file PndEmcCorrection.h.
PndEmcCorrection::PndEmcCorrection | ( | ) |
Definition at line 81 of file PndEmcCorrection.cxx.
PndEmcCorrection::PndEmcCorrection | ( | Int_t | chosenModule, |
Double_t | EnCorPhoton, | ||
Double_t | EnCorElectron, | ||
Double_t | EnCorPion, | ||
Double_t | EnCorOther, | ||
Double_t | ThCorPhoton, | ||
Double_t | ThCorElectron, | ||
Double_t | ThCorPion, | ||
Double_t | ThCorOther, | ||
Double_t | valzEnPhoton, | ||
Double_t | valzEnElectron, | ||
Double_t | valzEnPion, | ||
Double_t | valzEnOther, | ||
Double_t | valzThPhoton, | ||
Double_t | valzThElectron, | ||
Double_t | valzThPion, | ||
Double_t | valzThOther | ||
) |
Definition at line 50 of file PndEmcCorrection.cxx.
|
virtual |
Definition at line 110 of file PndEmcCorrection.cxx.
|
privatedelete |
Double_t PndEmcCorrection::EnCorrFactorElectron | ( | ) |
Definition at line 174 of file PndEmcCorrection.cxx.
References fEnCorrFactorElectron.
Double_t PndEmcCorrection::EnCorrFactorOther | ( | ) |
Double_t PndEmcCorrection::EnCorrFactorPhoton | ( | ) |
Double_t PndEmcCorrection::EnCorrFactorPion | ( | ) |
Double_t PndEmcCorrection::EnergyCorrElectron | ( | ) |
Double_t PndEmcCorrection::EnergyCorrOther | ( | ) |
Double_t PndEmcCorrection::EnergyCorrPhoton | ( | ) |
Double_t PndEmcCorrection::EnergyCorrPion | ( | ) |
Int_t PndEmcCorrection::Module | ( | ) |
|
privatedelete |
Double_t PndEmcCorrection::ThCorrFactorElectron | ( | ) |
Definition at line 198 of file PndEmcCorrection.cxx.
References fThCorrFactorElectron.
Double_t PndEmcCorrection::ThCorrFactorOther | ( | ) |
Double_t PndEmcCorrection::ThCorrFactorPhoton | ( | ) |
Double_t PndEmcCorrection::ThCorrFactorPion | ( | ) |
Double_t PndEmcCorrection::ThetaCorrElectron | ( | ) |
Double_t PndEmcCorrection::ThetaCorrOther | ( | ) |
Double_t PndEmcCorrection::ThetaCorrPhoton | ( | ) |
Double_t PndEmcCorrection::ThetaCorrPion | ( | ) |
|
private |
Definition at line 81 of file PndEmcCorrection.h.
Referenced by Module().
|
private |
Definition at line 94 of file PndEmcCorrection.h.
Referenced by EnCorrFactorElectron().
|
private |
Definition at line 96 of file PndEmcCorrection.h.
Referenced by EnCorrFactorOther().
|
private |
Definition at line 93 of file PndEmcCorrection.h.
Referenced by EnCorrFactorPhoton().
|
private |
Definition at line 95 of file PndEmcCorrection.h.
Referenced by EnCorrFactorPion().
|
private |
Definition at line 84 of file PndEmcCorrection.h.
Referenced by EnergyCorrElectron().
|
private |
Definition at line 86 of file PndEmcCorrection.h.
Referenced by EnergyCorrOther().
|
private |
Definition at line 83 of file PndEmcCorrection.h.
Referenced by EnergyCorrPhoton().
|
private |
Definition at line 85 of file PndEmcCorrection.h.
Referenced by EnergyCorrPion().
|
private |
Definition at line 99 of file PndEmcCorrection.h.
Referenced by ThCorrFactorElectron().
|
private |
Definition at line 101 of file PndEmcCorrection.h.
Referenced by ThCorrFactorOther().
|
private |
Definition at line 98 of file PndEmcCorrection.h.
Referenced by ThCorrFactorPhoton().
|
private |
Definition at line 100 of file PndEmcCorrection.h.
Referenced by ThCorrFactorPion().
|
private |
Definition at line 89 of file PndEmcCorrection.h.
Referenced by ThetaCorrElectron().
|
private |
Definition at line 91 of file PndEmcCorrection.h.
Referenced by ThetaCorrOther().
|
private |
Definition at line 88 of file PndEmcCorrection.h.
Referenced by ThetaCorrPhoton().
|
private |
Definition at line 90 of file PndEmcCorrection.h.
Referenced by ThetaCorrPion().