_late_hyp | opdet::FlashHypothesisCollection | private |
_prompt_frac | opdet::FlashHypothesisCollection | private |
_prompt_hyp | opdet::FlashHypothesisCollection | private |
_total_hyp | opdet::FlashHypothesisCollection | private |
CheckFrac(float f) | opdet::FlashHypothesisCollection | private |
FlashHypothesisCollection() | opdet::FlashHypothesisCollection | inline |
FlashHypothesisCollection(size_t s) | opdet::FlashHypothesisCollection | inline |
FlashHypothesisCollection(const FlashHypothesis &prompt, const FlashHypothesis &late) | opdet::FlashHypothesisCollection | inline |
GetLateFraction() const | opdet::FlashHypothesisCollection | inline |
GetLateHypothesis() const | opdet::FlashHypothesisCollection | inline |
GetPromptFraction() const | opdet::FlashHypothesisCollection | inline |
GetPromptHypothesis() const | opdet::FlashHypothesisCollection | inline |
GetTotalHypothesis() const | opdet::FlashHypothesisCollection | inline |
GetVectorSize() const | opdet::FlashHypothesisCollection | inline |
Normalize(float totalPEs) | opdet::FlashHypothesisCollection | |
operator+(const FlashHypothesisCollection &fhc) | opdet::FlashHypothesisCollection | inline |
Print() | opdet::FlashHypothesisCollection | |
SetPromptAndLateHyp(const FlashHypothesis &prompt, const FlashHypothesis &late) | opdet::FlashHypothesisCollection | inline |
SetPromptHypAndPromptFraction(const FlashHypothesis &prompt, float frac) | opdet::FlashHypothesisCollection | |
SetTotalHypAndPromptFraction(const FlashHypothesis &total, float frac) | opdet::FlashHypothesisCollection | |
UpdateTotalHyp() | opdet::FlashHypothesisCollection | private |