#include <NumuSelection.h>
Public Attributes | |
bool | t_is_contained |
whether the (maybe faked) lepton track is totally contained in the active volume More... | |
double | t_contained_length |
the length of the (maybe faked) lepton track contained in the active volume [cm] More... | |
double | t_length |
total length of (maybe faked) lepton track [cm] More... | |
Definition at line 147 of file NumuSelection.h.
double ana::SBNOsc::NumuSelection::TrackInfo::t_contained_length |
the length of the (maybe faked) lepton track contained in the active volume [cm]
Definition at line 149 of file NumuSelection.h.
bool ana::SBNOsc::NumuSelection::TrackInfo::t_is_contained |
whether the (maybe faked) lepton track is totally contained in the active volume
Definition at line 148 of file NumuSelection.h.
double ana::SBNOsc::NumuSelection::TrackInfo::t_length |
total length of (maybe faked) lepton track [cm]
Definition at line 150 of file NumuSelection.h.