#include <ShowerSelectionVars.h>
Public Member Functions | |
ShowerTrackFit (double trackLength=-999, double trackWidth=-999, unsigned int numHits=0) | |
Public Attributes | |
double | mTrackLength |
double | mTrackWidth |
unsigned int | mNumHits |
Definition at line 17 of file ShowerSelectionVars.h.
|
inline |
Definition at line 20 of file ShowerSelectionVars.h.
unsigned int sbn::ShowerTrackFit::mNumHits |
Definition at line 27 of file ShowerSelectionVars.h.
double sbn::ShowerTrackFit::mTrackLength |
Definition at line 25 of file ShowerSelectionVars.h.
double sbn::ShowerTrackFit::mTrackWidth |
Definition at line 26 of file ShowerSelectionVars.h.