Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74495
b: "refs/heads/CMSSW_7_1_X"
c: 94bf1f8
h: "refs/heads/CMSSW_7_1_X"
i:
  74493: 2be479f
  74491: 15402db
  74487: 72f996b
  74479: e8570f3
  74463: e587cdc
  74431: 2b2c881
  74367: d431b01
  74239: b7e2e1e
v: v3
  • Loading branch information
Frederic Ronga committed Oct 1, 2009
1 parent b6b8403 commit 780b5aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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": a942d4ce7301c59c66b79402ca78790618d160ee
"refs/heads/CMSSW_7_1_X": 94bf1f81b230ed04e49ece44a6a2977b6eacb4e8
5 changes: 2 additions & 3 deletions trunk/PhysicsTools/Configuration/test/SUSY_pattuple_cfg.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#-- Meta data to be logged in DBS ---------------------------------------------
process.configurationMetadata = cms.untracked.PSet(
version = cms.untracked.string('$Revision: 1.10 $'),
version = cms.untracked.string('$Revision: 1.11 $'),
name = cms.untracked.string('$Source: /cvs_server/repositories/CMSSW/CMSSW/PhysicsTools/Configuration/test/SUSY_pattuple_cfg.py,v $'),
annotation = cms.untracked.string('SUSY pattuple definition')
)
Expand Down Expand Up @@ -168,15 +168,14 @@
* process.SISCone5TrackJets )
addJetCollection(process,cms.InputTag('SISCone5TrackJets'),
'SC5Track',
doJTA = True,
doJTA = False,
doBTagging = True,
jetCorrLabel = None,
doType1MET = False,
doL1Cleaning = True,
doL1Counters = True,
genJetCollection = cms.InputTag("sisCone5GenJets")
)
process.jetTracksAssociatorAtVertexSC5Track.tracks = cms.InputTag("trackWithVertexSelector")

#-- Tune contents of jet collections -----------------------------------------
for jetName in ( '', 'AK5', 'IC5PF', 'SC5', 'IC5JPT', 'AK5JPT', 'SC5Track' ): # 'SC5JPT'
Expand Down

0 comments on commit 780b5aa

Please sign in to comment.