Skip to content

Commit

Permalink
Update CentralityProducer.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
perrotta committed Aug 12, 2020
1 parent 91398bd commit 6a47719
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RecoHI/HiCentralityAlgos/plugins/CentralityProducer.cc
Expand Up @@ -167,7 +167,6 @@ namespace reco {

// ------------ method called to produce the data ------------
void CentralityProducer::produce(edm::StreamID sid, edm::Event& iEvent, const edm::EventSetup& iSetup) const {

auto creco = std::make_unique<Centrality>();
Handle<Centrality> inputCentrality;
if (reuseAny_)
Expand Down

0 comments on commit 6a47719

Please sign in to comment.