Skip to content

Commit

Permalink
Small fixes to the HLT menu
Browse files Browse the repository at this point in the history
  • Loading branch information
perrotta committed Oct 15, 2015
1 parent fd6d8ad commit a87d0a0
Show file tree
Hide file tree
Showing 10 changed files with 314 additions and 221 deletions.
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_25ns14e33_v4_cff.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /frozen/2015/25ns14e33/v4.4/HLT/V1 (CMSSW_7_4_15)
# /frozen/2015/25ns14e33/v4.4/HLT/V2 (CMSSW_7_4_15)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/frozen/2015/25ns14e33/v4.4/HLT/V1')
tableName = cms.string('/frozen/2015/25ns14e33/v4.4/HLT/V2')
)

fragment.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_FULL_cff.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_4_0/HLT/V550 (CMSSW_7_4_15)
# /dev/CMSSW_7_4_0/HLT/V560 (CMSSW_7_4_15)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_4_0/HLT/V550')
tableName = cms.string('/dev/CMSSW_7_4_0/HLT/V560')
)

fragment.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_GRun_cff.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_4_0/GRun/V172 (CMSSW_7_4_15)
# /dev/CMSSW_7_4_0/GRun/V173 (CMSSW_7_4_15)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_4_0/GRun/V172')
tableName = cms.string('/dev/CMSSW_7_4_0/GRun/V173')
)

fragment.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_HIon_cff.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_4_0/HIon/V172 (CMSSW_7_4_15)
# /dev/CMSSW_7_4_0/HIon/V173 (CMSSW_7_4_15)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_4_0/HIon/V172')
tableName = cms.string('/dev/CMSSW_7_4_0/HIon/V173')
)

fragment.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_PIon_cff.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_4_0/PIon/V172 (CMSSW_7_4_15)
# /dev/CMSSW_7_4_0/PIon/V173 (CMSSW_7_4_15)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_4_0/PIon/V172')
tableName = cms.string('/dev/CMSSW_7_4_0/PIon/V173')
)

fragment.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
169 changes: 100 additions & 69 deletions HLTrigger/Configuration/test/OnLine_HLT_25ns14e33_v4.py

Large diffs are not rendered by default.

169 changes: 100 additions & 69 deletions HLTrigger/Configuration/test/OnLine_HLT_FULL.py

Large diffs are not rendered by default.

169 changes: 100 additions & 69 deletions HLTrigger/Configuration/test/OnLine_HLT_GRun.py

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnLine_HLT_HIon.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_4_0/HIon/V172 (CMSSW_7_4_15)
# /dev/CMSSW_7_4_0/HIon/V173 (CMSSW_7_4_15)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTHIon" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_4_0/HIon/V172')
tableName = cms.string('/dev/CMSSW_7_4_0/HIon/V173')
)

process.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnLine_HLT_PIon.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_4_0/PIon/V172 (CMSSW_7_4_15)
# /dev/CMSSW_7_4_0/PIon/V173 (CMSSW_7_4_15)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTPIon" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_4_0/PIon/V172')
tableName = cms.string('/dev/CMSSW_7_4_0/PIon/V173')
)

process.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down

0 comments on commit a87d0a0

Please sign in to comment.