LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
trkf::HitPtrVec Class Reference

#include "BezierTrack.h"

Public Member Functions

 HitPtrVec ()
 
 ~HitPtrVec ()
 

Public Attributes

std::vector< art::Ptr< recob::Hit > > Hits
 

Detailed Description

Definition at line 122 of file BezierTrack.h.

Constructor & Destructor Documentation

trkf::HitPtrVec::HitPtrVec ( )
inline

Definition at line 125 of file BezierTrack.h.

125 {}
trkf::HitPtrVec::~HitPtrVec ( )
inline

Definition at line 126 of file BezierTrack.h.

126 {}

Member Data Documentation

std::vector<art::Ptr<recob::Hit> > trkf::HitPtrVec::Hits

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