Skip to content

Commit

Permalink
Merge pull request #18262 from swagata87/Scouting_BugFix_9XY
Browse files Browse the repository at this point in the history
generate cfi for hltScoutingPrimaryVertexproducer
  • Loading branch information
cmsbuild committed Apr 11, 2017
2 parents 3b37591 + 87fcfcf commit 604bb9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HLTrigger/JetMET/plugins/HLTScoutingPrimaryVertexProducer.cc
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ void
HLTScoutingPrimaryVertexProducer::fillDescriptions(edm::ConfigurationDescriptions& descriptions) {
edm::ParameterSetDescription desc;
desc.add<edm::InputTag>("vertexCollection", edm::InputTag("hltPixelVertices"));
descriptions.add("hltScoutingPrimaryVertexProducer", desc);

}

//define this as a plug-in
Expand Down

0 comments on commit 604bb9f

Please sign in to comment.