Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103903
b: "refs/heads/CMSSW_7_1_X"
c: 688da99
h: "refs/heads/CMSSW_7_1_X"
i:
  103901: 93015af
  103899: 283cf53
  103895: 4cc8070
  103887: 8f3aeff
  103871: 0d878ed
v: v3
  • Loading branch information
Florent Sylvain Lacroix committed May 18, 2011
1 parent 6380511 commit 6ddc504
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": 89a7dc98daba5520d1764520af68a66f1527c98f
"refs/heads/CMSSW_7_1_X": 688da999c35dafa51a5fb85dc908a7ec8328d3fe
4 changes: 2 additions & 2 deletions trunk/JetMETCorrections/Type1MET/src/Type1MET.cc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
//
// Original Author: Oct 12 08:23
// Created: Wed Oct 12 12:16:04 CDT 2005
// $Id: Type1MET.cc,v 1.23 2011/03/28 12:16:10 lacroix Exp $
// $Id: Type1MET.cc,v 1.24 2011/05/04 22:47:46 lacroix Exp $
//
//

Expand Down Expand Up @@ -61,7 +61,7 @@ namespace cms
if( metType == "CaloMET" )
produces<CaloMETCollection>();
else
produces<METCollection>();
produces<PFMETCollection>();
}
Type1MET::Type1MET() : alg_() {}
// PRODUCER DESTRUCTORS -------------------------------------------
Expand Down

0 comments on commit 6ddc504

Please sign in to comment.