CMS 3D CMS Logo

Variables

l1GtPrescaleFactorsAndMasksTester_cfi Namespace Reference

Variables

tuple L1GtPrescaleFactorsAndMasksTester

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("L1GtPrescaleFactorsAndMasksTester",
00002                                                    TesterPrescaleFactors=cms.bool(True),
00003                                                    TesterTriggerMask=cms.bool(True),
00004                                                    TesterTriggerVetoMask=cms.bool(True),
00005                                                    RetrieveInBeginRun=cms.bool(True),
00006                                                    RetrieveInBeginLuminosityBlock=cms.bool(False),
00007                                                    RetrieveInAnalyze=cms.bool(False),
00008                                                    PrintInBeginRun=cms.bool(True),
00009                                                    PrintInBeginLuminosityBlock=cms.bool(False),
00010                                                    PrintInAnalyze=cms.bool(False),
00011                                                    # print output
00012                                                    #   0 std::cout
00013                                                    #   1 LogTrace
00014                                                    #   2 LogVerbatim
00015                                                    #   3 LogInfo
00016                                                    PrintOutput=cms.untracked.int32(3)
00017 )

Definition at line 3 of file l1GtPrescaleFactorsAndMasksTester_cfi.py.