#include <SimpleFlashMatchVars.h>
Public Member Functions | |
Flash (double pe_=-1., TVector3 center_=TVector3(-999,-999,-999)) | |
Public Attributes | |
double | pe |
photo-electrons on flash More... | |
TVector3 | center |
Weighted center position [cm]. More... | |
Definition at line 18 of file SimpleFlashMatchVars.h.
|
inline |
Definition at line 21 of file SimpleFlashMatchVars.h.
TVector3 sbn::SimpleFlashMatch::Flash::center |
Weighted center position [cm].
Definition at line 20 of file SimpleFlashMatchVars.h.
double sbn::SimpleFlashMatch::Flash::pe |
photo-electrons on flash
Definition at line 19 of file SimpleFlashMatchVars.h.