Skip to content

Commit

Permalink
Apply code format suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
CeliaFernandez committed Feb 1, 2023
1 parent fcad770 commit d8a5cc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DQM/Physics/src/ExoticaDQM.cc
Expand Up @@ -369,7 +369,6 @@ void ExoticaDQM::analyze(const edm::Event& iEvent, const edm::EventSetup& iSetup
// JetCorrector
bool ValidJetCorrector = iEvent.getByToken(JetCorrectorToken_, JetCorrector_);


for (int i = 0; i < 2; i++) {
//Jets
PFJetPx[i] = 0.;
Expand Down

0 comments on commit d8a5cc4

Please sign in to comment.