41 desc.setComment(
"Alignment Tracks Selector from Vertices");
43 desc.add<
bool>(
"filter",
false);
46 desc.add<
bool>(
"useClosestVertexToDilepton",
false);
47 desc.add<
unsigned int>(
"vertexIndex", 0);
void addWithDefaultLabel(ParameterSetDescription const &psetDescription)
void select(const edm::Handle< reco::TrackCollection > &c, const edm::Event &evt, const edm::EventSetup &setup)
const_iterator begin() const
container::const_iterator const_iterator
#define DEFINE_FWK_MODULE(type)
std::vector< Track > TrackCollection
collection of Tracks
const_iterator end() const
AlignmentTrackFromVertexSelectorModule(const edm::ParameterSet &ps)
std::vector< const reco::Track * > container
TrackFromVertexConfigSelector(const edm::ParameterSet &cfg, edm::ConsumesCollector &&iC)
reco::TrackCollection collection
Tracks select(const edm::Handle< reco::TrackCollection > &tc, const edm::Event &evt, const edm::EventSetup &setup) const
select tracks
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
container theSelectedTracks
AlignmentTrackFromVertexSelector theBaseSelector