#include <PndRichReco.h>
|
| PndRichReco () |
|
| PndRichReco (UInt_t version) |
|
virtual | ~PndRichReco () |
|
void | Init () |
|
void | Register () |
|
void | SetGeoVersion (UInt_t version) |
|
void | RichFullReconstruction (TVector3 pos, TVector3 dir, Float_t ts, Float_t &chi2, Float_t &chTh, Float_t &dChTh, Int_t &nph) |
|
std::vector< double > | GetPhis () |
|
std::vector< double > | GetThetas () |
|
std::vector< double > | GetDThetas () |
|
std::vector< PndRichPhoton > | CherenkovPhotonListFlat (PndRichBarPoint *track) |
|
double | BetaPeakFinding (std::vector< PndRichPhoton > photons, Double_t nopt, Double_t nnz) |
|
void | HitSelection (std::vector< size_t > &it, std::vector< double > &ph, std::vector< double > &th, std::vector< PndRichPhoton > photons, Double_t beta, Double_t nopt, Double_t nnz, Double_t dthc) |
|
void | AppendFlatMirrorReflections (std::vector< PndRichPhoton > &ph, TVector3 hit, Double_t hitTime, PndRichBarPoint *track) |
|
| ClassDef (PndRichReco, 1) |
|
Definition at line 23 of file PndRichReco.h.
◆ PndRichReco() [1/2]
PndRichReco::PndRichReco |
( |
| ) |
|
◆ PndRichReco() [2/2]
PndRichReco::PndRichReco |
( |
UInt_t |
version | ) |
|
◆ ~PndRichReco()
virtual PndRichReco::~PndRichReco |
( |
| ) |
|
|
virtual |
◆ AppendFlatMirrorReflections()
void PndRichReco::AppendFlatMirrorReflections |
( |
std::vector< PndRichPhoton > & |
ph, |
|
|
TVector3 |
hit, |
|
|
Double_t |
hitTime, |
|
|
PndRichBarPoint * |
track |
|
) |
| |
◆ BetaPeakFinding()
double PndRichReco::BetaPeakFinding |
( |
std::vector< PndRichPhoton > |
photons, |
|
|
Double_t |
nopt, |
|
|
Double_t |
nnz |
|
) |
| |
◆ CherenkovPhotonListFlat()
◆ ClassDef()
◆ GetDThetas()
std::vector<double> PndRichReco::GetDThetas |
( |
| ) |
|
◆ GetPhis()
std::vector<double> PndRichReco::GetPhis |
( |
| ) |
|
◆ GetThetas()
std::vector<double> PndRichReco::GetThetas |
( |
| ) |
|
◆ HitSelection()
void PndRichReco::HitSelection |
( |
std::vector< size_t > & |
it, |
|
|
std::vector< double > & |
ph, |
|
|
std::vector< double > & |
th, |
|
|
std::vector< PndRichPhoton > |
photons, |
|
|
Double_t |
beta, |
|
|
Double_t |
nopt, |
|
|
Double_t |
nnz, |
|
|
Double_t |
dthc |
|
) |
| |
◆ Init()
void PndRichReco::Init |
( |
| ) |
|
◆ Register()
void PndRichReco::Register |
( |
| ) |
|
◆ RichFullReconstruction()
void PndRichReco::RichFullReconstruction |
( |
TVector3 |
pos, |
|
|
TVector3 |
dir, |
|
|
Float_t |
ts, |
|
|
Float_t & |
chi2, |
|
|
Float_t & |
chTh, |
|
|
Float_t & |
dChTh, |
|
|
Int_t & |
nph |
|
) |
| |
◆ SetGeoVersion()
void PndRichReco::SetGeoVersion |
( |
UInt_t |
version | ) |
|
|
inline |
The documentation for this class was generated from the following file: