Belle II Software development
|
Structure for the output of PID log likelihoods to a flat ntuple. More...
#include <PIDTree.h>
Public Member Functions | |
void | clear () |
Clear the structure: set elements to zero. | |
Public Attributes | |
Float_t | le = 0 |
log likelihood for electron | |
Float_t | lmu = 0 |
log likelihood for muon | |
Float_t | lpi = 0 |
log likelihood for pion | |
Float_t | lk = 0 |
log likelihood for kaon | |
Float_t | lp = 0 |
log likelihood for proton | |
Float_t | ld = 0 |
log likelihood for deuteron | |
Short_t | flag = 0 |
flag: information is available (1) or not (0) | |
Short_t | seen = 0 |
is seen in this component (from related MCParticle) | |
Structure for the output of PID log likelihoods to a flat ntuple.
|
inline |
Clear the structure: set elements to zero.
Definition at line 36 of file PIDTree.h.
Short_t flag = 0 |
Short_t seen = 0 |
is seen in this component (from related MCParticle)