Belle II Software
release-08-01-10
|
Structure for particle hypothesis dependent arrays. More...
#include <ARICHNtupleStruct.h>
Public Member Functions | |
void | clear () |
Clear the structure: set elements to zero. | |
Public Attributes | |
Float_t | e {0} |
for electron | |
Float_t | mu {0} |
for muon | |
Float_t | pi {0} |
for pion | |
Float_t | K {0} |
for kaon | |
Float_t | p {0} |
for proton | |
Float_t | d {0} |
for deuteron | |
Structure for particle hypothesis dependent arrays.
Definition at line 25 of file ARICHNtupleStruct.h.