Public Attributes | List of all members
mvapid::MVAAlg::SortedObj Struct Reference

#include <MVAAlg.h>

Public Attributes

TVector3 start
 
TVector3 end
 
TVector3 dir
 
double length
 
std::map< double, const art::Ptr< recob::Hit > > hitMap
 

Detailed Description

Definition at line 41 of file MVAAlg.h.

Member Data Documentation

TVector3 mvapid::MVAAlg::SortedObj::dir

Definition at line 42 of file MVAAlg.h.

TVector3 mvapid::MVAAlg::SortedObj::end

Definition at line 42 of file MVAAlg.h.

std::map<double, const art::Ptr<recob::Hit> > mvapid::MVAAlg::SortedObj::hitMap

Definition at line 44 of file MVAAlg.h.

double mvapid::MVAAlg::SortedObj::length

Definition at line 43 of file MVAAlg.h.

TVector3 mvapid::MVAAlg::SortedObj::start

Definition at line 42 of file MVAAlg.h.


The documentation for this struct was generated from the following file: