Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TrkRecoTrkImpl Class Reference

List of all members.

Private Types

typedef std::vector< boost::shared_ptr<
TrkHitList > > 
hitList_t
typedef hitList_t::iterator hitListIter
typedef repList_t::const_iterator repConstIter
typedef repList_t::iterator repIter
typedef std::vector< boost::shared_ptr<
TrkRep > > 
repList_t

Private Member Functions

 TrkRecoTrkImpl ()

Private Attributes

hitList_t _hitInterfaces
repList_t _reps

Friends

class TrkRecoTrk

Member Typedef Documentation

typedef std::vector<boost::shared_ptr<TrkHitList> > TrkRecoTrkImpl::hitList_t [private]
 

typedef hitList_t::iterator TrkRecoTrkImpl::hitListIter [private]
 

typedef repList_t::const_iterator TrkRecoTrkImpl::repConstIter [private]
 

typedef repList_t::iterator TrkRecoTrkImpl::repIter [private]
 

typedef std::vector<boost::shared_ptr<TrkRep> > TrkRecoTrkImpl::repList_t [private]
 


Constructor & Destructor Documentation

TrkRecoTrkImpl::TrkRecoTrkImpl  )  [inline, private]
 

00045      : _reps(PdtPid::nPidType,boost::shared_ptr<TrkRep>((TrkRep *)0)),
00046        _hitInterfaces(PdtPid::nPidType,boost::shared_ptr<TrkHitList>((TrkHitList *)0))
00047   { }


Friends And Related Function Documentation

friend class TrkRecoTrk [friend]
 


Member Data Documentation

hitList_t TrkRecoTrkImpl::_hitInterfaces [private]
 

repList_t TrkRecoTrkImpl::_reps [private]
 


The documentation for this class was generated from the following file:
Generated on Wed Feb 2 19:09:51 2011 for BOSS6.5.5 by  doxygen 1.3.9.1