Skip to content

Commit

Permalink
apply code-format
Browse files Browse the repository at this point in the history
  • Loading branch information
seungjin-yang committed Feb 4, 2022
1 parent 20f0367 commit 17682ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DQM/GEM/plugins/GEMEfficiencyAnalyzer.cc
Original file line number Diff line number Diff line change
Expand Up @@ -564,8 +564,6 @@ bool GEMEfficiencyAnalyzer::skipGEMStation(const int station) {
return skip;
}



std::vector<GEMEfficiencyAnalyzer::GEMLayerData> GEMEfficiencyAnalyzer::buildGEMLayers(
const edm::ESHandle<GEMGeometry>& gem) {
std::vector<GEMLayerData> layer_vector;
Expand Down

0 comments on commit 17682ea

Please sign in to comment.