Variables | |
tuple | TestCaloAlignmentEP = cms.ESProducer("TestCaloAlignmentEP") |
tuple | testEBAlignmentErrorSource |
tuple | testEBAlignmentSource |
tuple | testEEAlignmentErrorSource |
tuple | testEEAlignmentSource |
tuple | testESAlignmentErrorSource |
tuple | testESAlignmentSource |
tuple | testHBAlignmentErrorSource |
tuple | testHBAlignmentSource |
tuple | testHEAlignmentErrorSource |
tuple | testHEAlignmentSource |
tuple | testHFAlignmentErrorSource |
tuple | testHFAlignmentSource |
tuple | testHOAlignmentErrorSource |
tuple | testHOAlignmentSource |
tuple | testZDCAlignmentErrorSource |
tuple | testZDCAlignmentSource |
tuple TestCaloAlignments_cff::TestCaloAlignmentEP = cms.ESProducer("TestCaloAlignmentEP") |
Definition at line 3 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('EBAlignmentErrorRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 11 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('EBAlignmentRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 5 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('EEAlignmentErrorRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 23 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('EEAlignmentRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 17 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('ESAlignmentErrorRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 35 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('ESAlignmentRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 29 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('HBAlignmentErrorRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 47 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('HBAlignmentRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 41 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('HEAlignmentErrorRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 59 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('HEAlignmentRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 53 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('HFAlignmentErrorRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 83 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('HFAlignmentRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 77 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('HOAlignmentErrorRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 71 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('HOAlignmentRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 65 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('ZDCAlignmentErrorRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 95 of file TestCaloAlignments_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('ZDCAlignmentRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 89 of file TestCaloAlignments_cff.py.