Variables | |
tuple | MIsoCaloExtractorEcalBlock |
tuple | MIsoCaloExtractorHcalBlock |
tuple | MIsoCaloExtractorHLTBlock |
00001 cms.PSet( 00002 DR_Veto_H = cms.double(0.1), 00003 Vertex_Constraint_Z = cms.bool(False), 00004 Threshold_H = cms.double(0.5), 00005 ComponentName = cms.string('CaloExtractor'), 00006 Threshold_E = cms.double(0.2), 00007 DR_Max = cms.double(1.0), 00008 DR_Veto_E = cms.double(0.07), 00009 Weight_E = cms.double(1.0), 00010 Vertex_Constraint_XY = cms.bool(False), 00011 DepositLabel = cms.untracked.string('EcalPlusHcal'), 00012 CaloTowerCollectionLabel = cms.InputTag("towerMaker"), 00013 Weight_H = cms.double(0.0) 00014 )
Definition at line 18 of file caloExtractorBlocks_cff.py.
00001 cms.PSet( 00002 DR_Veto_H = cms.double(0.1), 00003 Vertex_Constraint_Z = cms.bool(False), 00004 Threshold_H = cms.double(0.5), 00005 ComponentName = cms.string('CaloExtractor'), 00006 Threshold_E = cms.double(0.2), 00007 DR_Max = cms.double(1.0), 00008 DR_Veto_E = cms.double(0.07), 00009 Weight_E = cms.double(0.0), 00010 Vertex_Constraint_XY = cms.bool(False), 00011 DepositLabel = cms.untracked.string('EcalPlusHcal'), 00012 CaloTowerCollectionLabel = cms.InputTag("towerMaker"), 00013 Weight_H = cms.double(1.0) 00014 )
Definition at line 32 of file caloExtractorBlocks_cff.py.
00001 cms.PSet( 00002 DR_Veto_H = cms.double(0.1), 00003 Vertex_Constraint_Z = cms.bool(False), 00004 Threshold_H = cms.double(0.5), 00005 ComponentName = cms.string('CaloExtractor'), 00006 Threshold_E = cms.double(0.2), 00007 DR_Max = cms.double(1.0), 00008 DR_Veto_E = cms.double(0.07), 00009 Weight_E = cms.double(1.5), 00010 Vertex_Constraint_XY = cms.bool(False), 00011 DepositLabel = cms.untracked.string('EcalPlusHcal'), 00012 CaloTowerCollectionLabel = cms.InputTag("towerMaker"), 00013 Weight_H = cms.double(1.0) 00014 )
Definition at line 4 of file caloExtractorBlocks_cff.py.