#include <SimpleFlashMatchVars.h>
Public Member Functions | |
Charge (double q_=-1., TVector3 center_=TVector3(-999,-999,-999)) | |
Public Attributes | |
double | q |
charge in slc More... | |
TVector3 | center |
Weighted center position [cm]. More... | |
Definition at line 11 of file SimpleFlashMatchVars.h.
|
inline |
Definition at line 14 of file SimpleFlashMatchVars.h.
TVector3 sbn::SimpleFlashMatch::Charge::center |
Weighted center position [cm].
Definition at line 13 of file SimpleFlashMatchVars.h.
double sbn::SimpleFlashMatch::Charge::q |
charge in slc
Definition at line 12 of file SimpleFlashMatchVars.h.