Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
HLTrigger
special
python
hltPhysicsDeclared_cfi.py
Go to the documentation of this file.
1
# coding: utf-8
2
3
import
FWCore.ParameterSet.Config
as
cms
4
5
hltPhysicsDeclared = cms.EDFilter(
"HLTPhysicsDeclared"
,
6
invert = cms.bool(
False
),
7
L1GtReadoutRecordTag = cms.InputTag(
'hltGtDigis'
)
8
)
Config
Generated for CMSSW Reference Manual by
1.8.5