LArSoft
v07_13_02
Liquid Argon Software toolkit - http://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 51 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 51 of file MVAAlg.h.
Referenced by mvapid::MVAAlg::CalcSegmentdEdxDistAtEnd(), mvapid::MVAAlg::CalcSegmentdEdxFrac(), mvapid::MVAAlg::FitAndSortTrack(), mvapid::MVAAlg::SumDistance2::operator()(), and mvapid::MVAAlg::SortShower().
std::map<double,const art::Ptr<recob::Hit> > mvapid::MVAAlg::SortedObj::hitMap |
Definition at line 53 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 52 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 51 of file MVAAlg.h.
Referenced by mvapid::MVAAlg::_Var_Shape(), mvapid::MVAAlg::CalcSegmentdEdxDistAtEnd(), mvapid::MVAAlg::CalcSegmentdEdxFrac(), mvapid::MVAAlg::FitAndSortTrack(), mvapid::MVAAlg::SumDistance2::operator()(), and mvapid::MVAAlg::SortShower().