Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
cvuosalo committed Sep 9, 2015
1 parent c77ca77 commit 7366661
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PhysicsTools/PatAlgos/plugins/PATElectronProducer.h
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,9 @@ namespace pat {

template<typename T>
void pat::PATElectronProducer::readIsolationLabels( const edm::ParameterSet & iConfig,
const char* psetName,
pat::PATElectronProducer::IsolationLabels& labels,
std::vector<edm::EDGetTokenT<edm::ValueMap<T> > > & tokens) {
const char* psetName,
pat::PATElectronProducer::IsolationLabels& labels,
std::vector<edm::EDGetTokenT<edm::ValueMap<T> > > & tokens) {

labels.clear();

Expand Down

0 comments on commit 7366661

Please sign in to comment.