Representation of Shower MVA PID outputs. More...
#include <SRShowerRazzle.h>
Public Member Functions | |
| SRShowerRazzle () | |
| ~SRShowerRazzle () | |
Public Attributes | |
| int | pdg |
| float | electronScore |
| float | photonScore |
| float | otherScore |
| float | bestScore |
Representation of Shower MVA PID outputs.
Definition at line 9 of file SRShowerRazzle.h.
| caf::SRShowerRazzle::SRShowerRazzle | ( | ) |
Definition at line 8 of file SRShowerRazzle.cxx.
|
inline |
Definition at line 12 of file SRShowerRazzle.h.
| float caf::SRShowerRazzle::bestScore |
Definition at line 20 of file SRShowerRazzle.h.
| float caf::SRShowerRazzle::electronScore |
Definition at line 16 of file SRShowerRazzle.h.
| float caf::SRShowerRazzle::otherScore |
Definition at line 18 of file SRShowerRazzle.h.
| int caf::SRShowerRazzle::pdg |
Definition at line 14 of file SRShowerRazzle.h.
| float caf::SRShowerRazzle::photonScore |
Definition at line 17 of file SRShowerRazzle.h.
1.8.5