Skip to content

Commit

Permalink
generate cfi for hltScoutingPrimaryVertexproducer
Browse files Browse the repository at this point in the history
  • Loading branch information
swagata87 committed Apr 7, 2017
1 parent 37d7ae8 commit cacd01a
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 cacd01a

Please sign in to comment.