Representation of the reco momentum and PID a rb::Track from range. More...
#include <SRTrkRange.h>
Public Member Functions | |
SRTrkRange () | |
virtual | ~SRTrkRange () |
void | setDefault () |
Public Attributes | |
float | p_muon |
momentum estimate from trk range (muon hypothesis) More... | |
float | p_pion |
momentum estimate from trk range (pion hypothesis) More... | |
float | p_proton |
momentum estimate from trk range (proton hypothesis) More... | |
Representation of the reco momentum and PID a rb::Track from range.
Definition at line 10 of file SRTrkRange.h.
caf::SRTrkRange::SRTrkRange | ( | ) |
Definition at line 13 of file SRTrkRange.cxx.
|
virtual |
Definition at line 19 of file SRTrkRange.cxx.
void caf::SRTrkRange::setDefault | ( | ) |
Definition at line 21 of file SRTrkRange.cxx.
float caf::SRTrkRange::p_muon |
momentum estimate from trk range (muon hypothesis)
Definition at line 17 of file SRTrkRange.h.
float caf::SRTrkRange::p_pion |
momentum estimate from trk range (pion hypothesis)
Definition at line 18 of file SRTrkRange.h.
float caf::SRTrkRange::p_proton |
momentum estimate from trk range (proton hypothesis)
Definition at line 19 of file SRTrkRange.h.