![]() |
PandaRoot
|
#include <PndHypPidCand.h>
Public Member Functions | |
PndHypPidCand () | |
PndHypPidCand (PndHypPidCand &point) | |
void | SetLikelihood (int lundId, double likelihood) |
void | AddHypHit (double dE, double dx, double p) |
double | GetHypHitdE (int hyphit) const |
double | GetHypHitdx (int hyphit) const |
double | GetHypHitMomentum (int hyphit) const |
int | GetHypHits () const |
double | GetLikelihood (int lundId) |
Definition at line 31 of file PndHypPidCand.h.
|
inline |
Definition at line 34 of file PndHypPidCand.h.
|
inline |
Definition at line 37 of file PndHypPidCand.h.
References AddHypHit(), GetHypHitdE(), GetHypHitdx(), GetHypHitMomentum(), GetHypHits(), GetLikelihood(), and SetLikelihood().
void PndHypPidCand::AddHypHit | ( | double | dE, |
double | dx, | ||
double | p | ||
) |
Referenced by PndHypPidCand().
double PndHypPidCand::GetHypHitdE | ( | int | hyphit | ) | const |
Referenced by PndHypPidCand().
double PndHypPidCand::GetHypHitdx | ( | int | hyphit | ) | const |
Referenced by PndHypPidCand().
double PndHypPidCand::GetHypHitMomentum | ( | int | hyphit | ) | const |
Referenced by PndHypPidCand().
int PndHypPidCand::GetHypHits | ( | ) | const |
Referenced by PndHypPidCand().
double PndHypPidCand::GetLikelihood | ( | int | lundId | ) |
Referenced by PndHypPidCand().
void PndHypPidCand::SetLikelihood | ( | int | lundId, |
double | likelihood | ||
) |
Referenced by PndHypPidCand().