BOSS 7.1.2
BESIII Offline Software System
|
#include <DBCandidate.h>
Public Types | |
enum | Hypo { kPhoton , kElectron , kMuon , kChargedPion , kChargedKaon , kProton , kExitElectron , kExitMuon , kExitPion , kExitKaon , kExitProton , kMaxHypo } |
typedef uint32_t | Identifier |
Static Public Member Functions | |
static double | mass (DBCandidate::Hypo aHypo) |
static Hypo | outwardHypo (DBCandidate::Hypo aHypo) |
static Hypo | inwardHypo (DBCandidate::Hypo aHypo) |
static bool | hypoIsInward (DBCandidate::Hypo aHypo) |
Definition at line 54 of file DBCandidate.h.
uint32_t DBCandidate::Identifier |
Definition at line 58 of file DBCandidate.h.
enum DBCandidate::Hypo |
Enumerator | |
---|---|
kPhoton | |
kElectron | |
kMuon | |
kChargedPion | |
kChargedKaon | |
kProton | |
kExitElectron | |
kExitMuon | |
kExitPion | |
kExitKaon | |
kExitProton | |
kMaxHypo |
Definition at line 60 of file DBCandidate.h.
|
inlinestatic |
Definition at line 85 of file DBCandidate.h.
|
static |
Definition at line 99 of file DBCandidate.cxx.
|
static |
Definition at line 73 of file DBCandidate.cxx.
Referenced by CDChargedVisible< H >::defaultKinematicData().
|
static |
Definition at line 79 of file DBCandidate.cxx.