5 for(std::vector<TrajectorySeed>::iterator
seed = seeds.begin();
14 for(std::vector<TrajectorySeed>::iterator seed2 =
seed;
15 seed2 != seeds.end(); ++seed2)
16 if(
seed->startingState().parameters().vector() ==
17 seed2->startingState().parameters().vector() )
bool checkPt(const TrajectorySeed &seed) const
void clean(TrajectorySeedCollection &seeds) override
std::vector< TrajectorySeed > TrajectorySeedCollection
constexpr int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
unsigned int detId() const
LocalVector momentum() const
Momentum vector in the local frame.
PTrajectoryStateOnDet const & startingState() const
unsigned int nHits() const
const LocalTrajectoryParameters & parameters() const