We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10936f5 commit 9ce7542Copy full SHA for 9ce7542
RecoMuon/MuonIdentification/plugins/MuonIdProducer.cc
@@ -1535,5 +1535,5 @@ void MuonIdProducer::fillDescriptions(edm::ConfigurationDescriptions& descriptio
1535
descCalo.add<int>("MaxSeverityHE", 9);
1536
desc.add<edm::ParameterSetDescription>("CaloExtractorPSet", descCalo);
1537
1538
- descriptions.addDefault(desc);
+descriptions.addDefault(desc);
1539
}
0 commit comments