1 = cms.EDAnalyzer(
"L1GtPrescaleFactorsAndMasksTester",
2 TesterPrescaleFactors=cms.bool(
True),
3 TesterTriggerMask=cms.bool(
True),
4 TesterTriggerVetoMask=cms.bool(
True),
5 RetrieveInBeginRun=cms.bool(
True),
6 RetrieveInBeginLuminosityBlock=cms.bool(
False),
7 RetrieveInAnalyze=cms.bool(
False),
8 PrintInBeginRun=cms.bool(
True),
9 PrintInBeginLuminosityBlock=cms.bool(
False),
10 PrintInAnalyze=cms.bool(
False),
16 PrintOutput=cms.untracked.int32(3)