LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "MVAAlg.h"
Public Attributes | |
TVector3 | start |
TVector3 | end |
TVector3 | dir |
double | length |
std::map< double, const art::Ptr< recob::Hit > > | hitMap |
TVector3 mvapid::MVAAlg::SortedObj::dir |
Definition at line 47 of file MVAAlg.h.
Referenced by mvapid::MVAAlg::_Var_Shape(), mvapid::MVAAlg::CalcSegmentdEdxDist(), mvapid::MVAAlg::FitAndSortTrack(), and mvapid::MVAAlg::SortShower().
TVector3 mvapid::MVAAlg::SortedObj::end |
Definition at line 47 of file MVAAlg.h.
Referenced by mvapid::MVAAlg::CalcSegmentdEdxDistAtEnd(), mvapid::MVAAlg::CalcSegmentdEdxFrac(), mvapid::MVAAlg::FitAndSortTrack(), and mvapid::MVAAlg::SortShower().
std::map<double, const art::Ptr<recob::Hit> > mvapid::MVAAlg::SortedObj::hitMap |
Definition at line 49 of file MVAAlg.h.
Referenced by mvapid::MVAAlg::_Var_Shape(), mvapid::MVAAlg::CalcSegmentdEdxDist(), mvapid::MVAAlg::FitAndSortTrack(), mvapid::MVAAlg::RunPID(), and mvapid::MVAAlg::SortShower().
double mvapid::MVAAlg::SortedObj::length |
Definition at line 48 of file MVAAlg.h.
Referenced by mvapid::MVAAlg::_Var_Shape(), mvapid::MVAAlg::FitAndSortTrack(), mvapid::MVAAlg::RunPID(), and mvapid::MVAAlg::SortShower().
TVector3 mvapid::MVAAlg::SortedObj::start |
Definition at line 47 of file MVAAlg.h.
Referenced by mvapid::MVAAlg::_Var_Shape(), mvapid::MVAAlg::CalcSegmentdEdxDistAtEnd(), mvapid::MVAAlg::CalcSegmentdEdxFrac(), mvapid::MVAAlg::FitAndSortTrack(), and mvapid::MVAAlg::SortShower().