Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
EventFilter
Utilities
python
Tcds_EventContent_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
#
3
# Author: Chris Palmer
4
# Date: 02.06.15
5
#
6
7
TcdsEventContent = cms.PSet(
8
outputCommands = cms.untracked.vstring(
9
'keep *_tcdsDigis_*_*'
10
)
11
)
Generated for CMSSW Reference Manual by
1.8.5