Belle II Software
release-08-01-10
|
Structure for the output of PID log likelihoods to a flat ntuple. More...
#include <PIDTree.h>
Public Member Functions | |
LogLikelihoods () | |
Default constructor. | |
void | clear () |
Clear the structure: set elements to zero. | |
Public Attributes | |
Float_t | le |
log likelihood for electron | |
Float_t | lmu |
log likelihood for muon | |
Float_t | lpi |
log likelihood for pion | |
Float_t | lk |
log likelihood for kaon | |
Float_t | lp |
log likelihood for proton | |
Short_t | flag |
flag: information is available (1) or not (0) | |
Short_t | seen |
is seen in this component (from related MCParticle) | |
Structure for the output of PID log likelihoods to a flat ntuple.