Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32747
b: "refs/heads/CMSSW_7_1_X"
c: 28de230
h: "refs/heads/CMSSW_7_1_X"
i:
  32745: f0f308f
  32743: 875bb31
v: v3
  • Loading branch information
uberthon committed Oct 24, 2007
1 parent feaa047 commit 2e1f1f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": c07fc706e4b567ba8d22417db13bc76807c9a8d9
"refs/heads/CMSSW_7_1_X": 28de2303d3a74377329ab2cf706afec3efaeaf87
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
//
// Original Author: Ursula Berthon, Claude Charlot
// Created: Mon Mar 27 13:22:06 CEST 2006
// $Id: PixelMatchGsfElectronProducer.cc,v 1.4 2007/08/28 01:42:29 ratnik Exp $
// $Id: PixelMatchGsfElectronProducer.cc,v 1.6 2007/10/15 13:29:53 uberthon Exp $
//
//

Expand Down Expand Up @@ -51,7 +51,7 @@ PixelMatchGsfElectronProducer::PixelMatchGsfElectronProducer(const edm::Paramete
iConfig.getParameter<double>("maxHOverE"),
iConfig.getParameter<double>("maxDeltaEta"),
iConfig.getParameter<double>("maxDeltaPhi"),
iConfig.getParameter<double>("ptCut"),
iConfig.getParameter<double>("EtCut"),
iConfig.getParameter<bool>("highPtPreselection"),
iConfig.getParameter<double>("highPtMin"));

Expand Down

0 comments on commit 2e1f1f7

Please sign in to comment.