DQM
SiStripCommissioningSources
python
OnlineDQM_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# load the DQM service
4
from
DQM.SiStripCommon.DaqMonitorROOTBackEnd_cfi
import
*
5
6
# The following is not used any more; there are no clients for this output
7
# so it wastes a lot of memory, possibly also cpu power
8
# Needs also hasSharedMemory to be false for the FUEventProcessor xdaq config
9
17
18
# needed in the online because the otherwise default initiated one gets ill-configured (missing parameter lvl1Labels)
19
# it doesn't really belong here, but ok, it doesn't hurt either
20
from
FWCore.PrescaleService.PrescaleService_cfi
import
*
21
PrescaleService.prescaleTable = cms.VPSet()
DaqMonitorROOTBackEnd_cfi
PrescaleService_cfi
DQM output via the shared memory FUShmDQMOutputService = cms.Service("FUShmDQMOutputService",...
Generated for CMSSW Reference Manual by
1.8.16