Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondTools
HLT
python
AlCaRecoTriggerBitsRcdRead_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
AlCaRecoTriggerBitsRcdRead = cms.EDAnalyzer(
4
"AlCaRecoTriggerBitsRcdRead"
,
5
outputType = cms.untracked.string(
"twiki"
),
# or text, python (future: html?)
6
# if empty, use message logger, else add suffix according to outputType:
7
rawFileName = cms.untracked.string(
""
)
8
)
Generated for CMSSW Reference Manual by
1.8.5