Skip to content

Commit

Permalink
Merged hltUpdatesOnTopOf745plusEpsilon_75X from repository cms-tsg-storm
Browse files Browse the repository at this point in the history
  • Loading branch information
perrotta committed Jun 25, 2015
2 parents 9513eab + c08e3c8 commit b24ad30
Show file tree
Hide file tree
Showing 26 changed files with 17,071 additions and 4,448 deletions.
3,957 changes: 3,714 additions & 243 deletions HLTrigger/Configuration/python/HLT_50nsGRun_cff.py

Large diffs are not rendered by default.

1,461 changes: 1,213 additions & 248 deletions HLTrigger/Configuration/python/HLT_FULL_cff.py

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_Fake_cff.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_4_0/Fake/V11 (CMSSW_7_4_3)
# /dev/CMSSW_7_4_0/Fake/V12 (CMSSW_7_4_5)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_4_0/Fake/V11')
tableName = cms.string('/dev/CMSSW_7_4_0/Fake/V12')
)

fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) )
Expand Down
Loading

0 comments on commit b24ad30

Please sign in to comment.