Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77628
b: "refs/heads/CMSSW_7_1_X"
c: a2c097c
h: "refs/heads/CMSSW_7_1_X"
v: v3
  • Loading branch information
Salavat Abdoulline committed Nov 11, 2009
1 parent 99aac2a commit 3b6fcae
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 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": 3f817879edd18bb05dc77881c64d771f36d3742e
"refs/heads/CMSSW_7_1_X": a2c097c999933419ac49e7fcecbb9901e06c8892
4 changes: 2 additions & 2 deletions trunk/FastSimulation/Configuration/python/HLT_1E31_cff.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# /dev/CMSSW_3_4_0/pre6/1E31/V3 (CMSSW_3_4_0_pre5_HLT1)
# /dev/CMSSW_3_4_0/pre6/1E31/V4 (CMSSW_3_4_0_pre5_HLT1)
# Begin replace statements specific to the FastSim HLT
# For all HLTLevel1GTSeed objects, make the following replacements:
# - L1GtReadoutRecordTag changed from hltGtDigis to gtDigis
Expand Down Expand Up @@ -30,7 +30,7 @@


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_3_4_0/pre6/1E31/V3')
tableName = cms.string('/dev/CMSSW_3_4_0/pre6/1E31/V4')
)


Expand Down
4 changes: 2 additions & 2 deletions trunk/FastSimulation/Configuration/python/HLT_8E29_cff.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# /dev/CMSSW_3_4_0/pre6/8E29/V3 (CMSSW_3_4_0_pre5_HLT1)
# /dev/CMSSW_3_4_0/pre6/8E29/V4 (CMSSW_3_4_0_pre5_HLT1)
# Begin replace statements specific to the FastSim HLT
# For all HLTLevel1GTSeed objects, make the following replacements:
# - L1GtReadoutRecordTag changed from hltGtDigis to gtDigis
Expand Down Expand Up @@ -30,7 +30,7 @@


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_3_4_0/pre6/8E29/V3')
tableName = cms.string('/dev/CMSSW_3_4_0/pre6/8E29/V4')
)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# /dev/CMSSW_3_4_0/pre6/1E31/V3 (CMSSW_3_4_0_pre5_HLT1)
# /dev/CMSSW_3_4_0/pre6/1E31/V4 (CMSSW_3_4_0_pre5_HLT1)

import FWCore.ParameterSet.Config as cms


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_3_4_0/pre6/1E31/V3')
tableName = cms.string('/dev/CMSSW_3_4_0/pre6/1E31/V4')
)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# /dev/CMSSW_3_4_0/pre6/8E29/V3 (CMSSW_3_4_0_pre5_HLT1)
# /dev/CMSSW_3_4_0/pre6/8E29/V4 (CMSSW_3_4_0_pre5_HLT1)

import FWCore.ParameterSet.Config as cms


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_3_4_0/pre6/8E29/V3')
tableName = cms.string('/dev/CMSSW_3_4_0/pre6/8E29/V4')
)


Expand Down

0 comments on commit 3b6fcae

Please sign in to comment.