CMS 3D CMS Logo

Variables
L1CondDBPayloadWriterExt_cfi Namespace Reference

Variables

 L1CondDBPayloadWriterExt
 

Variable Documentation

◆ L1CondDBPayloadWriterExt

L1CondDBPayloadWriterExt_cfi.L1CondDBPayloadWriterExt
Initial value:
1 = cms.EDAnalyzer(
2  "L1CondDBPayloadWriterExt",
3  writeL1TriggerKeyExt = cms.bool(True),
4  writeConfigData = cms.bool(True),
5  overwriteKeys = cms.bool(False),
6  logTransactions = cms.bool(False),
7  newL1TriggerKeyListExt = cms.bool(False),
8  sysWriters = cms.vstring(
9  "L1TriggerKeyExtRcd@L1TriggerKeyExt",
10  "L1TCaloParamsO2ORcd@CaloParams",
11  "L1TGlobalPrescalesVetosFractO2ORcd@L1TGlobalPrescalesVetosFract",
12  "L1TMuonBarrelParamsO2ORcd@L1TMuonBarrelParams",
13  "L1TMuonEndCapForestO2ORcd@L1TMuonEndCapForest",
14  "L1TMuonEndCapParamsO2ORcd@L1TMuonEndCapParams",
15  "L1TMuonGlobalParamsO2ORcd@L1TMuonGlobalParams",
16  "L1TMuonOverlapFwVersionO2ORcd@L1TMuonOverlapFwVersion",
17  "L1TMuonOverlapParamsO2ORcd@L1TMuonOverlapParams",
18  "L1TUtmTriggerMenuO2ORcd@L1TUtmTriggerMenu"
19  )
20 )

Definition at line 3 of file L1CondDBPayloadWriterExt_cfi.py.