Skip to content

Commit

Permalink
scram b code-format and minor cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocos committed Jun 28, 2020
1 parent d803aff commit a868137
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SimGeneral/Debugging/test/SimDigiDumper.cc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// system include files
#include <memory>
#include <ostream>

#include "SimGeneral/Debugging/test/SimDigiDumper.h"

Expand Down Expand Up @@ -197,7 +196,6 @@ void SimDigiDumper::analyze(const edm::Event& iEvent, const edm::EventSetup& iSe
}
}


// HBHE
bool isHBHE = true;
edm::Handle<HBHEDigiCollection> hbhe;
Expand Down

0 comments on commit a868137

Please sign in to comment.