diff --git a/[refs] b/[refs] index 594a0b3283b86..d6c0eddd61927 100644 --- a/[refs] +++ b/[refs] @@ -1,3 +1,3 @@ --- refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e -"refs/heads/CMSSW_7_1_X": 3f817879edd18bb05dc77881c64d771f36d3742e +"refs/heads/CMSSW_7_1_X": a2c097c999933419ac49e7fcecbb9901e06c8892 diff --git a/trunk/FastSimulation/Configuration/python/HLT_1E31_cff.py b/trunk/FastSimulation/Configuration/python/HLT_1E31_cff.py index 3c8d9c913b6c8..bc49f9423cc5a 100644 --- a/trunk/FastSimulation/Configuration/python/HLT_1E31_cff.py +++ b/trunk/FastSimulation/Configuration/python/HLT_1E31_cff.py @@ -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 @@ -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') ) diff --git a/trunk/FastSimulation/Configuration/python/HLT_8E29_cff.py b/trunk/FastSimulation/Configuration/python/HLT_8E29_cff.py index aae33acff4d59..17d1f80b1695f 100644 --- a/trunk/FastSimulation/Configuration/python/HLT_8E29_cff.py +++ b/trunk/FastSimulation/Configuration/python/HLT_8E29_cff.py @@ -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 @@ -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') ) diff --git a/trunk/FastSimulation/Configuration/python/blockHLT_1E31_cff.py b/trunk/FastSimulation/Configuration/python/blockHLT_1E31_cff.py index 1017ab7e0ce18..ff47c353f5f7d 100644 --- a/trunk/FastSimulation/Configuration/python/blockHLT_1E31_cff.py +++ b/trunk/FastSimulation/Configuration/python/blockHLT_1E31_cff.py @@ -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') ) diff --git a/trunk/FastSimulation/Configuration/python/blockHLT_8E29_cff.py b/trunk/FastSimulation/Configuration/python/blockHLT_8E29_cff.py index 6e1e6f13875e8..c9c6b79b4c903 100644 --- a/trunk/FastSimulation/Configuration/python/blockHLT_8E29_cff.py +++ b/trunk/FastSimulation/Configuration/python/blockHLT_8E29_cff.py @@ -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') )