#include <MatchToTruth.hh>
Public Member Functions | |
MatchToTruth () | |
void | init () |
float | MinEta () |
bool | Match (const MomentumVector &fourVectors) |
float | MatchDR (IFourMomentumConstPtr p1) |
IFourMomentumConstPtr | MatchedParticle (IFourMomentumConstPtr p1) |
bool | setEvent (const Event &evt) |
Definition at line 14 of file MatchToTruth.hh.
ForIA::MatchToTruth::MatchToTruth | ( | ) |
Definition at line 6 of file MatchToTruth.cxx.
void ForIA::MatchToTruth::init | ( | ) |
Definition at line 9 of file MatchToTruth.cxx.
bool ForIA::MatchToTruth::Match | ( | const MomentumVector & | fourVectors ) |
Definition at line 51 of file MatchToTruth.cxx.
float ForIA::MatchToTruth::MatchDR | ( | IFourMomentumConstPtr | p1 ) |
Definition at line 68 of file MatchToTruth.cxx.
IFourMomentumConstPtr ForIA::MatchToTruth::MatchedParticle | ( | IFourMomentumConstPtr | p1 ) |
Definition at line 85 of file MatchToTruth.cxx.
float ForIA::MatchToTruth::MinEta | ( | ) |
Definition at line 38 of file MatchToTruth.cxx.
bool ForIA::MatchToTruth::setEvent | ( | const Event & | evt ) |
Definition at line 33 of file MatchToTruth.cxx.