Representation of Track MVA PID outputs. More...
#include <SRTrackDazzle.h>
Public Member Functions | |
| SRTrackDazzle () | |
| ~SRTrackDazzle () | |
Public Attributes | |
| int | pdg |
| float | muonScore |
| float | pionScore |
| float | protonScore |
| float | otherScore |
| float | bestScore |
Representation of Track MVA PID outputs.
Definition at line 9 of file SRTrackDazzle.h.
| caf::SRTrackDazzle::SRTrackDazzle | ( | ) |
Definition at line 8 of file SRTrackDazzle.cxx.
|
inline |
Definition at line 12 of file SRTrackDazzle.h.
| float caf::SRTrackDazzle::bestScore |
Definition at line 21 of file SRTrackDazzle.h.
| float caf::SRTrackDazzle::muonScore |
Definition at line 16 of file SRTrackDazzle.h.
| float caf::SRTrackDazzle::otherScore |
Definition at line 19 of file SRTrackDazzle.h.
| int caf::SRTrackDazzle::pdg |
Definition at line 14 of file SRTrackDazzle.h.
| float caf::SRTrackDazzle::pionScore |
Definition at line 17 of file SRTrackDazzle.h.
| float caf::SRTrackDazzle::protonScore |
Definition at line 18 of file SRTrackDazzle.h.
1.8.5