Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mtosi committed Mar 29, 2017
1 parent b2618b6 commit 0d0ec48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DQM/HLTEvF/plugins/TriggerRatesMonitorClient.cc
Expand Up @@ -92,7 +92,7 @@ void TriggerRatesMonitorClient::fillDescriptions(edm::ConfigurationDescriptions

edm::ParameterSetDescription desc;
desc.addUntracked<std::string>("dqmPath","HLT/Datasets");
descriptions.add("dqmCorrelationClient", desc);
descriptions.add("triggerRatesMonitorClient", desc);

}

Expand Down

0 comments on commit 0d0ec48

Please sign in to comment.