Skip to content

Commit

Permalink
Code-format
Browse files Browse the repository at this point in the history
  • Loading branch information
24LopezR committed Mar 8, 2024
1 parent 68ca4b3 commit 334a36c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Validation/RecoMuon/src/RecoDisplacedMuonValidator.cc
Original file line number Diff line number Diff line change
Expand Up @@ -690,8 +690,8 @@ RecoDisplacedMuonValidator::RecoDisplacedMuonValidator(const edm::ParameterSet&
}

void RecoDisplacedMuonValidator::bookHistograms(DQMStore::IBooker& ibooker,
edm::Run const& iRun,
edm::EventSetup const& /* iSetup */) {
edm::Run const& iRun,
edm::EventSetup const& /* iSetup */) {
// book histograms
ibooker.cd();

Expand Down

0 comments on commit 334a36c

Please sign in to comment.