Go to the documentation of this file.
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 select(const edm::Handle< reco::TrackCollection > &c, const edm::Event &evt, const edm::EventSetup &setup)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
AlignmentTrackFromVertexSelector theBaseSelector
TrackFromVertexConfigSelector(const edm::ParameterSet &cfg, edm::ConsumesCollector &&iC)
container::const_iterator const_iterator
std::vector< const reco::Track * > container
const_iterator end() const
#define DEFINE_FWK_MODULE(type)
reco::TrackCollection collection
Tracks select(const edm::Handle< reco::TrackCollection > &tc, const edm::Event &evt, const edm::EventSetup &setup) const
select tracks
AlignmentTrackFromVertexSelectorModule(const edm::ParameterSet &ps)
const_iterator begin() const
container theSelectedTracks
std::vector< Track > TrackCollection
collection of Tracks
void addWithDefaultLabel(ParameterSetDescription const &psetDescription)