FairRoot/PandaRoot
|
#include <PndDrcLutInfo.h>
Protected Attributes | |
Int_t | fAnglesSize |
Int_t | fPixelSize |
Int_t | fTimesSize |
Int_t | fLutTimesSize |
Int_t | fPathsSize |
Int_t | fChDiffsSize |
Int_t | fNOfBouncesSize |
Int_t | fNOfEVReflectionsSize |
Int_t | fLambdasSize |
Int_t | fHitTimesSize |
Int_t | fTruePathsSize |
std::vector< Double_t > | fAnglesArray |
std::vector< Int_t > | fPixelEndArray |
std::vector< Double_t > | fTimesArray |
std::vector< Double_t > | fLutTimesArray |
std::vector< Double_t > | fPathsArray |
std::vector< Double_t > | fChDiffsArray |
std::vector< Int_t > | fNOfBouncesArray |
std::vector< TVector3 > | fPhotonStartPosition |
std::vector< Int_t > | fNOfEVReflectionsArray |
std::vector< Double_t > | fLambdaArray |
std::vector< Double_t > | fHitTimeArray |
std::vector< Double_t > | fTruePathArray |
std::vector< Bool_t > | fReflected |
std::vector< Bool_t > | fLutReflected |
TVector3 | fChPartDir |
TVector3 | fChPartDirInBar |
TVector3 | fChPartDirInBar2 |
Int_t | fChPartPdg |
Double_t | fCherenkovMC |
Double_t | fCherenkovReal |
Definition at line 17 of file PndDrcLutInfo.h.
PndDrcLutInfo::PndDrcLutInfo | ( | ) |
Definition at line 14 of file PndDrcLutInfo.cxx.
void PndDrcLutInfo::AddAngle | ( | Double_t | val | ) |
Definition at line 49 of file PndDrcLutInfo.cxx.
References fAnglesArray, and fAnglesSize.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
void PndDrcLutInfo::AddChDiff | ( | Double_t | val | ) |
Definition at line 101 of file PndDrcLutInfo.cxx.
References fChDiffsArray, and fChDiffsSize.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
void PndDrcLutInfo::AddHitTime | ( | Double_t | val | ) |
Definition at line 96 of file PndDrcLutInfo.cxx.
References fHitTimeArray, and fHitTimesSize.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit().
void PndDrcLutInfo::AddLambda | ( | Double_t | val | ) |
Definition at line 91 of file PndDrcLutInfo.cxx.
References fLambdaArray, and fLambdasSize.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit().
Definition at line 61 of file PndDrcLutInfo.cxx.
References fLutReflected, fLutTimesArray, and fLutTimesSize.
void PndDrcLutInfo::AddNOfBounces | ( | Double_t | val | ) |
Definition at line 106 of file PndDrcLutInfo.cxx.
References fNOfBouncesArray, and fNOfBouncesSize.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
void PndDrcLutInfo::AddNOfEVReflections | ( | Int_t | val | ) |
Definition at line 112 of file PndDrcLutInfo.cxx.
References fNOfEVReflectionsArray, and fNOfEVReflectionsSize.
void PndDrcLutInfo::AddPath | ( | Double_t | val | ) |
Definition at line 81 of file PndDrcLutInfo.cxx.
References fPathsArray, and fPathsSize.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
void PndDrcLutInfo::AddPixelEnd | ( | Double_t | val | ) |
void PndDrcLutInfo::AddTime | ( | Double_t | val | ) |
Definition at line 68 of file PndDrcLutInfo.cxx.
References fTimesArray, and fTimesSize.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
Definition at line 74 of file PndDrcLutInfo.cxx.
References fReflected, fTimesArray, and fTimesSize.
void PndDrcLutInfo::AddTruePath | ( | Double_t | val | ) |
Definition at line 86 of file PndDrcLutInfo.cxx.
References fTruePathArray, and fTruePathsSize.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit().
|
inline |
|
inline |
Double_t PndDrcLutInfo::GetAngle | ( | Int_t | entry | ) |
Double_t PndDrcLutInfo::GetChDiff | ( | Int_t | entry | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Int_t PndDrcLutInfo::GetNOfBounces | ( | Int_t | entry | ) |
Int_t PndDrcLutInfo::GetNOfEVReflections | ( | Int_t | entry | ) |
Definition at line 158 of file PndDrcLutInfo.cxx.
References fNOfEVReflectionsArray.
|
inline |
Int_t PndDrcLutInfo::GetPixelEnd | ( | Int_t | entry | ) |
|
inline |
Double_t PndDrcLutInfo::GetTime | ( | Int_t | entry | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void PndDrcLutInfo::SetCherenkovMC | ( | Double_t | val | ) |
Definition at line 133 of file PndDrcLutInfo.cxx.
References fCherenkovMC, and val.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
void PndDrcLutInfo::SetCherenkovReal | ( | Double_t | val | ) |
Definition at line 136 of file PndDrcLutInfo.cxx.
References fCherenkovReal, and val.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
void PndDrcLutInfo::SetChPartDir | ( | TVector3 | val | ) |
Definition at line 118 of file PndDrcLutInfo.cxx.
References fChPartDir, and val.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
void PndDrcLutInfo::SetChPartDirInBar | ( | TVector3 | val | ) |
Definition at line 122 of file PndDrcLutInfo.cxx.
References fChPartDirInBar, and val.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
void PndDrcLutInfo::SetChPartDirInBar2 | ( | TVector3 | val | ) |
Definition at line 126 of file PndDrcLutInfo.cxx.
References fChPartDirInBar2, and val.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
void PndDrcLutInfo::SetChPartPdg | ( | Int_t | val | ) |
Definition at line 130 of file PndDrcLutInfo.cxx.
References fChPartPdg, and val.
Referenced by PndDrcRecoLookupMapS::ProcessPhotonHit(), and PndDrcRecoLookupMap::ProcessPhotonHit().
|
inline |
|
protected |
Definition at line 99 of file PndDrcLutInfo.h.
Referenced by AddAngle(), and GetAngle().
|
protected |
Definition at line 86 of file PndDrcLutInfo.h.
Referenced by AddAngle(), and AngleEntries().
|
protected |
Definition at line 105 of file PndDrcLutInfo.h.
Referenced by AddChDiff(), and GetChDiff().
|
protected |
Definition at line 91 of file PndDrcLutInfo.h.
Referenced by AddChDiff(), and ChDiffEntries().
|
protected |
Definition at line 120 of file PndDrcLutInfo.h.
Referenced by GetCherenkovMC(), and SetCherenkovMC().
|
protected |
Definition at line 121 of file PndDrcLutInfo.h.
Referenced by GetCherenkovReal(), and SetCherenkovReal().
|
protected |
Definition at line 116 of file PndDrcLutInfo.h.
Referenced by GetChPartDir(), and SetChPartDir().
|
protected |
Definition at line 117 of file PndDrcLutInfo.h.
Referenced by GetChPartDirInBar(), and SetChPartDirInBar().
|
protected |
Definition at line 118 of file PndDrcLutInfo.h.
Referenced by GetChPartDirInBar2(), and SetChPartDirInBar2().
|
protected |
Definition at line 119 of file PndDrcLutInfo.h.
Referenced by GetChPartPdg(), and SetChPartPdg().
|
protected |
Definition at line 110 of file PndDrcLutInfo.h.
Referenced by AddHitTime(), and GetHitTime().
|
protected |
Definition at line 95 of file PndDrcLutInfo.h.
Referenced by AddHitTime(), and NOfHitTimes().
|
protected |
Definition at line 109 of file PndDrcLutInfo.h.
Referenced by AddLambda(), and GetLambda().
|
protected |
Definition at line 94 of file PndDrcLutInfo.h.
Referenced by AddLambda(), and NOfLambdas().
|
protected |
Definition at line 113 of file PndDrcLutInfo.h.
Referenced by AddLutTime(), and GetLutReflected().
|
protected |
Definition at line 103 of file PndDrcLutInfo.h.
Referenced by AddLutTime(), and GetLutTime().
|
protected |
Definition at line 89 of file PndDrcLutInfo.h.
Referenced by AddLutTime().
|
protected |
Definition at line 106 of file PndDrcLutInfo.h.
Referenced by AddNOfBounces(), and GetNOfBounces().
|
protected |
Definition at line 92 of file PndDrcLutInfo.h.
Referenced by AddNOfBounces(), and NOfBouncesEntries().
|
protected |
Definition at line 108 of file PndDrcLutInfo.h.
Referenced by AddNOfEVReflections(), and GetNOfEVReflections().
|
protected |
Definition at line 93 of file PndDrcLutInfo.h.
Referenced by AddNOfEVReflections(), and NOfEVReflectionEntries().
|
protected |
Definition at line 104 of file PndDrcLutInfo.h.
|
protected |
Definition at line 90 of file PndDrcLutInfo.h.
Referenced by AddPath(), and PathEntries().
|
protected |
Definition at line 107 of file PndDrcLutInfo.h.
|
protected |
Definition at line 101 of file PndDrcLutInfo.h.
Referenced by AddPixelEnd(), and GetPixelEnd().
|
protected |
Definition at line 87 of file PndDrcLutInfo.h.
Referenced by AddPixelEnd(), and PixelEntries().
|
protected |
Definition at line 112 of file PndDrcLutInfo.h.
Referenced by AddTime(), and GetReflected().
|
protected |
Definition at line 102 of file PndDrcLutInfo.h.
|
protected |
Definition at line 88 of file PndDrcLutInfo.h.
Referenced by AddTime(), and TimeEntries().
|
protected |
Definition at line 111 of file PndDrcLutInfo.h.
Referenced by AddTruePath(), and GetTruePath().
|
protected |
Definition at line 96 of file PndDrcLutInfo.h.
Referenced by AddTruePath(), and NOfTruePaths().