Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Alignment
LaserAlignment
python
AlCaRECOLaserAlignmentT0Producer_Output_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# output block for alcastream laserAlignmentT0Producer
4
# output module
5
outLaserAlignmentT0Producer = cms.PSet(
6
outputCommands = cms.untracked.vstring(
'drop *'
,
7
'keep *_laserAlignmentT0Producer_*_*'
,
8
'keep SiStripEventSummary_siStripDigis_*_*'
)
9
)
10
Generated for CMSSW Reference Manual by
1.8.5