Belle II Software  release-08-01-10
LogLikelihoods Struct Reference

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)
 

Detailed Description

Structure for the output of PID log likelihoods to a flat ntuple.

Definition at line 23 of file PIDTree.h.


The documentation for this struct was generated from the following file: