#include <TrackTreeStoreObj.h>
Public Attributes | |
int | flash_id = -1 |
float | sum_pe = NoPosition |
float | flash_time = NoPosition |
float | flash_x = NoPosition |
float | flash_y = NoPosition |
float | flash_z = NoPosition |
float | diff_flash_t0 = NoPosition |
Static Public Attributes | |
static constexpr float | NoPosition = -999999.0 |
Definition at line 75 of file TrackTreeStoreObj.h.
float sbn::selLightInfo::diff_flash_t0 = NoPosition |
Definition at line 83 of file TrackTreeStoreObj.h.
int sbn::selLightInfo::flash_id = -1 |
Definition at line 77 of file TrackTreeStoreObj.h.
float sbn::selLightInfo::flash_time = NoPosition |
Definition at line 79 of file TrackTreeStoreObj.h.
float sbn::selLightInfo::flash_x = NoPosition |
Definition at line 80 of file TrackTreeStoreObj.h.
float sbn::selLightInfo::flash_y = NoPosition |
Definition at line 81 of file TrackTreeStoreObj.h.
float sbn::selLightInfo::flash_z = NoPosition |
Definition at line 82 of file TrackTreeStoreObj.h.
|
static |
Definition at line 76 of file TrackTreeStoreObj.h.
float sbn::selLightInfo::sum_pe = NoPosition |
Definition at line 78 of file TrackTreeStoreObj.h.