12 std::vector<TrajectorySeed> tmpResult;
13 theTSGs[
sel]->trackerSeeds(muonTrackCand,region,tmpResult);
14 result.insert(result.end(),tmpResult.begin(),tmpResult.end());
std::pair< const Trajectory *, reco::TrackRef > TrackCand
SeparatingTSG(const edm::ParameterSet &pset)
void trackerSeeds(const TrackCand &, const TrackingRegion &, BTSeedCollection &)
provides the seeds from the TSGs: must be overloaded
virtual unsigned int selectTSG(const TrackCand &, const TrackingRegion &)=0
std::vector< TrackerSeedGenerator * > theTSGs
std::vector< std::string > theNames