#include <TrackTreeStoreObj.h>
Public Attributes | |
float | integral = NoValue |
float | sumadc = NoValue |
float | width = NoValue |
RMS. More... | |
float | pk_time = NoVal |
float | px = NoValue |
float | py = NoValue |
float | pz = NoValue |
float | dirx = NoValue |
float | diry = NoValue |
float | dirz = NoValue |
uint16_t | mult = NoVal |
uint16_t | wire = NoVal |
uint16_t | plane = NoVal |
int | channel = NoVal |
uint16_t | tpc = NoVal |
int16_t | end = -32767 |
int16_t | start = -32767 |
int | id = NoValue |
bool | oncalo = false |
float | pitch = NoValue |
float | dqdx = NoValue |
float | dEdx = NoValue |
float | rr = NoValue |
Static Public Attributes | |
static constexpr float | NoValue = -999999.0 |
static constexpr uint16_t | NoVal = 65535 |
Definition at line 86 of file TrackTreeStoreObj.h.
int sbn::selHitInfo::channel = NoVal |
Definition at line 102 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::dEdx = NoValue |
Definition at line 110 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::dirx = NoValue |
Definition at line 96 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::diry = NoValue |
Definition at line 97 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::dirz = NoValue |
Definition at line 98 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::dqdx = NoValue |
Definition at line 109 of file TrackTreeStoreObj.h.
int16_t sbn::selHitInfo::end = -32767 |
Definition at line 104 of file TrackTreeStoreObj.h.
int sbn::selHitInfo::id = NoValue |
Definition at line 106 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::integral = NoValue |
Definition at line 89 of file TrackTreeStoreObj.h.
uint16_t sbn::selHitInfo::mult = NoVal |
Definition at line 99 of file TrackTreeStoreObj.h.
|
static |
Definition at line 88 of file TrackTreeStoreObj.h.
|
static |
Definition at line 87 of file TrackTreeStoreObj.h.
bool sbn::selHitInfo::oncalo = false |
Definition at line 107 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::pitch = NoValue |
Definition at line 108 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::pk_time = NoVal |
Definition at line 92 of file TrackTreeStoreObj.h.
uint16_t sbn::selHitInfo::plane = NoVal |
Definition at line 101 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::px = NoValue |
Definition at line 93 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::py = NoValue |
Definition at line 94 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::pz = NoValue |
Definition at line 95 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::rr = NoValue |
Definition at line 111 of file TrackTreeStoreObj.h.
int16_t sbn::selHitInfo::start = -32767 |
Definition at line 105 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::sumadc = NoValue |
Definition at line 90 of file TrackTreeStoreObj.h.
uint16_t sbn::selHitInfo::tpc = NoVal |
Definition at line 103 of file TrackTreeStoreObj.h.
float sbn::selHitInfo::width = NoValue |
RMS.
Definition at line 91 of file TrackTreeStoreObj.h.
uint16_t sbn::selHitInfo::wire = NoVal |
Definition at line 100 of file TrackTreeStoreObj.h.