![]() |
|
|||
File indexing completed on 2023-03-17 10:55:38
0001 import FWCore.ParameterSet.Config as cms 0002 from DQMServices.Core.DQMEDAnalyzer import DQMEDAnalyzer 0003 CentralityDQM = DQMEDAnalyzer( 0004 "CentralityDQM", 0005 centralitycollection = cms.InputTag("hiCentrality"), 0006 centralitybincollection = cms.InputTag("centralityBin","HFtowers"), 0007 vertexcollection = cms.InputTag("hiSelectedVertex"), 0008 eventplanecollection= cms.InputTag("hiEvtPlane") 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |