Configuration
StandardSequences
python
EndOfProcess_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#sometimes the dqm service is not already setup...
4
DQMStore = cms.Service(
"DQMStore"
)
5
6
from
DQMServices.Components.MEtoEDMConverter_cfi
import
*
7
endOfProcess=cms.Sequence(MEtoEDMConverter)
MEtoEDMConverter_cfi
Generated for CMSSW Reference Manual by
1.8.16