8#include "CLHEP/Matrix/Vector.h"
24 int nHit()
const {
return _houghHitList.size();}
30 const std::vector<HoughHit>&
getList()
const;
31 std::vector<HoughHit>&
getList() ;
42 int addTruthInfo(std::map<int, const HepVector > mcTkPars);
53 std::vector<HoughHit> _houghHitList;
std::vector< MdcDigi * > MdcDigiVec
std::vector< MdcDigi * > MdcDigiVec
int addMdcDigiList(MdcDigiVec mdcDigiVec)
const HoughHit & getHoughHit(int i) const
void remove(const HoughHit &hit)
int getHitNumA(int) const
void setType(HoughHitType t)
HoughHitType type() const
int addTruthInfo(std::map< int, const HepVector > mcTkPars)
const std::vector< HoughHit > & getList() const
HoughHit & getHoughHit(int i)
int getHitNumS(int) const