00001 cms.ESProducer( "AnalyticalPropagatorESProducer", 00002 ComponentName = cms.string( "AnyDirectionAnalyticalPropagator" ), 00003 PropagationDirection = cms.string( "anyDirection" ), 00004 MaxDPhi = cms.double( 1.6 ), 00005 appendToDataLabel = cms.string( "" ) 00006 )
Definition at line 175 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "CaloDetIdAssociator" ), 00003 appendToDataLabel = cms.string( "" ), 00004 etaBinSize = cms.double( 0.087 ), 00005 nEta = cms.int32( 70 ), 00006 nPhi = cms.int32( 72 ), 00007 includeBadChambers = cms.bool( False ) 00008 )
Definition at line 259 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "CaloTopologyBuilder", 00002 appendToDataLabel = cms.string( "" ) 00003 )
Definition at line 181 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "CaloTowerConstituentsMapBuilder", 00002 MapFile = cms.untracked.string( "Geometry/CaloTopology/data/CaloTowerEEGeometric.map.gz" ), 00003 appendToDataLabel = cms.string( "" ) 00004 )
Definition at line 184 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::datasets |
Definition at line 26 of file HLT_HIon_cff.py.
00001 cms.Service( "DTDataIntegrityTask", 00002 getSCInfo = cms.untracked.bool( True ), 00003 processingMode = cms.untracked.string( "HLT" ) 00004 )
Definition at line 1131 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "EcalDetIdAssociator" ), 00003 appendToDataLabel = cms.string( "" ), 00004 etaBinSize = cms.double( 0.02 ), 00005 nEta = cms.int32( 300 ), 00006 nPhi = cms.int32( 360 ), 00007 includeBadChambers = cms.bool( False ) 00008 )
Definition at line 267 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "EcalUnpackerWorkerESProducer", 00002 ComponentName = cms.string( "" ), 00003 appendToDataLabel = cms.string( "" ), 00004 DCCDataUnpacker = cms.PSet( 00005 orderedDCCIdList = cms.vint32( 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54 ), 00006 tccUnpacking = cms.bool( False ), 00007 srpUnpacking = cms.bool( False ), 00008 syncCheck = cms.bool( False ), 00009 feIdCheck = cms.bool( True ), 00010 headerUnpacking = cms.bool( True ), 00011 orderedFedList = cms.vint32( 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654 ), 00012 feUnpacking = cms.bool( True ), 00013 forceKeepFRData = cms.bool( False ), 00014 memUnpacking = cms.bool( True ) 00015 ), 00016 ElectronicsMapper = cms.PSet( 00017 numbXtalTSamples = cms.uint32( 10 ), 00018 numbTriggerTSamples = cms.uint32( 1 ) 00019 ), 00020 UncalibRHAlgo = cms.PSet( Type = cms.string( "EcalUncalibRecHitWorkerWeights" ) ), 00021 CalibRHAlgo = cms.PSet( 00022 flagsMapDBReco = cms.vint32( 0, 0, 0, 0, 4, -1, -1, -1, 4, 4, 6, 6, 6, 7, 8 ), 00023 Type = cms.string( "EcalRecHitWorkerSimple" ), 00024 killDeadChannels = cms.bool( True ), 00025 ChannelStatusToBeExcluded = cms.vint32( 10, 11, 12, 13, 14, 78, 142 ), 00026 laserCorrection = cms.bool( False ) 00027 ) 00028 )
Definition at line 188 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "HcalDetIdAssociator" ), 00003 appendToDataLabel = cms.string( "" ), 00004 etaBinSize = cms.double( 0.087 ), 00005 nEta = cms.int32( 70 ), 00006 nPhi = cms.int32( 72 ), 00007 includeBadChambers = cms.bool( False ) 00008 )
Definition at line 275 of file HLT_HIon_cff.py.
Definition at line 283 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_EcalCalibration = cms.Path( hltCalibrationEventsFilter + hltGtDigis + hltPreEcalCalibration + hltEcalCalibrationRaw + HLTEndSequence ) |
Definition at line 3719 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HcalCalibration_HI = cms.Path( hltCalibrationEventsFilter + hltGtDigis + hltPreHIHcalCalibration + HLTHcalCalibTypeFilter + hltHcalCalibrationRaw + HLTEndSequence ) |
Definition at line 3775 of file HLT_HIon_cff.py.
Definition at line 3770 of file HLT_HIon_cff.py.
Definition at line 3771 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIBptxXOR = cms.Path( HLTBeginSequence + hltL1sHIBptxXOR + hltPreHIBptxXOR + HLTEndSequence ) |
Definition at line 3735 of file HLT_HIon_cff.py.
Definition at line 3773 of file HLT_HIon_cff.py.
Definition at line 3772 of file HLT_HIon_cff.py.
Definition at line 3760 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIJet35U = cms.Path( HLTBeginSequenceBPTX + hltL1sHIJet35U + hltPreHIJet35U + HLTDoHIJetRecoSequence + hltHI1jet35U + HLTEndSequence ) |
Definition at line 3761 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIJet35U_Core = cms.Path( HLTBeginSequenceBPTX + hltL1sHIJet35U + hltPreHIJet35UCore + HLTDoHIJetRecoSequence + hltHI1jet35U + HLTEndSequence ) |
Definition at line 3762 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIJet50U = cms.Path( HLTBeginSequenceBPTX + hltL1sHIJet50U + hltPreHIJet50U + HLTDoHIJetRecoSequence + hltHI1jet50U + HLTEndSequence ) |
Definition at line 3763 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIJet50U_Core = cms.Path( HLTBeginSequenceBPTX + hltL1sHIJet50U + hltPreHIJet50UCore + HLTDoHIJetRecoSequence + hltHI1jet50U + HLTEndSequence ) |
Definition at line 3764 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIJet75U = cms.Path( HLTBeginSequenceBPTX + hltL1sHIJet75U + hltPreHIJet75U + HLTDoHIJetRecoSequence + hltHI1jet75U + HLTEndSequence ) |
Definition at line 3765 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIJet75U_Core = cms.Path( HLTBeginSequenceBPTX + hltL1sHIJet75U + hltPreHIJet75UCore + HLTDoHIJetRecoSequence + hltHI1jet75U + HLTEndSequence ) |
Definition at line 3766 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIJet90U = cms.Path( HLTBeginSequenceBPTX + hltL1sHIJet90U + hltPreHIJet90U + HLTDoHIJetRecoSequence + hltHI1jet90U + HLTEndSequence ) |
Definition at line 3767 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIJet90U_Core = cms.Path( HLTBeginSequenceBPTX + hltL1sHIJet90U + hltPreHIJet90UCopy + HLTDoHIJetRecoSequence + hltHI1jet90U + HLTEndSequence ) |
Definition at line 3768 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIL1Algo_BptxXOR_BSC_OR = cms.Path( HLTBeginSequence + hltL1sHIBptxXORBSCOR + hltPreHIL1AlgoBptxXORBSCOR + HLTEndSequence ) |
Definition at line 3736 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIL1DoubleMuOpen = cms.Path( HLTBeginSequence + hltL1sHIL1DoubleMuOpen + hltPreHIL1DoubleMuOpen + hltHIDoubleMuLevel1PathL1OpenFiltered + HLTEndSequence ) |
Definition at line 3740 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIL1DoubleMuOpen_Core = cms.Path( HLTBeginSequence + hltL1sHIL1DoubleMuOpen + hltPreHIL1DoubleMuOpenCore + hltHIDoubleMuLevel1PathL1OpenFiltered + HLTEndSequence ) |
Definition at line 3741 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIL1SingleMu3 = cms.Path( HLTBeginSequenceBPTX + hltL1sHIL1SingleMu3 + hltPreHIL1SingleMu3 + HLTEndSequence ) |
Definition at line 3737 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIL1SingleMu5 = cms.Path( HLTBeginSequenceBPTX + hltL1sHIL1SingleMu5 + hltPreHIL1SingleMu5 + HLTEndSequence ) |
Definition at line 3738 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIL1SingleMu7 = cms.Path( HLTBeginSequenceBPTX + hltL1sHIL1SingleMu7 + hltPreHIL1SingleMu7 + HLTEndSequence ) |
Definition at line 3739 of file HLT_HIon_cff.py.
Definition at line 3747 of file HLT_HIon_cff.py.
Definition at line 3748 of file HLT_HIon_cff.py.
Definition at line 3749 of file HLT_HIon_cff.py.
Definition at line 3745 of file HLT_HIon_cff.py.
Definition at line 3746 of file HLT_HIon_cff.py.
Definition at line 3742 of file HLT_HIon_cff.py.
Definition at line 3743 of file HLT_HIon_cff.py.
Definition at line 3744 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIMinBiasBSC = cms.Path( HLTBeginSequence + hltL1sHIMinBiasBSC + hltPreHIMinBiasBSC + HLTEndSequence ) |
Definition at line 3723 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIMinBiasBSC_OR = cms.Path( HLTBeginSequence + hltL1sHIMinBiasBSCOR + hltPreHIMinBiasBSCOR + HLTEndSequence ) |
Definition at line 3724 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIMinBiasHF = cms.Path( HLTBeginSequence + hltL1sHIMinBiasHF + hltPreHIMinBiasHF + HLTEndSequence ) |
Definition at line 3725 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIMinBiasHF_Core = cms.Path( HLTBeginSequence + hltL1sHIMinBiasHF + hltPreHIMinBiasHF_Core + HLTEndSequence ) |
Definition at line 3726 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIMinBiasHf_OR = cms.Path( HLTBeginSequence + hltL1sHIMinBiasHfOr + hltPreHIMinBiasHfOr + HLTEndSequence ) |
Definition at line 3727 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIMinBiasHfOrBSC = cms.Path( HLTBeginSequence + hltL1sHIMinBiasHfOrBSC + hltPreHIMinBiasHfOrBSC + HLTEndSequence ) |
Definition at line 3728 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIMinBiasHfOrBSC_Core = cms.Path( HLTBeginSequence + hltL1sHIMinBiasHfOrBSC + hltPreHIMinBiasHfOrBSC_Core + HLTEndSequence ) |
Definition at line 3729 of file HLT_HIon_cff.py.
Definition at line 3730 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIMinBiasZDC_Calo = cms.Path( HLTBeginSequence + hltL1sHIMinBiasZDC + hltPreHIMinBiasZDC + HLTEndSequence ) |
Definition at line 3731 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIMinBiasZDC_Calo_PlusOrMinus = cms.Path( HLTBeginSequence + hltL1sHIMinBiasZDCCaloPlusOrMinus + hltPreHIMinBiasZDCCaloPlusOrMinus + HLTEndSequence ) |
Definition at line 3732 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIMinBiasZDC_Scint = cms.Path( HLTBeginSequence + hltL1sHIMinBiasZDCScint + hltPreHIMinBiasZDCScint + HLTEndSequence ) |
Definition at line 3733 of file HLT_HIon_cff.py.
Definition at line 3734 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIPhoton15 = cms.Path( HLTBeginSequence + hltL1sHIPhoton15 + hltPreHIPhoton15 + HLTDoCaloSequence + HLTDoHIEcalClusSequence + hltHIPhoton15 + HLTEndSequence ) |
Definition at line 3754 of file HLT_HIon_cff.py.
Definition at line 3755 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIPhoton20 = cms.Path( HLTBeginSequence + hltL1sHIPhoton20 + hltPreHIPhoton20 + HLTDoCaloSequence + HLTDoHIEcalClusSequence + hltHIPhoton20 + HLTEndSequence ) |
Definition at line 3756 of file HLT_HIon_cff.py.
Definition at line 3757 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIPhoton30 = cms.Path( HLTBeginSequence + hltL1sHIPhoton30 + hltPreHIPhoton30 + HLTDoCaloSequence + HLTDoHIEcalClusSequence + hltHIPhoton30 + HLTEndSequence ) |
Definition at line 3758 of file HLT_HIon_cff.py.
Definition at line 3759 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIRandom = cms.Path( hltRandomEventsFilter + HLTL1UnpackerSequence + hltPreHIRandom + HLTEndSequence ) |
Definition at line 3774 of file HLT_HIon_cff.py.
Definition at line 3769 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIUpcEcal = cms.Path( HLTBeginSequenceBPTX + hltL1sHIUpcEcal + hltPreHIUpcEcal + HLTEndSequence ) |
Definition at line 3750 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIUpcEcal_Core = cms.Path( HLTBeginSequenceBPTX + hltL1sHIUpcEcal + hltPreHIUpcEcalCore + HLTEndSequence ) |
Definition at line 3751 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIUpcMu = cms.Path( HLTBeginSequenceBPTX + hltL1sHIUpcMu + hltPreHIUpcMu + HLTEndSequence ) |
Definition at line 3752 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIUpcMu_Core = cms.Path( HLTBeginSequenceBPTX + hltL1sHIUpcMu + hltPreHIUpcMuCore + HLTEndSequence ) |
Definition at line 3753 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIZeroBias = cms.Path( HLTBeginSequence + hltL1sHIZeroBias + hltPreHIZeroBias + HLTEndSequence ) |
Definition at line 3720 of file HLT_HIon_cff.py.
Definition at line 3722 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_HIZeroBiasXOR = cms.Path( HLTBeginSequence + hltL1sHIZeroBiasXORonly + hltPreHIZeroBiasXOR + HLTEndSequence ) |
Definition at line 3721 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLT_LogMonitor = cms.Path( hltGtDigis + hltPreLogMonitor + hltLogMonitorFilter + HLTEndSequence ) |
Definition at line 3718 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTAnalyzerEndpath = cms.EndPath( hltL1GtTrigReport + hltTrigReport ) |
Definition at line 3777 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTBeamSpot = cms.Sequence( hltScalersRawToDigi + hltOnlineBeamSpot + hltOfflineBeamSpot ) |
Definition at line 3696 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTBeginSequence = cms.Sequence( hltTriggerType + HLTL1UnpackerSequence + HLTBeamSpot ) |
Definition at line 3697 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTBeginSequenceAntiBPTX = cms.Sequence( hltTriggerType + HLTL1UnpackerSequence + hltBPTXAntiCoincidence + HLTBeamSpot ) |
Definition at line 3715 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTBeginSequenceBPTX = cms.Sequence( hltTriggerType + HLTL1UnpackerSequence + hltBPTXCoincidence + HLTBeamSpot ) |
Definition at line 3700 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::hltBoolEnd |
Definition at line 1160 of file HLT_HIon_cff.py.
Definition at line 1141 of file HLT_HIon_cff.py.
Definition at line 3683 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1Activity", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 daqPartitions = cms.uint32( 1 ), 00004 ignoreL1Mask = cms.bool( True ), 00005 invert = cms.bool( True ), 00006 physicsLoBits = cms.uint64( 0x1 ), 00007 physicsHiBits = cms.uint64( 0x40000 ), 00008 technicalBits = cms.uint64( 0x1 ), 00009 bunchCrossings = cms.vint32( 0, 1, -1 ) 00010 )
Definition at line 3457 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1Activity", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 daqPartitions = cms.uint32( 1 ), 00004 ignoreL1Mask = cms.bool( True ), 00005 invert = cms.bool( False ), 00006 physicsLoBits = cms.uint64( 0x1 ), 00007 physicsHiBits = cms.uint64( 0x40000 ), 00008 technicalBits = cms.uint64( 0x1 ), 00009 bunchCrossings = cms.vint32( 0, -1, 1 ) 00010 )
Definition at line 1548 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTTriggerTypeFilter", 00002 SelectedTriggerType = cms.int32( 2 ) 00003 )
Definition at line 1163 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "HiSpikeCleaner", 00002 recHitProducerBarrel = cms.InputTag( 'hltEcalRecHitAll','EcalRecHitsEB' ), 00003 recHitProducerEndcap = cms.InputTag( 'hltEcalRecHitAll','EcalRecHitsEE' ), 00004 originalSuperClusterProducer = cms.InputTag( "hltCorrectedIslandBarrelSuperClustersHI" ), 00005 TimingCut = cms.untracked.double( 9999999.0 ), 00006 etCut = cms.double( 8.0 ), 00007 outputColl = cms.string( "" ) 00008 )
Definition at line 2670 of file HLT_HIon_cff.py.
00001 cms.PSet( 00002 tableName = cms.string('/dev/CMSSW_3_11_0/HIon/V18') 00003 )
Definition at line 6 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaSCCorrectionMaker", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 recHitProducer = cms.InputTag( 'hltEcalRegionalEgammaRecHit','EcalRecHitsEB' ), 00004 rawSuperClusterProducer = cms.InputTag( "hltHybridSuperClustersL1Isolated" ), 00005 superClusterAlgo = cms.string( "Hybrid" ), 00006 applyEnergyCorrection = cms.bool( True ), 00007 applyCrackCorrection = cms.bool( False ), 00008 sigmaElectronicNoise = cms.double( 0.03 ), 00009 etThresh = cms.double( 1.0 ), 00010 corectedSuperClusterCollection = cms.string( "" ), 00011 hyb_fCorrPset = cms.PSet( 00012 brLinearLowThr = cms.double( 1.1 ), 00013 fEtEtaVec = cms.vdouble( 1.0012, -0.5714, 0.0, 0.0, 0.0, 0.5549, 12.74, 1.0448, 0.0, 0.0, 0.0, 0.0, 8.0, 1.023, -0.00181, 0.0, 0.0 ), 00014 brLinearHighThr = cms.double( 8.0 ), 00015 fBremVec = cms.vdouble( -0.05208, 0.1331, 0.9196, -5.735E-4, 1.343 ) 00016 ), 00017 isl_fCorrPset = cms.PSet( ), 00018 dyn_fCorrPset = cms.PSet( ), 00019 fix_fCorrPset = cms.PSet( ) 00020 )
Definition at line 2848 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTRemoveDuplicatedSC", 00002 L1NonIsoUskimmedSC = cms.InputTag( "hltCorrectedHybridSuperClustersL1NonIsolatedTemp" ), 00003 L1IsoSC = cms.InputTag( "hltCorrectedHybridSuperClustersL1Isolated" ), 00004 L1NonIsoSkimmedCollection = cms.string( "" ) 00005 )
Definition at line 3017 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaSCCorrectionMaker", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 recHitProducer = cms.InputTag( 'hltEcalRegionalEgammaRecHit','EcalRecHitsEB' ), 00004 rawSuperClusterProducer = cms.InputTag( "hltHybridSuperClustersL1NonIsolated" ), 00005 superClusterAlgo = cms.string( "Hybrid" ), 00006 applyEnergyCorrection = cms.bool( True ), 00007 applyCrackCorrection = cms.bool( False ), 00008 sigmaElectronicNoise = cms.double( 0.03 ), 00009 etThresh = cms.double( 1.0 ), 00010 corectedSuperClusterCollection = cms.string( "" ), 00011 hyb_fCorrPset = cms.PSet( 00012 brLinearLowThr = cms.double( 1.1 ), 00013 fEtEtaVec = cms.vdouble( 1.0012, -0.5714, 0.0, 0.0, 0.0, 0.5549, 12.74, 1.0448, 0.0, 0.0, 0.0, 0.0, 8.0, 1.023, -0.00181, 0.0, 0.0 ), 00014 brLinearHighThr = cms.double( 8.0 ), 00015 fBremVec = cms.vdouble( -0.05208, 0.1331, 0.9196, -5.735E-4, 1.343 ) 00016 ), 00017 isl_fCorrPset = cms.PSet( ), 00018 dyn_fCorrPset = cms.PSet( ), 00019 fix_fCorrPset = cms.PSet( ) 00020 )
Definition at line 2997 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaSCCorrectionMaker", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 recHitProducer = cms.InputTag( 'hltEcalRecHitAll','EcalRecHitsEB' ), 00004 rawSuperClusterProducer = cms.InputTag( 'hltIslandSuperClustersHI','islandBarrelSuperClustersHI' ), 00005 superClusterAlgo = cms.string( "Island" ), 00006 applyEnergyCorrection = cms.bool( False ), 00007 applyCrackCorrection = cms.bool( False ), 00008 sigmaElectronicNoise = cms.double( 0.15 ), 00009 etThresh = cms.double( 0.0 ), 00010 corectedSuperClusterCollection = cms.string( "" ), 00011 hyb_fCorrPset = cms.PSet( ), 00012 isl_fCorrPset = cms.PSet( 00013 brLinearLowThr = cms.double( 0.0 ), 00014 fBremVec = cms.vdouble( 0.0 ), 00015 brLinearHighThr = cms.double( 0.0 ), 00016 fEtEtaVec = cms.vdouble( 0.0 ) 00017 ), 00018 dyn_fCorrPset = cms.PSet( ), 00019 fix_fCorrPset = cms.PSet( ) 00020 )
Definition at line 2615 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaSCCorrectionMaker", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 recHitProducer = cms.InputTag( 'hltEcalRecHitAll','EcalRecHitsEE' ), 00004 rawSuperClusterProducer = cms.InputTag( 'hltIslandSuperClustersHI','islandEndcapSuperClustersHI' ), 00005 superClusterAlgo = cms.string( "Island" ), 00006 applyEnergyCorrection = cms.bool( False ), 00007 applyCrackCorrection = cms.bool( False ), 00008 sigmaElectronicNoise = cms.double( 0.15 ), 00009 etThresh = cms.double( 0.0 ), 00010 corectedSuperClusterCollection = cms.string( "" ), 00011 hyb_fCorrPset = cms.PSet( ), 00012 isl_fCorrPset = cms.PSet( 00013 brLinearLowThr = cms.double( 0.0 ), 00014 fBremVec = cms.vdouble( 0.0 ), 00015 brLinearHighThr = cms.double( 0.0 ), 00016 fEtEtaVec = cms.vdouble( 0.0 ) 00017 ), 00018 dyn_fCorrPset = cms.PSet( ), 00019 fix_fCorrPset = cms.PSet( ) 00020 )
Definition at line 2635 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaSCCorrectionMaker", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 recHitProducer = cms.InputTag( 'hltEcalRegionalEgammaRecHit','EcalRecHitsEE' ), 00004 rawSuperClusterProducer = cms.InputTag( "hltMulti5x5EndcapSuperClustersWithPreshowerL1Isolated" ), 00005 superClusterAlgo = cms.string( "Multi5x5" ), 00006 applyEnergyCorrection = cms.bool( True ), 00007 applyCrackCorrection = cms.bool( False ), 00008 sigmaElectronicNoise = cms.double( 0.15 ), 00009 etThresh = cms.double( 1.0 ), 00010 corectedSuperClusterCollection = cms.string( "" ), 00011 hyb_fCorrPset = cms.PSet( ), 00012 isl_fCorrPset = cms.PSet( ), 00013 dyn_fCorrPset = cms.PSet( ), 00014 fix_fCorrPset = cms.PSet( 00015 brLinearLowThr = cms.double( 0.6 ), 00016 fEtEtaVec = cms.vdouble( 0.9746, -6.512, 0.0, 0.0, 0.02771, 4.983, 0.0, 0.0, -0.007288, -0.9446, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0 ), 00017 brLinearHighThr = cms.double( 6.0 ), 00018 fBremVec = cms.vdouble( -0.04163, 0.08552, 0.95048, -0.002308, 1.077 ) 00019 ) 00020 )
Definition at line 2938 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTRemoveDuplicatedSC", 00002 L1NonIsoUskimmedSC = cms.InputTag( "hltCorrectedMulti5x5EndcapSuperClustersWithPreshowerL1NonIsolatedTemp" ), 00003 L1IsoSC = cms.InputTag( "hltCorrectedMulti5x5EndcapSuperClustersWithPreshowerL1Isolated" ), 00004 L1NonIsoSkimmedCollection = cms.string( "" ) 00005 )
Definition at line 3112 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaSCCorrectionMaker", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 recHitProducer = cms.InputTag( 'hltEcalRegionalEgammaRecHit','EcalRecHitsEE' ), 00004 rawSuperClusterProducer = cms.InputTag( "hltMulti5x5EndcapSuperClustersWithPreshowerL1NonIsolated" ), 00005 superClusterAlgo = cms.string( "Multi5x5" ), 00006 applyEnergyCorrection = cms.bool( True ), 00007 applyCrackCorrection = cms.bool( False ), 00008 sigmaElectronicNoise = cms.double( 0.15 ), 00009 etThresh = cms.double( 1.0 ), 00010 corectedSuperClusterCollection = cms.string( "" ), 00011 hyb_fCorrPset = cms.PSet( ), 00012 isl_fCorrPset = cms.PSet( ), 00013 dyn_fCorrPset = cms.PSet( ), 00014 fix_fCorrPset = cms.PSet( 00015 brLinearLowThr = cms.double( 0.6 ), 00016 fEtEtaVec = cms.vdouble( 0.9746, -6.512, 0.0, 0.0, 0.02771, 4.983, 0.0, 0.0, -0.007288, -0.9446, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0 ), 00017 brLinearHighThr = cms.double( 6.0 ), 00018 fBremVec = cms.vdouble( -0.04163, 0.08552, 0.95048, -0.002308, 1.077 ) 00019 ) 00020 )
Definition at line 3092 of file HLT_HIon_cff.py.
Definition at line 1772 of file HLT_HIon_cff.py.
Definition at line 1817 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTDoCaloSequence = cms.Sequence( hltEcalRawToRecHitFacility + hltEcalRegionalRestFEDs + hltEcalRecHitAll + HLTDoLocalHcalSequence + hltTowerMakerForAll ) |
Definition at line 3705 of file HLT_HIon_cff.py.
Definition at line 3706 of file HLT_HIon_cff.py.
Definition at line 3707 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTDoHIJetRecoSequence = cms.Sequence( HLTDoCaloSequence + hltIterativeCone5PileupSubtractionCaloJets ) |
Definition at line 3714 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTDoHILocalPixelSequence = cms.Sequence( hltSiPixelDigis + hltHISiPixelClusters + hltHISiPixelRecHits ) |
Definition at line 3698 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTDoLocalHcalSequence = cms.Sequence( hltHcalDigis + hltHbhereco + hltHfreco + hltHoreco ) |
Definition at line 3704 of file HLT_HIon_cff.py.
Definition at line 3708 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "DTRecHitProducer", 00002 dtDigiLabel = cms.InputTag( "hltMuonDTDigis" ), 00003 recAlgo = cms.string( "DTLinearDriftFromDBAlgo" ), 00004 recAlgoConfig = cms.PSet( 00005 debug = cms.untracked.bool( False ), 00006 minTime = cms.double( -3.0 ), 00007 maxTime = cms.double( 420.0 ), 00008 tTrigModeConfig = cms.PSet( 00009 vPropWire = cms.double( 24.4 ), 00010 doTOFCorrection = cms.bool( True ), 00011 tofCorrType = cms.int32( 0 ), 00012 wirePropCorrType = cms.int32( 0 ), 00013 doWirePropCorrection = cms.bool( True ), 00014 doT0Correction = cms.bool( True ), 00015 debug = cms.untracked.bool( False ), 00016 tTrigLabel = cms.string( "" ) 00017 ), 00018 tTrigMode = cms.string( "DTTTrigSyncFromDB" ) 00019 ) 00020 )
Definition at line 1679 of file HLT_HIon_cff.py.
Definition at line 1699 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EvFFEDSelector", 00002 inputTag = cms.InputTag( "rawDataCollector" ), 00003 fedList = cms.vuint32( 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654 ) 00004 )
Definition at line 1170 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitFacility", 00002 sourceTag = cms.InputTag( "rawDataCollector" ), 00003 workerName = cms.string( "" ) 00004 )
Definition at line 2192 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitProducer", 00002 lazyGetterTag = cms.InputTag( "hltEcalRawToRecHitFacility" ), 00003 sourceTag = cms.InputTag( "hltEcalRegionalRestFEDs" ), 00004 splitOutput = cms.bool( True ), 00005 EBrechitCollection = cms.string( "EcalRecHitsEB" ), 00006 EErechitCollection = cms.string( "EcalRecHitsEE" ), 00007 rechitCollection = cms.string( "NotNeededsplitOutputTrue" ) 00008 )
Definition at line 2209 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitRoI", 00002 sourceTag = cms.InputTag( "hltEcalRawToRecHitFacility" ), 00003 type = cms.string( "egamma" ), 00004 doES = cms.bool( True ), 00005 sourceTag_es = cms.InputTag( "hltESRawToRecHitFacility" ), 00006 MuJobPSet = cms.PSet( ), 00007 JetJobPSet = cms.VPSet( 00008 ), 00009 EmJobPSet = cms.VPSet( 00010 cms.PSet( Source = cms.InputTag( 'hltL1extraParticles','Isolated' ), 00011 regionPhiMargin = cms.double( 0.4 ), 00012 Ptmin = cms.double( 5.0 ), 00013 regionEtaMargin = cms.double( 0.25 ) 00014 ), 00015 cms.PSet( Source = cms.InputTag( 'hltL1extraParticles','NonIsolated' ), 00016 regionPhiMargin = cms.double( 0.4 ), 00017 Ptmin = cms.double( 5.0 ), 00018 regionEtaMargin = cms.double( 0.25 ) 00019 ) 00020 ), 00021 CandJobPSet = cms.VPSet( 00022 ) 00023 )
Definition at line 2770 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitProducer", 00002 lazyGetterTag = cms.InputTag( "hltEcalRawToRecHitFacility" ), 00003 sourceTag = cms.InputTag( "hltEcalRegionalEgammaFEDs" ), 00004 splitOutput = cms.bool( True ), 00005 EBrechitCollection = cms.string( "EcalRecHitsEB" ), 00006 EErechitCollection = cms.string( "EcalRecHitsEE" ), 00007 rechitCollection = cms.string( "NotNeededsplitOutputTrue" ) 00008 )
Definition at line 2793 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitRoI", 00002 sourceTag = cms.InputTag( "hltEcalRawToRecHitFacility" ), 00003 type = cms.string( "all" ), 00004 doES = cms.bool( False ), 00005 sourceTag_es = cms.InputTag( "NotNeededoESfalse" ), 00006 MuJobPSet = cms.PSet( ), 00007 JetJobPSet = cms.VPSet( 00008 ), 00009 EmJobPSet = cms.VPSet( 00010 ), 00011 CandJobPSet = cms.VPSet( 00012 ) 00013 )
Definition at line 2196 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTEndSequence = cms.Sequence( hltBoolEnd ) |
Definition at line 3694 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "AnalyticalPropagatorESProducer", 00002 ComponentName = cms.string( "hltESPAnalyticalPropagator" ), 00003 PropagationDirection = cms.string( "alongMomentum" ), 00004 MaxDPhi = cms.double( 1.6 ), 00005 appendToDataLabel = cms.string( "" ) 00006 )
Definition at line 338 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 ComponentName = cms.string( "hltESPbJetRegionalTrajectoryBuilder" ), 00003 updator = cms.string( "hltESPKFUpdator" ), 00004 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00005 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00006 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00007 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00008 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00009 trajectoryFilterName = cms.string( "hltESPbJetRegionalTrajectoryFilter" ), 00010 maxCand = cms.int32( 1 ), 00011 lostHitPenalty = cms.double( 30.0 ), 00012 intermediateCleaning = cms.bool( True ), 00013 alwaysUseInvalidHits = cms.bool( False ), 00014 appendToDataLabel = cms.string( "" ) 00015 )
Definition at line 1069 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 ComponentName = cms.string( "hltESPbJetRegionalTrajectoryFilter" ), 00003 appendToDataLabel = cms.string( "" ), 00004 filterPset = cms.PSet( 00005 minimumNumberOfHits = cms.int32( 5 ), 00006 minHitsMinPt = cms.int32( 3 ), 00007 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00008 maxLostHits = cms.int32( 1 ), 00009 maxNumberOfHits = cms.int32( 8 ), 00010 maxConsecLostHits = cms.int32( 1 ), 00011 chargeSignificance = cms.double( -1.0 ), 00012 nSigmaMinPt = cms.double( 5.0 ), 00013 minPt = cms.double( 1.0 ) 00014 ) 00015 )
Definition at line 1084 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "Chi2MeasurementEstimatorESProducer", 00002 ComponentName = cms.string( "hltESPChi2EstimatorForRefit" ), 00003 MaxChi2 = cms.double( 100000.0 ), 00004 nSigma = cms.double( 3.0 ), 00005 appendToDataLabel = cms.string( "" ) 00006 )
Definition at line 344 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "Chi2MeasurementEstimatorESProducer", 00002 ComponentName = cms.string( "hltESPChi2MeasurementEstimator" ), 00003 MaxChi2 = cms.double( 30.0 ), 00004 nSigma = cms.double( 3.0 ), 00005 appendToDataLabel = cms.string( "" ) 00006 )
Definition at line 350 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 ComponentName = cms.string( "hltESPCkfTrajectoryBuilder" ), 00003 updator = cms.string( "hltESPKFUpdator" ), 00004 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00005 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00006 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00007 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00008 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00009 trajectoryFilterName = cms.string( "hltESPCkfTrajectoryFilter" ), 00010 maxCand = cms.int32( 5 ), 00011 lostHitPenalty = cms.double( 30.0 ), 00012 intermediateCleaning = cms.bool( True ), 00013 alwaysUseInvalidHits = cms.bool( True ), 00014 appendToDataLabel = cms.string( "" ) 00015 )
Definition at line 356 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 ComponentName = cms.string( "hltESPCkfTrajectoryFilter" ), 00003 appendToDataLabel = cms.string( "" ), 00004 filterPset = cms.PSet( 00005 minimumNumberOfHits = cms.int32( 5 ), 00006 minHitsMinPt = cms.int32( 3 ), 00007 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00008 maxLostHits = cms.int32( 1 ), 00009 maxNumberOfHits = cms.int32( -1 ), 00010 maxConsecLostHits = cms.int32( 1 ), 00011 chargeSignificance = cms.double( -1.0 ), 00012 nSigmaMinPt = cms.double( 5.0 ), 00013 minPt = cms.double( 0.9 ) 00014 ) 00015 )
Definition at line 371 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "DetLayerGeometryESProducer", 00002 ComponentName = cms.string( "hltESPDummyDetLayerGeometry" ), 00003 appendToDataLabel = cms.string( "" ) 00004 )
Definition at line 386 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "EcalRegionCablingESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 esMapping = cms.PSet( LookupTable = cms.FileInPath( "EventFilter/ESDigiToRaw/data/ES_lookup_table.dat" ) ) 00004 )
Definition at line 399 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "ESUnpackerWorkerESProducer", 00002 ComponentName = cms.string( "hltESPESUnpackerWorker" ), 00003 appendToDataLabel = cms.string( "" ), 00004 DCCDataUnpacker = cms.PSet( LookupTable = cms.FileInPath( "EventFilter/ESDigiToRaw/data/ES_lookup_table.dat" ) ), 00005 RHAlgo = cms.PSet( 00006 Type = cms.string( "ESRecHitWorker" ), 00007 ESRecoAlgo = cms.int32( 0 ) 00008 ) 00009 )
Definition at line 390 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SteppingHelixPropagatorESProducer", 00002 ComponentName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), 00003 PropagationDirection = cms.string( "anyDirection" ), 00004 useInTeslaFromMagField = cms.bool( False ), 00005 SetVBFPointer = cms.bool( False ), 00006 useMagVolumes = cms.bool( True ), 00007 VBFName = cms.string( "VolumeBasedMagneticField" ), 00008 ApplyRadX0Correction = cms.bool( True ), 00009 AssumeNoMaterial = cms.bool( False ), 00010 NoErrorPropagation = cms.bool( False ), 00011 debug = cms.bool( False ), 00012 useMatVolumes = cms.bool( True ), 00013 useIsYokeFlag = cms.bool( True ), 00014 returnTangentPlane = cms.bool( True ), 00015 sendLogWarning = cms.bool( False ), 00016 useTuningForL2Speed = cms.bool( True ), 00017 useEndcapShiftsInZ = cms.bool( False ), 00018 endcapShiftInZPos = cms.double( 0.0 ), 00019 endcapShiftInZNeg = cms.double( 0.0 ), 00020 appendToDataLabel = cms.string( "" ) 00021 )
Definition at line 403 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SteppingHelixPropagatorESProducer", 00002 ComponentName = cms.string( "hltESPFastSteppingHelixPropagatorOpposite" ), 00003 PropagationDirection = cms.string( "oppositeToMomentum" ), 00004 useInTeslaFromMagField = cms.bool( False ), 00005 SetVBFPointer = cms.bool( False ), 00006 useMagVolumes = cms.bool( True ), 00007 VBFName = cms.string( "VolumeBasedMagneticField" ), 00008 ApplyRadX0Correction = cms.bool( True ), 00009 AssumeNoMaterial = cms.bool( False ), 00010 NoErrorPropagation = cms.bool( False ), 00011 debug = cms.bool( False ), 00012 useMatVolumes = cms.bool( True ), 00013 useIsYokeFlag = cms.bool( True ), 00014 returnTangentPlane = cms.bool( True ), 00015 sendLogWarning = cms.bool( False ), 00016 useTuningForL2Speed = cms.bool( True ), 00017 useEndcapShiftsInZ = cms.bool( False ), 00018 endcapShiftInZPos = cms.double( 0.0 ), 00019 endcapShiftInZNeg = cms.double( 0.0 ), 00020 appendToDataLabel = cms.string( "" ) 00021 )
Definition at line 424 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFFittingSmootherESProducer", 00002 ComponentName = cms.string( "hltESPFittingSmootherRK" ), 00003 Fitter = cms.string( "hltESPTrajectoryFitterRK" ), 00004 Smoother = cms.string( "hltESPTrajectorySmootherRK" ), 00005 EstimateCut = cms.double( -1.0 ), 00006 LogPixelProbabilityCut = cms.double( -16.0 ), 00007 MinNumberOfHits = cms.int32( 5 ), 00008 RejectTracks = cms.bool( True ), 00009 BreakTrajWith2ConsecutiveMissing = cms.bool( False ), 00010 NoInvalidHitsBeginEnd = cms.bool( False ), 00011 appendToDataLabel = cms.string( "" ) 00012 )
Definition at line 445 of file HLT_HIon_cff.py.
Definition at line 457 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 ComponentName = cms.string( "hltESPHIPixelLayerTriplets" ), 00004 layerList = cms.vstring( 'BPix1+BPix2+BPix3', 00005 'BPix1+BPix2+FPix1_pos', 00006 'BPix1+BPix2+FPix1_neg', 00007 'BPix1+FPix1_pos+FPix2_pos', 00008 'BPix1+FPix1_neg+FPix2_neg' ), 00009 BPix = cms.PSet( 00010 useErrorsFromParam = cms.bool( True ), 00011 hitErrorRPhi = cms.double( 0.0027 ), 00012 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00013 HitProducer = cms.string( "hltHISiPixelRecHits" ), 00014 hitErrorRZ = cms.double( 0.0060 ) 00015 ), 00016 FPix = cms.PSet( 00017 useErrorsFromParam = cms.bool( True ), 00018 hitErrorRPhi = cms.double( 0.0051 ), 00019 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00020 HitProducer = cms.string( "hltHISiPixelRecHits" ), 00021 hitErrorRZ = cms.double( 0.0036 ) 00022 ), 00023 TEC = cms.PSet( ) 00024 )
Definition at line 489 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TkTransientTrackingRecHitBuilderESProducer", 00002 ComponentName = cms.string( "hltESPHITTRHBuilderWithoutRefit" ), 00003 StripCPE = cms.string( "Fake" ), 00004 PixelCPE = cms.string( "Fake" ), 00005 Matcher = cms.string( "Fake" ), 00006 ComputeCoarseLocalPositionFromDisk = cms.bool( False ), 00007 appendToDataLabel = cms.string( "" ) 00008 )
Definition at line 513 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFFittingSmootherESProducer", 00002 ComponentName = cms.string( "hltESPKFFittingSmoother" ), 00003 Fitter = cms.string( "hltESPKFTrajectoryFitter" ), 00004 Smoother = cms.string( "hltESPKFTrajectorySmoother" ), 00005 EstimateCut = cms.double( -1.0 ), 00006 LogPixelProbabilityCut = cms.double( -16.0 ), 00007 MinNumberOfHits = cms.int32( 5 ), 00008 RejectTracks = cms.bool( True ), 00009 BreakTrajWith2ConsecutiveMissing = cms.bool( False ), 00010 NoInvalidHitsBeginEnd = cms.bool( False ), 00011 appendToDataLabel = cms.string( "" ) 00012 )
Definition at line 521 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFFittingSmootherESProducer", 00002 ComponentName = cms.string( "hltESPKFFittingSmootherForL2Muon" ), 00003 Fitter = cms.string( "hltESPKFTrajectoryFitterForL2Muon" ), 00004 Smoother = cms.string( "hltESPKFTrajectorySmootherForL2Muon" ), 00005 EstimateCut = cms.double( -1.0 ), 00006 LogPixelProbabilityCut = cms.double( -16.0 ), 00007 MinNumberOfHits = cms.int32( 5 ), 00008 RejectTracks = cms.bool( True ), 00009 BreakTrajWith2ConsecutiveMissing = cms.bool( False ), 00010 NoInvalidHitsBeginEnd = cms.bool( False ), 00011 appendToDataLabel = cms.string( "" ) 00012 )
Definition at line 533 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFTrajectoryFitterESProducer", 00002 ComponentName = cms.string( "hltESPKFTrajectoryFitter" ), 00003 Propagator = cms.string( "PropagatorWithMaterial" ), 00004 Updator = cms.string( "hltESPKFUpdator" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ), 00007 minHits = cms.int32( 3 ), 00008 appendToDataLabel = cms.string( "" ) 00009 )
Definition at line 545 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFTrajectoryFitterESProducer", 00002 ComponentName = cms.string( "hltESPKFTrajectoryFitterForL2Muon" ), 00003 Propagator = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), 00004 Updator = cms.string( "hltESPKFUpdator" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ), 00007 minHits = cms.int32( 3 ), 00008 appendToDataLabel = cms.string( "" ) 00009 )
Definition at line 554 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFTrajectorySmootherESProducer", 00002 ComponentName = cms.string( "hltESPKFTrajectorySmoother" ), 00003 Propagator = cms.string( "PropagatorWithMaterial" ), 00004 Updator = cms.string( "hltESPKFUpdator" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ), 00007 errorRescaling = cms.double( 100.0 ), 00008 minHits = cms.int32( 3 ), 00009 appendToDataLabel = cms.string( "" ) 00010 )
Definition at line 563 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFTrajectorySmootherESProducer", 00002 ComponentName = cms.string( "hltESPKFTrajectorySmootherForL2Muon" ), 00003 Propagator = cms.string( "hltESPFastSteppingHelixPropagatorOpposite" ), 00004 Updator = cms.string( "hltESPKFUpdator" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ), 00007 errorRescaling = cms.double( 100.0 ), 00008 minHits = cms.int32( 3 ), 00009 appendToDataLabel = cms.string( "" ) 00010 )
Definition at line 573 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFTrajectorySmootherESProducer", 00002 ComponentName = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ), 00003 Propagator = cms.string( "hltESPSmartPropagatorAnyOpposite" ), 00004 Updator = cms.string( "hltESPKFUpdator" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ), 00007 errorRescaling = cms.double( 10.0 ), 00008 minHits = cms.int32( 3 ), 00009 appendToDataLabel = cms.string( "" ) 00010 )
Definition at line 583 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFUpdatorESProducer", 00002 ComponentName = cms.string( "hltESPKFUpdator" ), 00003 appendToDataLabel = cms.string( "" ) 00004 )
Definition at line 593 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFTrajectoryFitterESProducer", 00002 ComponentName = cms.string( "hltESPL3MuKFTrajectoryFitter" ), 00003 Propagator = cms.string( "hltESPSmartPropagatorAny" ), 00004 Updator = cms.string( "hltESPKFUpdator" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ), 00007 minHits = cms.int32( 3 ), 00008 appendToDataLabel = cms.string( "" ) 00009 )
Definition at line 597 of file HLT_HIon_cff.py.
Definition at line 606 of file HLT_HIon_cff.py.
Definition at line 651 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "MuonCkfTrajectoryBuilderESProducer", 00002 ComponentName = cms.string( "hltESPMuonCkfTrajectoryBuilder" ), 00003 updator = cms.string( "hltESPKFUpdator" ), 00004 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00005 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00006 propagatorProximity = cms.string( "SteppingHelixPropagatorAny" ), 00007 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00008 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00009 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00010 trajectoryFilterName = cms.string( "hltESPMuonCkfTrajectoryFilter" ), 00011 useSeedLayer = cms.bool( False ), 00012 rescaleErrorIfFail = cms.double( 1.0 ), 00013 deltaEta = cms.double( 0.1 ), 00014 deltaPhi = cms.double( 0.1 ), 00015 appendToDataLabel = cms.string( "" ), 00016 maxCand = cms.int32( 5 ), 00017 lostHitPenalty = cms.double( 30.0 ), 00018 intermediateCleaning = cms.bool( False ), 00019 alwaysUseInvalidHits = cms.bool( True ) 00020 )
Definition at line 726 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 ComponentName = cms.string( "hltESPMuonCkfTrajectoryFilter" ), 00003 appendToDataLabel = cms.string( "" ), 00004 filterPset = cms.PSet( 00005 chargeSignificance = cms.double( -1.0 ), 00006 minHitsMinPt = cms.int32( 3 ), 00007 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00008 maxLostHits = cms.int32( 1 ), 00009 maxNumberOfHits = cms.int32( -1 ), 00010 maxConsecLostHits = cms.int32( 1 ), 00011 minimumNumberOfHits = cms.int32( 5 ), 00012 nSigmaMinPt = cms.double( 5.0 ), 00013 minPt = cms.double( 0.9 ) 00014 ) 00015 )
Definition at line 746 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "MuonTransientTrackingRecHitBuilderESProducer", 00002 ComponentName = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), 00003 appendToDataLabel = cms.string( "" ) 00004 )
Definition at line 761 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 ComponentName = cms.string( "hltESPMuTrackJpsiTrajectoryBuilder" ), 00003 updator = cms.string( "hltESPKFUpdator" ), 00004 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00005 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00006 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00007 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00008 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00009 trajectoryFilterName = cms.string( "hltESPMuTrackJpsiTrajectoryFilter" ), 00010 maxCand = cms.int32( 1 ), 00011 lostHitPenalty = cms.double( 30.0 ), 00012 intermediateCleaning = cms.bool( True ), 00013 alwaysUseInvalidHits = cms.bool( False ), 00014 appendToDataLabel = cms.string( "" ) 00015 )
Definition at line 696 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 ComponentName = cms.string( "hltESPMuTrackJpsiTrajectoryFilter" ), 00003 appendToDataLabel = cms.string( "" ), 00004 filterPset = cms.PSet( 00005 minimumNumberOfHits = cms.int32( 5 ), 00006 minHitsMinPt = cms.int32( 3 ), 00007 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00008 maxLostHits = cms.int32( 1 ), 00009 maxNumberOfHits = cms.int32( 8 ), 00010 maxConsecLostHits = cms.int32( 1 ), 00011 chargeSignificance = cms.double( -1.0 ), 00012 nSigmaMinPt = cms.double( 5.0 ), 00013 minPt = cms.double( 1.0 ) 00014 ) 00015 )
Definition at line 711 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "PixelCPEGenericESProducer", 00002 ComponentName = cms.string( "hltESPPixelCPEGeneric" ), 00003 eff_charge_cut_lowX = cms.double( 0.0 ), 00004 eff_charge_cut_lowY = cms.double( 0.0 ), 00005 eff_charge_cut_highX = cms.double( 1.0 ), 00006 eff_charge_cut_highY = cms.double( 1.0 ), 00007 size_cutX = cms.double( 3.0 ), 00008 size_cutY = cms.double( 3.0 ), 00009 EdgeClusterErrorX = cms.double( 50.0 ), 00010 EdgeClusterErrorY = cms.double( 85.0 ), 00011 inflate_errors = cms.bool( False ), 00012 inflate_all_errors_no_trk_angle = cms.bool( False ), 00013 UseErrorsFromTemplates = cms.bool( True ), 00014 TruncatePixelCharge = cms.bool( True ), 00015 IrradiationBiasCorrection = cms.bool( False ), 00016 DoCosmics = cms.bool( False ), 00017 LoadTemplatesFromDB = cms.bool( True ), 00018 appendToDataLabel = cms.string( "" ), 00019 TanLorentzAnglePerTesla = cms.double( 0.106 ), 00020 PixelErrorParametrization = cms.string( "NOTcmsim" ), 00021 Alpha2Order = cms.bool( True ), 00022 ClusterProbComputationFlag = cms.int32( 0 ) 00023 )
Definition at line 765 of file HLT_HIon_cff.py.
Definition at line 788 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 ComponentName = cms.string( "hltESPPixelLayerTriplets" ), 00004 layerList = cms.vstring( 'BPix1+BPix2+BPix3', 00005 'BPix1+BPix2+FPix1_pos', 00006 'BPix1+BPix2+FPix1_neg', 00007 'BPix1+FPix1_pos+FPix2_pos', 00008 'BPix1+FPix1_neg+FPix2_neg' ), 00009 BPix = cms.PSet( 00010 useErrorsFromParam = cms.bool( True ), 00011 hitErrorRPhi = cms.double( 0.0027 ), 00012 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00013 HitProducer = cms.string( "hltSiPixelRecHits" ), 00014 hitErrorRZ = cms.double( 0.0060 ) 00015 ), 00016 FPix = cms.PSet( 00017 useErrorsFromParam = cms.bool( True ), 00018 hitErrorRPhi = cms.double( 0.0051 ), 00019 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00020 HitProducer = cms.string( "hltSiPixelRecHits" ), 00021 hitErrorRZ = cms.double( 0.0036 ) 00022 ), 00023 TEC = cms.PSet( ) 00024 )
Definition at line 820 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 ComponentName = cms.string( "hltESPPixelLayerTripletsHITHB" ), 00004 layerList = cms.vstring( 'BPix1+BPix2+BPix3' ), 00005 BPix = cms.PSet( 00006 useErrorsFromParam = cms.bool( True ), 00007 hitErrorRPhi = cms.double( 0.0027 ), 00008 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00009 HitProducer = cms.string( "hltSiPixelRecHits" ), 00010 hitErrorRZ = cms.double( 0.0060 ) 00011 ), 00012 FPix = cms.PSet( 00013 useErrorsFromParam = cms.bool( True ), 00014 hitErrorRPhi = cms.double( 0.0051 ), 00015 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00016 HitProducer = cms.string( "hltSiPixelRecHits" ), 00017 hitErrorRZ = cms.double( 0.0036 ) 00018 ), 00019 TEC = cms.PSet( ) 00020 )
Definition at line 844 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 ComponentName = cms.string( "hltESPPixelLayerTripletsHITHE" ), 00004 layerList = cms.vstring( 'BPix1+BPix2+FPix1_pos', 00005 'BPix1+BPix2+FPix1_neg', 00006 'BPix1+FPix1_pos+FPix2_pos', 00007 'BPix1+FPix1_neg+FPix2_neg' ), 00008 BPix = cms.PSet( 00009 useErrorsFromParam = cms.bool( True ), 00010 hitErrorRPhi = cms.double( 0.0027 ), 00011 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00012 HitProducer = cms.string( "hltSiPixelRecHits" ), 00013 hitErrorRZ = cms.double( 0.0060 ) 00014 ), 00015 FPix = cms.PSet( 00016 useErrorsFromParam = cms.bool( True ), 00017 hitErrorRPhi = cms.double( 0.0051 ), 00018 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00019 HitProducer = cms.string( "hltSiPixelRecHits" ), 00020 hitErrorRZ = cms.double( 0.0036 ) 00021 ), 00022 TEC = cms.PSet( ) 00023 )
Definition at line 864 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "PropagatorWithMaterialESProducer", 00002 ComponentName = cms.string( "hltESPRungeKuttaTrackerPropagator" ), 00003 PropagationDirection = cms.string( "alongMomentum" ), 00004 Mass = cms.double( 0.105 ), 00005 MaxDPhi = cms.double( 1.6 ), 00006 useRungeKutta = cms.bool( True ), 00007 ptMin = cms.double( -1.0 ), 00008 appendToDataLabel = cms.string( "" ) 00009 )
Definition at line 887 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SiStripRegionConnectivity", 00002 EtaDivisions = cms.untracked.uint32( 20 ), 00003 PhiDivisions = cms.untracked.uint32( 20 ), 00004 EtaMax = cms.untracked.double( 2.5 ) 00005 )
Definition at line 896 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SmartPropagatorESProducer", 00002 ComponentName = cms.string( "hltESPSmartPropagator" ), 00003 PropagationDirection = cms.string( "alongMomentum" ), 00004 Epsilon = cms.double( 5.0 ), 00005 TrackerPropagator = cms.string( "PropagatorWithMaterial" ), 00006 MuonPropagator = cms.string( "hltESPSteppingHelixPropagatorAlong" ), 00007 appendToDataLabel = cms.string( "" ) 00008 )
Definition at line 901 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SmartPropagatorESProducer", 00002 ComponentName = cms.string( "hltESPSmartPropagatorAny" ), 00003 PropagationDirection = cms.string( "alongMomentum" ), 00004 Epsilon = cms.double( 5.0 ), 00005 TrackerPropagator = cms.string( "PropagatorWithMaterial" ), 00006 MuonPropagator = cms.string( "SteppingHelixPropagatorAny" ), 00007 appendToDataLabel = cms.string( "" ) 00008 )
Definition at line 909 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SmartPropagatorESProducer", 00002 ComponentName = cms.string( "hltESPSmartPropagatorAnyOpposite" ), 00003 PropagationDirection = cms.string( "oppositeToMomentum" ), 00004 Epsilon = cms.double( 5.0 ), 00005 TrackerPropagator = cms.string( "PropagatorWithMaterialOpposite" ), 00006 MuonPropagator = cms.string( "SteppingHelixPropagatorAny" ), 00007 appendToDataLabel = cms.string( "" ) 00008 )
Definition at line 917 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SmartPropagatorESProducer", 00002 ComponentName = cms.string( "hltESPSmartPropagatorOpposite" ), 00003 PropagationDirection = cms.string( "oppositeToMomentum" ), 00004 Epsilon = cms.double( 5.0 ), 00005 TrackerPropagator = cms.string( "PropagatorWithMaterialOpposite" ), 00006 MuonPropagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ), 00007 appendToDataLabel = cms.string( "" ) 00008 )
Definition at line 925 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "LeptonTaggerByDistanceESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 distance = cms.double( 0.5 ) 00004 )
Definition at line 933 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "LeptonTaggerByPtESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 ipSign = cms.string( "any" ) 00004 )
Definition at line 937 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SteppingHelixPropagatorESProducer", 00002 ComponentName = cms.string( "hltESPSteppingHelixPropagatorAlong" ), 00003 PropagationDirection = cms.string( "alongMomentum" ), 00004 useInTeslaFromMagField = cms.bool( False ), 00005 SetVBFPointer = cms.bool( False ), 00006 useMagVolumes = cms.bool( True ), 00007 VBFName = cms.string( "VolumeBasedMagneticField" ), 00008 ApplyRadX0Correction = cms.bool( True ), 00009 AssumeNoMaterial = cms.bool( False ), 00010 NoErrorPropagation = cms.bool( False ), 00011 debug = cms.bool( False ), 00012 useMatVolumes = cms.bool( True ), 00013 useIsYokeFlag = cms.bool( True ), 00014 returnTangentPlane = cms.bool( True ), 00015 sendLogWarning = cms.bool( False ), 00016 useTuningForL2Speed = cms.bool( False ), 00017 useEndcapShiftsInZ = cms.bool( False ), 00018 endcapShiftInZPos = cms.double( 0.0 ), 00019 endcapShiftInZNeg = cms.double( 0.0 ), 00020 appendToDataLabel = cms.string( "" ) 00021 )
Definition at line 941 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SteppingHelixPropagatorESProducer", 00002 ComponentName = cms.string( "hltESPSteppingHelixPropagatorOpposite" ), 00003 PropagationDirection = cms.string( "oppositeToMomentum" ), 00004 useInTeslaFromMagField = cms.bool( False ), 00005 SetVBFPointer = cms.bool( False ), 00006 useMagVolumes = cms.bool( True ), 00007 VBFName = cms.string( "VolumeBasedMagneticField" ), 00008 ApplyRadX0Correction = cms.bool( True ), 00009 AssumeNoMaterial = cms.bool( False ), 00010 NoErrorPropagation = cms.bool( False ), 00011 debug = cms.bool( False ), 00012 useMatVolumes = cms.bool( True ), 00013 useIsYokeFlag = cms.bool( True ), 00014 returnTangentPlane = cms.bool( True ), 00015 sendLogWarning = cms.bool( False ), 00016 useTuningForL2Speed = cms.bool( False ), 00017 useEndcapShiftsInZ = cms.bool( False ), 00018 endcapShiftInZPos = cms.double( 0.0 ), 00019 endcapShiftInZNeg = cms.double( 0.0 ), 00020 appendToDataLabel = cms.string( "" ) 00021 )
Definition at line 962 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "StraightLinePropagatorESProducer", 00002 ComponentName = cms.string( "hltESPStraightLinePropagator" ), 00003 PropagationDirection = cms.string( "alongMomentum" ), 00004 appendToDataLabel = cms.string( "" ) 00005 )
Definition at line 983 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TrackCountingESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 nthTrack = cms.int32( 2 ), 00004 impactParameterType = cms.int32( 0 ), 00005 deltaR = cms.double( -1.0 ), 00006 maximumDecayLength = cms.double( 5.0 ), 00007 maximumDistanceToJetAxis = cms.double( 0.07 ), 00008 trackQualityClass = cms.string( "any" ) 00009 )
Definition at line 1004 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 ComponentName = cms.string( "hltESPTrajectoryBuilderL3" ), 00003 updator = cms.string( "hltESPKFUpdator" ), 00004 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00005 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00006 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00007 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00008 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00009 trajectoryFilterName = cms.string( "hltESPTrajectoryFilterL3" ), 00010 maxCand = cms.int32( 5 ), 00011 lostHitPenalty = cms.double( 30.0 ), 00012 intermediateCleaning = cms.bool( True ), 00013 alwaysUseInvalidHits = cms.bool( False ), 00014 appendToDataLabel = cms.string( "" ) 00015 )
Definition at line 1013 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TrajectoryCleanerESProducer", 00002 ComponentName = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), 00003 ComponentType = cms.string( "TrajectoryCleanerBySharedHits" ), 00004 appendToDataLabel = cms.string( "" ), 00005 fractionShared = cms.double( 0.5 ), 00006 allowSharedFirstHit = cms.bool( False ) 00007 )
Definition at line 1028 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 ComponentName = cms.string( "hltESPTrajectoryFilterL3" ), 00003 appendToDataLabel = cms.string( "" ), 00004 filterPset = cms.PSet( 00005 minimumNumberOfHits = cms.int32( 5 ), 00006 minHitsMinPt = cms.int32( 3 ), 00007 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00008 maxLostHits = cms.int32( 1 ), 00009 maxNumberOfHits = cms.int32( 7 ), 00010 maxConsecLostHits = cms.int32( 1 ), 00011 chargeSignificance = cms.double( -1.0 ), 00012 nSigmaMinPt = cms.double( 5.0 ), 00013 minPt = cms.double( 0.9 ) 00014 ) 00015 )
Definition at line 1035 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFTrajectoryFitterESProducer", 00002 ComponentName = cms.string( "hltESPTrajectoryFitterRK" ), 00003 Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), 00004 Updator = cms.string( "hltESPKFUpdator" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ), 00007 minHits = cms.int32( 3 ), 00008 appendToDataLabel = cms.string( "" ) 00009 )
Definition at line 1050 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "KFTrajectorySmootherESProducer", 00002 ComponentName = cms.string( "hltESPTrajectorySmootherRK" ), 00003 Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), 00004 Updator = cms.string( "hltESPKFUpdator" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ), 00007 errorRescaling = cms.double( 100.0 ), 00008 minHits = cms.int32( 3 ), 00009 appendToDataLabel = cms.string( "" ) 00010 )
Definition at line 1059 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TkTransientTrackingRecHitBuilderESProducer", 00002 ComponentName = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00003 StripCPE = cms.string( "Fake" ), 00004 PixelCPE = cms.string( "hltESPPixelCPEGeneric" ), 00005 Matcher = cms.string( "StandardMatcher" ), 00006 ComputeCoarseLocalPositionFromDisk = cms.bool( False ), 00007 appendToDataLabel = cms.string( "" ) 00008 )
Definition at line 996 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TkTransientTrackingRecHitBuilderESProducer", 00002 ComponentName = cms.string( "hltESPTTRHBWithTrackAngle" ), 00003 StripCPE = cms.string( "StripCPEfromTrackAngle" ), 00004 PixelCPE = cms.string( "hltESPPixelCPEGeneric" ), 00005 Matcher = cms.string( "StandardMatcher" ), 00006 ComputeCoarseLocalPositionFromDisk = cms.bool( False ), 00007 appendToDataLabel = cms.string( "" ) 00008 )
Definition at line 988 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitFacility", 00002 sourceTag = cms.InputTag( "rawDataCollector" ), 00003 workerName = cms.string( "hltESPESUnpackerWorker" ) 00004 )
Definition at line 2766 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitProducer", 00002 lazyGetterTag = cms.InputTag( "hltESRawToRecHitFacility" ), 00003 sourceTag = cms.InputTag( 'hltEcalRegionalEgammaFEDs','es' ), 00004 splitOutput = cms.bool( False ), 00005 EBrechitCollection = cms.string( "" ), 00006 EErechitCollection = cms.string( "" ), 00007 rechitCollection = cms.string( "EcalRecHitsES" ) 00008 )
Definition at line 2801 of file HLT_HIon_cff.py.
00001 cms.ESSource( "EmptyESSource", 00002 recordName = cms.string( "JetTagComputerRecord" ), 00003 iovIsRunNotTime = cms.bool( True ), 00004 appendToDataLabel = cms.string( "" ), 00005 firstValid = cms.vuint32( 1 ) 00006 )
Definition at line 148 of file HLT_HIon_cff.py.
00001 cms.ESSource( "EmptyESSource", 00002 recordName = cms.string( "HcalSeverityLevelComputerRcd" ), 00003 iovIsRunNotTime = cms.bool( True ), 00004 appendToDataLabel = cms.string( "" ), 00005 firstValid = cms.vuint32( 1 ) 00006 )
Definition at line 154 of file HLT_HIon_cff.py.
00001 cms.ESSource( "LXXXCorrectionService", 00002 appendToDataLabel = cms.string( "" ), 00003 level = cms.string( "L2Relative" ), 00004 algorithm = cms.string( "" ), 00005 section = cms.string( "" ), 00006 era = cms.string( "HLT" ) 00007 )
Definition at line 160 of file HLT_HIon_cff.py.
00001 cms.ESSource( "LXXXCorrectionService", 00002 appendToDataLabel = cms.string( "" ), 00003 level = cms.string( "L2RelativeFlat" ), 00004 algorithm = cms.string( "" ), 00005 section = cms.string( "" ), 00006 era = cms.string( "HLT" ) 00007 )
Definition at line 167 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EvFFEDSelector", 00002 inputTag = cms.InputTag( "rawDataCollector" ), 00003 fedList = cms.vuint32( 1023 ) 00004 )
Definition at line 3673 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "GctRawToDigi", 00002 inputLabel = cms.InputTag( "rawDataCollector" ), 00003 gctFedId = cms.untracked.int32( 745 ), 00004 hltMode = cms.bool( True ), 00005 numberOfGctSamplesToUnpack = cms.uint32( 1 ), 00006 numberOfRctSamplesToUnpack = cms.uint32( 1 ), 00007 unpackSharedRegions = cms.bool( False ), 00008 unpackerVersion = cms.uint32( 0 ) 00009 )
Definition at line 1177 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTGetRaw |
00001 cms.EDAnalyzer( "HLTGetRaw", 00002 RawDataCollection = cms.InputTag( "rawDataCollector" ) 00003 )
Definition at line 1138 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::hltGtDigis |
00001 cms.EDProducer( "L1GlobalTriggerRawToDigi", 00002 DaqGtInputTag = cms.InputTag( "rawDataCollector" ), 00003 DaqGtFedId = cms.untracked.int32( 813 ), 00004 ActiveBoardsMask = cms.uint32( 0xffff ), 00005 UnpackBxInEvent = cms.int32( 5 ), 00006 Verbosity = cms.untracked.int32( 0 ) 00007 )
Definition at line 1144 of file HLT_HIon_cff.py.
Definition at line 2225 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EvFFEDSelector", 00002 inputTag = cms.InputTag( "rawDataCollector" ), 00003 fedList = cms.vuint32( 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731 ) 00004 )
Definition at line 3669 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTHcalCalibTypeFilter", 00002 InputTag = cms.InputTag( "rawDataCollector" ), 00003 CalibTypes = cms.vint32( 1, 2, 3, 4, 5, 6 ) 00004 )
Definition at line 3665 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "HcalRawToDigi", 00002 InputLabel = cms.InputTag( "rawDataCollector" ), 00003 UnpackCalib = cms.untracked.bool( True ), 00004 UnpackZDC = cms.untracked.bool( True ), 00005 firstSample = cms.int32( 0 ), 00006 lastSample = cms.int32( 9 ), 00007 FilterDataQuality = cms.bool( True ) 00008 )
Definition at line 2217 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTHcalSimpleRecHitFilter", 00002 threshold = cms.double( 3.0 ), 00003 minNHitsNeg = cms.int32( 1 ), 00004 minNHitsPos = cms.int32( 1 ), 00005 doCoincidence = cms.bool( False ), 00006 HFRecHitCollection = cms.InputTag( "hltHfreco" ), 00007 maskedChannels = cms.vint32( ) 00008 )
Definition at line 3624 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTHcalSimpleRecHitFilter", 00002 threshold = cms.double( 3.0 ), 00003 minNHitsNeg = cms.int32( 1 ), 00004 minNHitsPos = cms.int32( 1 ), 00005 doCoincidence = cms.bool( True ), 00006 HFRecHitCollection = cms.InputTag( "hltHfreco" ), 00007 maskedChannels = cms.vint32( ) 00008 )
Definition at line 3612 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTHcalTowerFilter", 00002 inputTag = cms.InputTag( "hltTowerMakerForHcal" ), 00003 MinE_HB = cms.double( 1.5 ), 00004 MinE_HE = cms.double( 2.5 ), 00005 MinE_HF = cms.double( 9.0 ), 00006 MaxN_HB = cms.int32( 2 ), 00007 MaxN_HE = cms.int32( 2 ), 00008 MaxN_HF = cms.int32( 8 ) 00009 )
Definition at line 3311 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::hltHfreco |
Definition at line 2315 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1CaloJet", 00002 inputTag = cms.InputTag( "hltIterativeCone5PileupSubtractionCaloJets" ), 00003 saveTag = cms.untracked.bool( True ), 00004 MinPt = cms.double( 35.0 ), 00005 MaxEta = cms.double( 5.0 ), 00006 MinN = cms.int32( 1 ) 00007 )
Definition at line 3368 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1CaloJet", 00002 inputTag = cms.InputTag( "hltIterativeCone5PileupSubtractionCaloJets" ), 00003 saveTag = cms.untracked.bool( True ), 00004 MinPt = cms.double( 50.0 ), 00005 MaxEta = cms.double( 5.0 ), 00006 MinN = cms.int32( 1 ) 00007 )
Definition at line 3394 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1CaloJet", 00002 inputTag = cms.InputTag( "hltIterativeCone5PileupSubtractionCaloJets" ), 00003 saveTag = cms.untracked.bool( True ), 00004 MinPt = cms.double( 75.0 ), 00005 MaxEta = cms.double( 5.0 ), 00006 MinN = cms.int32( 1 ) 00007 )
Definition at line 3420 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1CaloJet", 00002 inputTag = cms.InputTag( "hltIterativeCone5PileupSubtractionCaloJets" ), 00003 saveTag = cms.untracked.bool( True ), 00004 MinPt = cms.double( 90.0 ), 00005 MaxEta = cms.double( 5.0 ), 00006 MinN = cms.int32( 1 ) 00007 )
Definition at line 3446 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1Photon", 00002 inputTag = cms.InputTag( "hltRecoHIEcalWithCleaningCandidate" ), 00003 MinPt = cms.double( 15.0 ), 00004 MaxEta = cms.double( 2.0 ), 00005 MinN = cms.int32( 1 ) 00006 )
Definition at line 2683 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1Photon", 00002 inputTag = cms.InputTag( "hltRecoHIEcalWithCleaningCandidate" ), 00003 MinPt = cms.double( 20.0 ), 00004 MaxEta = cms.double( 2.0 ), 00005 MinN = cms.int32( 1 ) 00006 )
Definition at line 2714 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1Photon", 00002 inputTag = cms.InputTag( "hltRecoHIEcalWithCleaningCandidate" ), 00003 MinPt = cms.double( 30.0 ), 00004 MaxEta = cms.double( 2.0 ), 00005 MinN = cms.int32( 1 ) 00006 )
Definition at line 2745 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 CandTag = cms.InputTag( "hltL1extraParticles" ), 00003 PreviousCandTag = cms.InputTag( "hltL1sHIL1DoubleMuOpen" ), 00004 MaxEta = cms.double( 2.5 ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 2 ), 00007 ExcludeSingleSegmentCSC = cms.bool( False ), 00008 CSCTFtag = cms.InputTag( "unused" ), 00009 SaveTag = cms.untracked.bool( True ), 00010 SelectQualities = cms.vint32( ) 00011 )
Definition at line 1618 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 CandTag = cms.InputTag( "hltL1extraParticles" ), 00003 PreviousCandTag = cms.InputTag( "hltL1sHIL1DoubleMuOpenwithBSCHF" ), 00004 MaxEta = cms.double( 2.5 ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 2 ), 00007 ExcludeSingleSegmentCSC = cms.bool( False ), 00008 CSCTFtag = cms.InputTag( "unused" ), 00009 SaveTag = cms.untracked.bool( True ), 00010 SelectQualities = cms.vint32( ) 00011 )
Definition at line 2092 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTEgammaGenericFilter", 00002 candTag = cms.InputTag( "hltHIDoublePhotonEt5EtPhiFilter" ), 00003 isoTag = cms.InputTag( "hltL1IsolatedPhotonEcalIsol" ), 00004 nonIsoTag = cms.InputTag( "hltL1NonIsolatedPhotonEcalIsol" ), 00005 lessThan = cms.bool( True ), 00006 useEt = cms.bool( False ), 00007 thrRegularEB = cms.double( 3.0 ), 00008 thrRegularEE = cms.double( 3.0 ), 00009 thrOverEEB = cms.double( 0.1 ), 00010 thrOverEEE = cms.double( 0.1 ), 00011 thrOverE2EB = cms.double( -1.0 ), 00012 thrOverE2EE = cms.double( -1.0 ), 00013 ncandcut = cms.int32( 2 ), 00014 doIsolated = cms.bool( False ), 00015 L1IsoCand = cms.InputTag( "hltL1IsoRecoEcalCandidate" ), 00016 L1NonIsoCand = cms.InputTag( "hltL1NonIsoRecoEcalCandidate" ) 00017 )
Definition at line 3186 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTEgammaDoubleEtDeltaPhiFilter", 00002 inputTag = cms.InputTag( "hltHIDoublePhotonEt5L1MatchFilterRegional" ), 00003 etcut = cms.double( 5.0 ), 00004 minDeltaPhi = cms.double( 2.5 ), 00005 L1IsoCand = cms.InputTag( "hltL1IsoRecoEcalCandidate" ), 00006 L1NonIsoCand = cms.InputTag( "hltL1NonIsoRecoEcalCandidate" ) 00007 )
Definition at line 3141 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTEgammaGenericFilter", 00002 candTag = cms.InputTag( "hltHIDoublePhotonEt5EcalIsolFilter" ), 00003 isoTag = cms.InputTag( "hltL1IsolatedPhotonHcalForHE" ), 00004 nonIsoTag = cms.InputTag( "hltL1NonIsolatedPhotonHcalForHE" ), 00005 lessThan = cms.bool( True ), 00006 useEt = cms.bool( False ), 00007 thrRegularEB = cms.double( 999999.9 ), 00008 thrRegularEE = cms.double( 999999.9 ), 00009 thrOverEEB = cms.double( -1.0 ), 00010 thrOverEEE = cms.double( -1.0 ), 00011 thrOverE2EB = cms.double( -1.0 ), 00012 thrOverE2EE = cms.double( -1.0 ), 00013 ncandcut = cms.int32( 2 ), 00014 doIsolated = cms.bool( False ), 00015 SaveTag = cms.untracked.bool( True ), 00016 L1IsoCand = cms.InputTag( "hltL1IsoRecoEcalCandidate" ), 00017 L1NonIsoCand = cms.InputTag( "hltL1NonIsoRecoEcalCandidate" ) 00018 )
Definition at line 3227 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTEgammaL1MatchFilterRegional", 00002 candIsolatedTag = cms.InputTag( "hltL1IsoRecoEcalCandidate" ), 00003 l1IsolatedTag = cms.InputTag( 'hltL1extraParticles','Isolated' ), 00004 candNonIsolatedTag = cms.InputTag( "hltL1NonIsoRecoEcalCandidate" ), 00005 l1NonIsolatedTag = cms.InputTag( 'hltL1extraParticles','NonIsolated' ), 00006 L1SeedFilterTag = cms.InputTag( "hltL1sHIL1DoubleEG5" ), 00007 ncandcut = cms.int32( 2 ), 00008 doIsolated = cms.bool( False ), 00009 region_eta_size = cms.double( 0.522 ), 00010 region_eta_size_ecap = cms.double( 1.0 ), 00011 region_phi_size = cms.double( 1.044 ), 00012 barrel_end = cms.double( 1.4791 ), 00013 endcap_end = cms.double( 2.65 ) 00014 )
Definition at line 3127 of file HLT_HIon_cff.py.
Definition at line 3713 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 CandTag = cms.InputTag( "hltL1extraParticles" ), 00003 PreviousCandTag = cms.InputTag( "hltL1sHIL1SingleMu3withBSCHF" ), 00004 MaxEta = cms.double( 2.5 ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 1 ), 00007 ExcludeSingleSegmentCSC = cms.bool( False ), 00008 CSCTFtag = cms.InputTag( "unused" ), 00009 SelectQualities = cms.vint32( ) 00010 )
Definition at line 1648 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTMuonL2PreFilter", 00002 BeamSpotTag = cms.InputTag( "hltOfflineBeamSpot" ), 00003 CandTag = cms.InputTag( "hltL2MuonCandidates" ), 00004 PreviousCandTag = cms.InputTag( "hltHIDoubleMuLevel1PathL1OpenWithBSCHFFiltered" ), 00005 SeedMapTag = cms.InputTag( "hltL2Muons" ), 00006 MinN = cms.int32( 2 ), 00007 MaxEta = cms.double( 3.0 ), 00008 MinNhits = cms.int32( 0 ), 00009 MaxDr = cms.double( 9999.0 ), 00010 MaxDz = cms.double( 9999.0 ), 00011 MinPt = cms.double( 0.0 ), 00012 NSigmaPt = cms.double( 0.0 ), 00013 SaveTag = cms.untracked.bool( True ) 00014 )
Definition at line 2103 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTMuonL2PreFilter", 00002 BeamSpotTag = cms.InputTag( "hltOfflineBeamSpot" ), 00003 CandTag = cms.InputTag( "hltL2MuonCandidates" ), 00004 PreviousCandTag = cms.InputTag( "hltHIDoubleMuLevel1PathL1OpenWithBSCHFFiltered" ), 00005 SeedMapTag = cms.InputTag( "hltL2Muons" ), 00006 MinN = cms.int32( 2 ), 00007 MaxEta = cms.double( 3.0 ), 00008 MinNhits = cms.int32( 0 ), 00009 MaxDr = cms.double( 9999.0 ), 00010 MaxDz = cms.double( 9999.0 ), 00011 MinPt = cms.double( 3.0 ), 00012 NSigmaPt = cms.double( 0.0 ), 00013 SaveTag = cms.untracked.bool( True ) 00014 )
Definition at line 2121 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTMuonL2PreFilter", 00002 BeamSpotTag = cms.InputTag( "hltOfflineBeamSpot" ), 00003 CandTag = cms.InputTag( "hltL2MuonCandidates" ), 00004 PreviousCandTag = cms.InputTag( "hltHIL1SingleMu3withBSCHFL1Filtered" ), 00005 SeedMapTag = cms.InputTag( "hltL2Muons" ), 00006 MinN = cms.int32( 1 ), 00007 MaxEta = cms.double( 3.0 ), 00008 MinNhits = cms.int32( 0 ), 00009 MaxDr = cms.double( 9999.0 ), 00010 MaxDz = cms.double( 9999.0 ), 00011 MinPt = cms.double( 20.0 ), 00012 NSigmaPt = cms.double( 0.0 ), 00013 SaveTag = cms.untracked.bool( True ) 00014 )
Definition at line 2059 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTMuonL2PreFilter", 00002 BeamSpotTag = cms.InputTag( "hltOfflineBeamSpot" ), 00003 CandTag = cms.InputTag( "hltL2MuonCandidates" ), 00004 PreviousCandTag = cms.InputTag( "hltHIL1SingleMu3withBSCHFL1Filtered" ), 00005 SeedMapTag = cms.InputTag( "hltL2Muons" ), 00006 MinN = cms.int32( 1 ), 00007 MaxEta = cms.double( 3.0 ), 00008 MinNhits = cms.int32( 0 ), 00009 MaxDr = cms.double( 9999.0 ), 00010 MaxDz = cms.double( 9999.0 ), 00011 MinPt = cms.double( 3.0 ), 00012 NSigmaPt = cms.double( 0.0 ), 00013 SaveTag = cms.untracked.bool( True ) 00014 )
Definition at line 2019 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTMuonL2PreFilter", 00002 BeamSpotTag = cms.InputTag( "hltOfflineBeamSpot" ), 00003 CandTag = cms.InputTag( "hltL2MuonCandidates" ), 00004 PreviousCandTag = cms.InputTag( "hltHIL1SingleMu3withBSCHFL1Filtered" ), 00005 SeedMapTag = cms.InputTag( "hltL2Muons" ), 00006 MinN = cms.int32( 1 ), 00007 MaxEta = cms.double( 3.0 ), 00008 MinNhits = cms.int32( 1 ), 00009 MaxDr = cms.double( 9999.0 ), 00010 MaxDz = cms.double( 9999.0 ), 00011 MinPt = cms.double( 5.0 ), 00012 NSigmaPt = cms.double( 0.0 ), 00013 SaveTag = cms.untracked.bool( True ) 00014 )
Definition at line 2037 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1Photon", 00002 inputTag = cms.InputTag( "hltRecoHIEcalCandidate" ), 00003 MinPt = cms.double( 15.0 ), 00004 MaxEta = cms.double( 2.0 ), 00005 MinN = cms.int32( 1 ) 00006 )
Definition at line 2660 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1Photon", 00002 inputTag = cms.InputTag( "hltRecoHIEcalCandidate" ), 00003 MinPt = cms.double( 20.0 ), 00004 MaxEta = cms.double( 2.0 ), 00005 MinN = cms.int32( 1 ) 00006 )
Definition at line 2704 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1Photon", 00002 inputTag = cms.InputTag( "hltRecoHIEcalCandidate" ), 00003 MinPt = cms.double( 30.0 ), 00004 MaxEta = cms.double( 2.0 ), 00005 MinN = cms.int32( 1 ) 00006 )
Definition at line 2735 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPixelClusterShapeFilter", 00002 inputTag = cms.InputTag( "hltHISiPixelRecHits" ), 00003 minZ = cms.double( -20.0 ), 00004 maxZ = cms.double( 20.05 ), 00005 zStep = cms.double( 0.2 ), 00006 nhitsTrunc = cms.int32( 150 ), 00007 clusterTrunc = cms.double( 2.0 ), 00008 clusterPars = cms.vdouble( ) 00009 )
Definition at line 3636 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "HIPixelClusterVtxProducer", 00002 pixelRecHits = cms.string( "hltHISiPixelRecHits" ), 00003 minZ = cms.double( -20.0 ), 00004 maxZ = cms.double( 20.05 ), 00005 zStep = cms.double( 0.1 ) 00006 )
Definition at line 1298 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPixlMBFilt", 00002 pixlTag = cms.InputTag( "hltPixelCandsForHITrackTrigger" ), 00003 MinPt = cms.double( 0.0 ), 00004 MinTrks = cms.uint32( 1 ), 00005 MinSep = cms.double( 1.0 ) 00006 )
Definition at line 1359 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPixlMBFilt", 00002 pixlTag = cms.InputTag( "hltPixelCandsForHITrackTrigger" ), 00003 MinPt = cms.double( 0.0 ), 00004 MinTrks = cms.uint32( 1 ), 00005 MinSep = cms.double( 1.0 ) 00006 )
Definition at line 1512 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "SiPixelClusterProducer", 00002 src = cms.InputTag( "hltSiPixelDigis" ), 00003 maxNumberOfClusters = cms.int32( -1 ), 00004 payloadType = cms.string( "HLT" ), 00005 ChannelThreshold = cms.int32( 1000 ), 00006 SeedThreshold = cms.int32( 1000 ), 00007 ClusterThreshold = cms.double( 4000.0 ), 00008 VCaltoElectronGain = cms.int32( 65 ), 00009 VCaltoElectronOffset = cms.int32( -414 ), 00010 MissCalibrate = cms.untracked.bool( True ), 00011 SplitClusters = cms.bool( False ) 00012 )
Definition at line 1282 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "SiPixelRecHitConverter", 00002 src = cms.InputTag( "hltHISiPixelClusters" ), 00003 CPE = cms.string( "hltESPPixelCPEGeneric" ) 00004 )
Definition at line 1294 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::hltHoreco |
Definition at line 2420 of file HLT_HIon_cff.py.
Definition at line 2809 of file HLT_HIon_cff.py.
Definition at line 2958 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "IslandClusterProducer", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 barrelHitProducer = cms.string( "hltEcalRecHitAll" ), 00004 endcapHitProducer = cms.string( "hltEcalRecHitAll" ), 00005 barrelHitCollection = cms.string( "EcalRecHitsEB" ), 00006 endcapHitCollection = cms.string( "EcalRecHitsEE" ), 00007 barrelClusterCollection = cms.string( "islandBarrelBasicClustersHI" ), 00008 endcapClusterCollection = cms.string( "islandEndcapBasicClustersHI" ), 00009 IslandBarrelSeedThr = cms.double( 0.5 ), 00010 IslandEndcapSeedThr = cms.double( 0.18 ), 00011 clustershapecollectionEB = cms.string( "islandBarrelShape" ), 00012 clustershapecollectionEE = cms.string( "islandEndcapShape" ), 00013 barrelShapeAssociation = cms.string( "islandBarrelShapeAssoc" ), 00014 endcapShapeAssociation = cms.string( "islandEndcapShapeAssoc" ), 00015 posCalcParameters = cms.PSet( 00016 LogWeighted = cms.bool( True ), 00017 T0_barl = cms.double( 7.4 ), 00018 T0_endc = cms.double( 3.1 ), 00019 T0_endcPresh = cms.double( 1.2 ), 00020 W0 = cms.double( 4.2 ), 00021 X0 = cms.double( 0.89 ) 00022 ) 00023 )
Definition at line 2576 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "SuperClusterProducer", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 endcapClusterProducer = cms.string( "hltIslandBasicClustersHI" ), 00004 barrelClusterProducer = cms.string( "hltIslandBasicClustersHI" ), 00005 endcapClusterCollection = cms.string( "islandEndcapBasicClustersHI" ), 00006 barrelClusterCollection = cms.string( "islandBarrelBasicClustersHI" ), 00007 endcapSuperclusterCollection = cms.string( "islandEndcapSuperClustersHI" ), 00008 barrelSuperclusterCollection = cms.string( "islandBarrelSuperClustersHI" ), 00009 doBarrel = cms.bool( True ), 00010 doEndcaps = cms.bool( True ), 00011 barrelEtaSearchRoad = cms.double( 0.06 ), 00012 barrelPhiSearchRoad = cms.double( 0.8 ), 00013 endcapEtaSearchRoad = cms.double( 0.14 ), 00014 endcapPhiSearchRoad = cms.double( 0.6 ), 00015 seedTransverseEnergyThreshold = cms.double( 1.0 ) 00016 )
Definition at line 2599 of file HLT_HIon_cff.py.
Definition at line 3335 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "L1ExtraParticlesProd", 00002 produceMuonParticles = cms.bool( True ), 00003 muonSource = cms.InputTag( "hltGtDigis" ), 00004 produceCaloParticles = cms.bool( True ), 00005 isolatedEmSource = cms.InputTag( 'hltGctDigis','isoEm' ), 00006 nonIsolatedEmSource = cms.InputTag( 'hltGctDigis','nonIsoEm' ), 00007 centralJetSource = cms.InputTag( 'hltGctDigis','cenJets' ), 00008 forwardJetSource = cms.InputTag( 'hltGctDigis','forJets' ), 00009 tauJetSource = cms.InputTag( 'hltGctDigis','tauJets' ), 00010 etTotalSource = cms.InputTag( "hltGctDigis" ), 00011 etHadSource = cms.InputTag( "hltGctDigis" ), 00012 etMissSource = cms.InputTag( "hltGctDigis" ), 00013 htMissSource = cms.InputTag( "hltGctDigis" ), 00014 hfRingEtSumsSource = cms.InputTag( "hltGctDigis" ), 00015 hfRingBitCountsSource = cms.InputTag( "hltGctDigis" ), 00016 centralBxOnly = cms.bool( True ), 00017 ignoreHtMiss = cms.bool( False ) 00018 )
Definition at line 1202 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "L1GlobalTrigger", 00002 GmtInputTag = cms.InputTag( "hltGtDigis" ), 00003 GctInputTag = cms.InputTag( "hltGctDigis" ), 00004 CastorInputTag = cms.InputTag( "castorL1Digis" ), 00005 ProduceL1GtDaqRecord = cms.bool( False ), 00006 ProduceL1GtEvmRecord = cms.bool( False ), 00007 ProduceL1GtObjectMapRecord = cms.bool( True ), 00008 WritePsbL1GtDaqRecord = cms.bool( False ), 00009 ReadTechnicalTriggerRecords = cms.bool( True ), 00010 EmulateBxInEvent = cms.int32( 1 ), 00011 AlternativeNrBxBoardDaq = cms.uint32( 0 ), 00012 AlternativeNrBxBoardEvm = cms.uint32( 0 ), 00013 BstLengthBytes = cms.int32( -1 ), 00014 TechnicalTriggersInputTags = cms.VInputTag( 'simBscDigis' ), 00015 RecordLength = cms.vint32( 3, 0 ) 00016 )
Definition at line 1186 of file HLT_HIon_cff.py.
00001 cms.EDAnalyzer( "L1GtTrigReport", 00002 UseL1GlobalTriggerRecord = cms.bool( False ), 00003 L1GtRecordInputTag = cms.InputTag( "hltGtDigis" ) 00004 )
Definition at line 3686 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTL1IsolatedEcalClustersSequence = cms.Sequence( hltHybridSuperClustersL1Isolated + hltCorrectedHybridSuperClustersL1Isolated + HLTMulti5x5SuperClusterL1Isolated ) |
Definition at line 3710 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTEcalRecIsolationProducer", 00002 recoEcalCandidateProducer = cms.InputTag( "hltL1IsoRecoEcalCandidate" ), 00003 ecalBarrelRecHitProducer = cms.InputTag( "hltEcalRegionalEgammaRecHit" ), 00004 ecalBarrelRecHitCollection = cms.InputTag( "EcalRecHitsEB" ), 00005 ecalEndcapRecHitProducer = cms.InputTag( "hltEcalRegionalEgammaRecHit" ), 00006 ecalEndcapRecHitCollection = cms.InputTag( "EcalRecHitsEE" ), 00007 etMinBarrel = cms.double( -9999.0 ), 00008 eMinBarrel = cms.double( 0.08 ), 00009 etMinEndcap = cms.double( 0.1 ), 00010 eMinEndcap = cms.double( -9999.0 ), 00011 intRadiusBarrel = cms.double( 3.0 ), 00012 intRadiusEndcap = cms.double( 3.0 ), 00013 extRadius = cms.double( 0.3 ), 00014 jurassicWidth = cms.double( 3.0 ), 00015 useIsolEt = cms.bool( True ), 00016 tryBoth = cms.bool( True ), 00017 subtract = cms.bool( False ), 00018 useNumCrystals = cms.bool( True ) 00019 )
Definition at line 3148 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTHcalIsolationProducersRegional", 00002 recoEcalCandidateProducer = cms.InputTag( "hltL1IsoRecoEcalCandidate" ), 00003 hbheRecHitProducer = cms.InputTag( "hltHbhereco" ), 00004 eMinHB = cms.double( 0.7 ), 00005 eMinHE = cms.double( 0.8 ), 00006 etMinHB = cms.double( -1.0 ), 00007 etMinHE = cms.double( -1.0 ), 00008 innerCone = cms.double( 0.0 ), 00009 outerCone = cms.double( 0.14 ), 00010 depth = cms.int32( -1 ), 00011 doEtSum = cms.bool( False ) 00012 )
Definition at line 3203 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTRecoEcalCandidateProducers", 00002 scHybridBarrelProducer = cms.InputTag( "hltCorrectedHybridSuperClustersL1Isolated" ), 00003 scIslandEndcapProducer = cms.InputTag( "hltCorrectedMulti5x5EndcapSuperClustersWithPreshowerL1Isolated" ), 00004 recoEcalCandidateCollection = cms.string( "" ) 00005 )
Definition at line 3117 of file HLT_HIon_cff.py.
Definition at line 3712 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTEcalRecIsolationProducer", 00002 recoEcalCandidateProducer = cms.InputTag( "hltL1NonIsoRecoEcalCandidate" ), 00003 ecalBarrelRecHitProducer = cms.InputTag( "hltEcalRegionalEgammaRecHit" ), 00004 ecalBarrelRecHitCollection = cms.InputTag( "EcalRecHitsEB" ), 00005 ecalEndcapRecHitProducer = cms.InputTag( "hltEcalRegionalEgammaRecHit" ), 00006 ecalEndcapRecHitCollection = cms.InputTag( "EcalRecHitsEE" ), 00007 etMinBarrel = cms.double( -9999.0 ), 00008 eMinBarrel = cms.double( 0.08 ), 00009 etMinEndcap = cms.double( 0.1 ), 00010 eMinEndcap = cms.double( -9999.0 ), 00011 intRadiusBarrel = cms.double( 3.0 ), 00012 intRadiusEndcap = cms.double( 3.0 ), 00013 extRadius = cms.double( 0.3 ), 00014 jurassicWidth = cms.double( 3.0 ), 00015 useIsolEt = cms.bool( True ), 00016 tryBoth = cms.bool( True ), 00017 subtract = cms.bool( False ), 00018 useNumCrystals = cms.bool( True ) 00019 )
Definition at line 3167 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTHcalIsolationProducersRegional", 00002 recoEcalCandidateProducer = cms.InputTag( "hltL1NonIsoRecoEcalCandidate" ), 00003 hbheRecHitProducer = cms.InputTag( "hltHbhereco" ), 00004 eMinHB = cms.double( 0.7 ), 00005 eMinHE = cms.double( 0.8 ), 00006 etMinHB = cms.double( -1.0 ), 00007 etMinHE = cms.double( -1.0 ), 00008 innerCone = cms.double( 0.0 ), 00009 outerCone = cms.double( 0.14 ), 00010 depth = cms.int32( -1 ), 00011 doEtSum = cms.bool( False ) 00012 )
Definition at line 3215 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTRecoEcalCandidateProducers", 00002 scHybridBarrelProducer = cms.InputTag( "hltCorrectedHybridSuperClustersL1NonIsolated" ), 00003 scIslandEndcapProducer = cms.InputTag( "hltCorrectedMulti5x5EndcapSuperClustersWithPreshowerL1NonIsolated" ), 00004 recoEcalCandidateCollection = cms.string( "" ) 00005 )
Definition at line 3122 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_BptxXOR" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1518 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_BptxXOR_BscMinBiasOR" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1533 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1GlobalDecision" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 3597 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleJet30U_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 3320 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleJet30U_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 3379 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleJet30U_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 3405 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleJet30U_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 3431 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_DoubleEG5_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 2751 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_DoubleMuOpen_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1603 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_DoubleMuOpen_BptxAND AND (L1_BscMinBiasOR_BptxPlusORMinus OR L1_HcalHfMmOrPpOrPm OR L1_BscMinBiasThreshold1_BptxAND)" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 2077 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleJet20U_NotBptxOR" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00011 saveTags = cms.untracked.bool( False ) 00012 )
Definition at line 3467 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleMu3_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1558 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleMu3_BptxAND AND (L1_BscMinBiasOR_BptxPlusORMinus OR L1_HcalHfMmOrPpOrPm OR L1_BscMinBiasThreshold1_BptxAND)" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1633 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleMu5" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1573 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleMu7" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1588 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_BscMinBiasThreshold1_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1365 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_BscMinBiasOR_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1380 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_HcalHfCoincidencePm_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1395 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_HcalHfMmOrPpOrPm_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1414 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_HcalHfCoincPmORBscMinBiasThresh1_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1429 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_ZdcCaloPlus_ZdcCaloMinus_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1452 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_ZdcCaloPlus_BptxAND OR L1_ZdcCaloMinus_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1467 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_ZdcCaloPlus_ZdcCaloMinus_BptxAND OR L1_ZdcScintTightVertex_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1497 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_ZdcScintTightVertex_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1482 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleEG5_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 2177 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleEG5_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 2689 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_SingleEG5_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 2720 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "NOT L1_ETT60 AND L1_DoubleEG5_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 2139 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "NOT L1_ETT60 AND L1_SingleMu3_BptxAND" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 2158 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_BptxPlusANDMinus" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1232 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_BptxPlusANDMinus OR L1_BptxXOR" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1262 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 L1UseL1TriggerObjectMaps = cms.bool( True ), 00003 L1NrBxInEvent = cms.int32( 3 ), 00004 L1TechTriggerSeeding = cms.bool( False ), 00005 L1UseAliasesForSeeding = cms.bool( True ), 00006 L1SeedsLogicalExpression = cms.string( "L1_BptxXOR" ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00009 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00010 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ) 00011 )
Definition at line 1247 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTL1UnpackerSequence = cms.Sequence( hltGtDigis + hltGctDigis + hltL1GtObjectMap + hltL1extraParticles ) |
Definition at line 3695 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "L2MuonCandidateProducer", 00002 InputObjects = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ) 00003 )
Definition at line 2016 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTL2muonrecoNocandSequence = cms.Sequence( HLTmuonlocalrecoSequence + hltL2MuonSeeds + hltL2Muons ) |
Definition at line 3702 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTL2muonrecoSequence = cms.Sequence( HLTL2muonrecoNocandSequence + hltL2MuonCandidates ) |
Definition at line 3703 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::hltL2Muons |
Definition at line 1938 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "L2MuonSeedGenerator", 00002 InputObjects = cms.InputTag( "hltL1extraParticles" ), 00003 GMTReadoutCollection = cms.InputTag( "hltGtDigis" ), 00004 Propagator = cms.string( "SteppingHelixPropagatorAny" ), 00005 L1MinPt = cms.double( 0.0 ), 00006 L1MaxEta = cms.double( 2.5 ), 00007 L1MinQuality = cms.uint32( 1 ), 00008 ServiceParameters = cms.PSet( 00009 Propagators = cms.untracked.vstring( 'SteppingHelixPropagatorAny' ), 00010 RPCLayers = cms.bool( True ), 00011 UseMuonNavigation = cms.untracked.bool( True ) 00012 ) 00013 )
Definition at line 1925 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTLogMonitorFilter", 00002 default_threshold = cms.uint32( 10 ), 00003 categories = cms.VPSet( 00004 ) 00005 )
Definition at line 1155 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTMulti5x5ClusterProducer", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 doBarrel = cms.bool( False ), 00004 doEndcaps = cms.bool( True ), 00005 doIsolated = cms.bool( True ), 00006 barrelHitProducer = cms.InputTag( "hltEcalRegionalEgammaRecHit" ), 00007 endcapHitProducer = cms.InputTag( "hltEcalRegionalEgammaRecHit" ), 00008 barrelHitCollection = cms.string( "EcalRecHitsEB" ), 00009 endcapHitCollection = cms.string( "EcalRecHitsEE" ), 00010 barrelClusterCollection = cms.string( "notused" ), 00011 endcapClusterCollection = cms.string( "multi5x5EndcapBasicClusters" ), 00012 Multi5x5BarrelSeedThr = cms.double( 0.5 ), 00013 Multi5x5EndcapSeedThr = cms.double( 0.18 ), 00014 l1TagIsolated = cms.InputTag( 'hltL1extraParticles','Isolated' ), 00015 l1TagNonIsolated = cms.InputTag( 'hltL1extraParticles','NonIsolated' ), 00016 l1LowerThr = cms.double( 5.0 ), 00017 l1UpperThr = cms.double( 999.0 ), 00018 l1LowerThrIgnoreIsolation = cms.double( 999.0 ), 00019 regionEtaMargin = cms.double( 0.3 ), 00020 regionPhiMargin = cms.double( 0.4 ), 00021 RecHitFlagToBeExcluded = cms.vint32( ), 00022 posCalcParameters = cms.PSet( 00023 LogWeighted = cms.bool( True ), 00024 T0_barl = cms.double( 7.4 ), 00025 T0_endc = cms.double( 3.1 ), 00026 T0_endcPresh = cms.double( 1.2 ), 00027 W0 = cms.double( 4.2 ), 00028 X0 = cms.double( 0.89 ) 00029 ) 00030 )
Definition at line 2868 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTMulti5x5ClusterProducer", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 doBarrel = cms.bool( False ), 00004 doEndcaps = cms.bool( True ), 00005 doIsolated = cms.bool( False ), 00006 barrelHitProducer = cms.InputTag( "hltEcalRegionalEgammaRecHit" ), 00007 endcapHitProducer = cms.InputTag( "hltEcalRegionalEgammaRecHit" ), 00008 barrelHitCollection = cms.string( "EcalRecHitsEB" ), 00009 endcapHitCollection = cms.string( "EcalRecHitsEE" ), 00010 barrelClusterCollection = cms.string( "notused" ), 00011 endcapClusterCollection = cms.string( "multi5x5EndcapBasicClusters" ), 00012 Multi5x5BarrelSeedThr = cms.double( 0.5 ), 00013 Multi5x5EndcapSeedThr = cms.double( 0.18 ), 00014 l1TagIsolated = cms.InputTag( 'hltL1extraParticles','Isolated' ), 00015 l1TagNonIsolated = cms.InputTag( 'hltL1extraParticles','NonIsolated' ), 00016 l1LowerThr = cms.double( 5.0 ), 00017 l1UpperThr = cms.double( 999.0 ), 00018 l1LowerThrIgnoreIsolation = cms.double( 999.0 ), 00019 regionEtaMargin = cms.double( 0.3 ), 00020 regionPhiMargin = cms.double( 0.4 ), 00021 RecHitFlagToBeExcluded = cms.vint32( ), 00022 posCalcParameters = cms.PSet( 00023 LogWeighted = cms.bool( True ), 00024 T0_barl = cms.double( 7.4 ), 00025 T0_endc = cms.double( 3.1 ), 00026 T0_endcPresh = cms.double( 1.2 ), 00027 W0 = cms.double( 4.2 ), 00028 X0 = cms.double( 0.89 ) 00029 ) 00030 )
Definition at line 3022 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "PreshowerClusterProducer", 00002 preshRecHitProducer = cms.InputTag( 'hltESRegionalEgammaRecHit','EcalRecHitsES' ), 00003 endcapSClusterProducer = cms.InputTag( 'hltMulti5x5SuperClustersL1Isolated','multi5x5EndcapSuperClusters' ), 00004 preshClusterCollectionX = cms.string( "preshowerXClusters" ), 00005 preshClusterCollectionY = cms.string( "preshowerYClusters" ), 00006 preshNclust = cms.int32( 4 ), 00007 etThresh = cms.double( 5.0 ), 00008 assocSClusterCollection = cms.string( "" ), 00009 preshStripEnergyCut = cms.double( 0.0 ), 00010 preshSeededNstrip = cms.int32( 15 ), 00011 preshClusterEnergyCut = cms.double( 0.0 ), 00012 debugLevel = cms.string( "" ) 00013 )
Definition at line 2925 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "PreshowerClusterProducer", 00002 preshRecHitProducer = cms.InputTag( 'hltESRegionalEgammaRecHit','EcalRecHitsES' ), 00003 endcapSClusterProducer = cms.InputTag( 'hltMulti5x5SuperClustersL1NonIsolated','multi5x5EndcapSuperClusters' ), 00004 preshClusterCollectionX = cms.string( "preshowerXClusters" ), 00005 preshClusterCollectionY = cms.string( "preshowerYClusters" ), 00006 preshNclust = cms.int32( 4 ), 00007 etThresh = cms.double( 5.0 ), 00008 assocSClusterCollection = cms.string( "" ), 00009 preshStripEnergyCut = cms.double( 0.0 ), 00010 preshSeededNstrip = cms.int32( 15 ), 00011 preshClusterEnergyCut = cms.double( 0.0 ), 00012 debugLevel = cms.string( "" ) 00013 )
Definition at line 3079 of file HLT_HIon_cff.py.
Definition at line 3709 of file HLT_HIon_cff.py.
Definition at line 3711 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "Multi5x5SuperClusterProducer", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 endcapClusterProducer = cms.string( "hltMulti5x5BasicClustersL1Isolated" ), 00004 barrelClusterProducer = cms.string( "notused" ), 00005 endcapClusterCollection = cms.string( "multi5x5EndcapBasicClusters" ), 00006 barrelClusterCollection = cms.string( "multi5x5BarrelBasicClusters" ), 00007 endcapSuperclusterCollection = cms.string( "multi5x5EndcapSuperClusters" ), 00008 barrelSuperclusterCollection = cms.string( "multi5x5BarrelSuperClusters" ), 00009 doBarrel = cms.bool( False ), 00010 doEndcaps = cms.bool( True ), 00011 barrelEtaSearchRoad = cms.double( 0.06 ), 00012 barrelPhiSearchRoad = cms.double( 0.8 ), 00013 endcapEtaSearchRoad = cms.double( 0.14 ), 00014 endcapPhiSearchRoad = cms.double( 0.6 ), 00015 seedTransverseEnergyThreshold = cms.double( 1.0 ), 00016 dynamicPhiRoad = cms.bool( False ), 00017 bremRecoveryPset = cms.PSet( 00018 barrel = cms.PSet( ), 00019 endcap = cms.PSet( 00020 a = cms.double( 47.85 ), 00021 c = cms.double( 0.1201 ), 00022 b = cms.double( 108.8 ) 00023 ), 00024 doEndcaps = cms.bool( True ), 00025 doBarrel = cms.bool( False ) 00026 ) 00027 )
Definition at line 2898 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "Multi5x5SuperClusterProducer", 00002 VerbosityLevel = cms.string( "ERROR" ), 00003 endcapClusterProducer = cms.string( "hltMulti5x5BasicClustersL1NonIsolated" ), 00004 barrelClusterProducer = cms.string( "notused" ), 00005 endcapClusterCollection = cms.string( "multi5x5EndcapBasicClusters" ), 00006 barrelClusterCollection = cms.string( "multi5x5BarrelBasicClusters" ), 00007 endcapSuperclusterCollection = cms.string( "multi5x5EndcapSuperClusters" ), 00008 barrelSuperclusterCollection = cms.string( "multi5x5BarrelSuperClusters" ), 00009 doBarrel = cms.bool( False ), 00010 doEndcaps = cms.bool( True ), 00011 barrelEtaSearchRoad = cms.double( 0.06 ), 00012 barrelPhiSearchRoad = cms.double( 0.8 ), 00013 endcapEtaSearchRoad = cms.double( 0.14 ), 00014 endcapPhiSearchRoad = cms.double( 0.6 ), 00015 seedTransverseEnergyThreshold = cms.double( 1.0 ), 00016 dynamicPhiRoad = cms.bool( False ), 00017 bremRecoveryPset = cms.PSet( 00018 barrel = cms.PSet( ), 00019 endcap = cms.PSet( 00020 a = cms.double( 47.85 ), 00021 c = cms.double( 0.1201 ), 00022 b = cms.double( 108.8 ) 00023 ), 00024 doEndcaps = cms.bool( True ), 00025 doBarrel = cms.bool( False ) 00026 ) 00027 )
Definition at line 3052 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "CSCDCCUnpacker", 00002 InputObjects = cms.InputTag( "rawDataCollector" ), 00003 UseExaminer = cms.bool( True ), 00004 ExaminerMask = cms.uint32( 0x1febf3f6 ), 00005 UseSelectiveUnpacking = cms.bool( True ), 00006 ErrorMask = cms.uint32( 0x0 ), 00007 UnpackStatusDigis = cms.bool( False ), 00008 UseFormatStatus = cms.bool( True ), 00009 PrintEventNumber = cms.untracked.bool( False ) 00010 )
Definition at line 1762 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "DTUnpackingModule", 00002 dataType = cms.string( "DDU" ), 00003 fedbyType = cms.bool( False ), 00004 inputLabel = cms.InputTag( "rawDataCollector" ), 00005 useStandardFEDid = cms.bool( True ), 00006 dqmOnly = cms.bool( False ), 00007 rosParameters = cms.PSet( ), 00008 readOutParameters = cms.PSet( 00009 debug = cms.untracked.bool( False ), 00010 rosParameters = cms.PSet( 00011 writeSC = cms.untracked.bool( True ), 00012 readingDDU = cms.untracked.bool( True ), 00013 performDataIntegrityMonitor = cms.untracked.bool( False ), 00014 readDDUIDfromDDU = cms.untracked.bool( True ), 00015 debug = cms.untracked.bool( False ), 00016 localDAQ = cms.untracked.bool( False ) 00017 ), 00018 performDataIntegrityMonitor = cms.untracked.bool( False ), 00019 localDAQ = cms.untracked.bool( False ) 00020 ) 00021 )
Definition at line 1658 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTmuonlocalrecoSequence = cms.Sequence( hltMuonDTDigis + hltDt1DRecHits + hltDt4DSegments + hltMuonCSCDigis + hltCsc2DRecHits + hltCscSegments + hltMuonRPCDigis + hltRpcRecHits ) |
Definition at line 3701 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "RPCUnpackingModule", 00002 InputLabel = cms.InputTag( "rawDataCollector" ), 00003 doSynchro = cms.bool( False ) 00004 )
Definition at line 1912 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::hltOfflineBeamSpot = cms.EDProducer( "BeamSpotProducer" ) |
Definition at line 1231 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "BeamSpotOnlineProducer", 00002 label = cms.InputTag( "hltScalersRawToDigi" ), 00003 changeToCMSCoordinates = cms.bool( False ), 00004 maxRadius = cms.double( 2.0 ), 00005 maxZ = cms.double( 40.0 ), 00006 setSigmaZ = cms.double( 10.0 ), 00007 gtEvmLabel = cms.InputTag( "" ) 00008 )
Definition at line 1223 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPixelActivityFilter", 00002 inputTag = cms.InputTag( "hltHISiPixelClusters" ), 00003 minClusters = cms.uint32( 3 ), 00004 maxClusters = cms.uint32( 1000 ) 00005 )
Definition at line 3649 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "ConcreteChargedCandidateProducer", 00002 src = cms.InputTag( "hltPixelTracksForHITrackTrigger" ), 00003 particleType = cms.string( "pi+" ) 00004 )
Definition at line 1355 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTPixelTrackingForHITrackTrigger = cms.Sequence( hltHIPixelClusterVertices + hltPixelTracksForHITrackTrigger + hltPixelCandsForHITrackTrigger ) |
Definition at line 3699 of file HLT_HIon_cff.py.
Definition at line 1304 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1166 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3608 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3620 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1529 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3645 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3632 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2762 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3661 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3331 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3375 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3390 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3401 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3416 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3427 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3442 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3453 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1544 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1614 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1629 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1569 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1584 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1599 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2088 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2117 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2135 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2055 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2073 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1644 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2033 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2051 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1376 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1391 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1406 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1410 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1425 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1440 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1444 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1448 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1463 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1478 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1508 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1493 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2188 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2666 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2700 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2710 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2731 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2741 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3657 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3479 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2150 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2154 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2169 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2173 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1243 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1273 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1258 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 1151 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTTriggerTypeFilter", 00002 SelectedTriggerType = cms.int32( 3 ) 00003 )
Definition at line 3654 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTRecoEcalCandidateProducers", 00002 scHybridBarrelProducer = cms.InputTag( "hltCorrectedIslandBarrelSuperClustersHI" ), 00003 scIslandEndcapProducer = cms.InputTag( "hltCorrectedIslandEndcapSuperClustersHI" ), 00004 recoEcalCandidateCollection = cms.string( "" ) 00005 )
Definition at line 2655 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "EgammaHLTRecoEcalCandidateProducers", 00002 scHybridBarrelProducer = cms.InputTag( "hltCleanedCorrectedIslandBarrelSuperClustersHI" ), 00003 scIslandEndcapProducer = cms.InputTag( "hltCorrectedIslandEndcapSuperClustersHI" ), 00004 recoEcalCandidateCollection = cms.string( "" ) 00005 )
Definition at line 2678 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTriggerFinalPath = cms.Path( hltGtDigis + hltFEDSelector + hltTriggerSummaryAOD + hltTriggerSummaryRAW + hltBoolTrue ) |
Definition at line 3776 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::HLTriggerFirstPath = cms.Path( HLTGetRaw + hltBoolFalse ) |
Definition at line 3717 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "RPCRecHitProducer", 00002 rpcDigiLabel = cms.InputTag( "hltMuonRPCDigis" ), 00003 recAlgo = cms.string( "RPCRecHitStandardAlgo" ), 00004 maskSource = cms.string( "File" ), 00005 maskvecfile = cms.FileInPath( "RecoLocalMuon/RPCRecHit/data/RPCMaskVec.dat" ), 00006 deadSource = cms.string( "File" ), 00007 deadvecfile = cms.FileInPath( "RecoLocalMuon/RPCRecHit/data/RPCDeadVec.dat" ), 00008 recAlgoConfig = cms.PSet( ) 00009 )
Definition at line 1916 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "ScalersRawToDigi", 00002 scalersInputTag = cms.InputTag( "rawDataCollector" ) 00003 )
Definition at line 1220 of file HLT_HIon_cff.py.
Definition at line 3780 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "SiPixelRawToDigi", 00002 IncludeErrors = cms.bool( False ), 00003 UseQualityInfo = cms.bool( False ), 00004 InputLabel = cms.InputTag( "rawDataCollector" ) 00005 )
Definition at line 1277 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLT1CaloJetEnergy", 00002 inputTag = cms.InputTag( "hltStoppedHSCPIterativeCone5CaloJets" ), 00003 saveTag = cms.untracked.bool( True ), 00004 MinE = cms.double( 35.0 ), 00005 MaxEta = cms.double( 3.0 ), 00006 MinN = cms.int32( 1 ) 00007 )
Definition at line 3590 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTHPDFilter", 00002 inputTag = cms.InputTag( "hltHbhereco" ), 00003 energy = cms.double( -99.0 ), 00004 hpdSpikeEnergy = cms.double( 10.0 ), 00005 hpdSpikeIsolationEnergy = cms.double( 1.0 ), 00006 rbxSpikeEnergy = cms.double( 50.0 ), 00007 rbxSpikeUnbalance = cms.double( 0.2 ) 00008 )
Definition at line 3483 of file HLT_HIon_cff.py.
Definition at line 3557 of file HLT_HIon_cff.py.
Definition at line 3491 of file HLT_HIon_cff.py.
Definition at line 2510 of file HLT_HIon_cff.py.
Definition at line 3245 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "TriggerSummaryProducerAOD", 00002 processName = cms.string( "@" ) 00003 )
Definition at line 3677 of file HLT_HIon_cff.py.
00001 cms.EDProducer( "TriggerSummaryProducerRAW", 00002 processName = cms.string( "@" ) 00003 )
Definition at line 3680 of file HLT_HIon_cff.py.
00001 cms.EDFilter( "HLTTriggerTypeFilter", 00002 SelectedTriggerType = cms.int32( 1 ) 00003 )
Definition at line 1174 of file HLT_HIon_cff.py.
00001 cms.EDAnalyzer( "HLTrigReport", 00002 HLTriggerResults = cms.InputTag( 'TriggerResults','','HLT' ) 00003 )
Definition at line 3690 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "HODetIdAssociator" ), 00003 appendToDataLabel = cms.string( "" ), 00004 etaBinSize = cms.double( 0.087 ), 00005 nEta = cms.int32( 30 ), 00006 nPhi = cms.int32( 72 ), 00007 includeBadChambers = cms.bool( False ) 00008 )
Definition at line 1099 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "PropagatorWithMaterialESProducer", 00002 ComponentName = cms.string( "PropagatorWithMaterial" ), 00003 PropagationDirection = cms.string( "alongMomentum" ), 00004 Mass = cms.double( 0.105 ), 00005 MaxDPhi = cms.double( 1.6 ), 00006 useRungeKutta = cms.bool( False ), 00007 ptMin = cms.double( -1.0 ), 00008 appendToDataLabel = cms.string( "" ) 00009 )
Definition at line 216 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "MuonDetIdAssociator" ), 00003 appendToDataLabel = cms.string( "" ), 00004 etaBinSize = cms.double( 0.125 ), 00005 nEta = cms.int32( 48 ), 00006 nPhi = cms.int32( 48 ), 00007 includeBadChambers = cms.bool( False ) 00008 )
Definition at line 1107 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "NavigationSchoolESProducer", 00002 ComponentName = cms.string( "SimpleNavigationSchool" ), 00003 appendToDataLabel = cms.string( "" ) 00004 )
Definition at line 1115 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "PropagatorWithMaterialESProducer", 00002 ComponentName = cms.string( "PropagatorWithMaterialOpposite" ), 00003 PropagationDirection = cms.string( "oppositeToMomentum" ), 00004 Mass = cms.double( 0.105 ), 00005 MaxDPhi = cms.double( 1.6 ), 00006 useRungeKutta = cms.bool( False ), 00007 ptMin = cms.double( -1.0 ), 00008 appendToDataLabel = cms.string( "" ) 00009 )
Definition at line 225 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "PreshowerDetIdAssociator" ), 00003 appendToDataLabel = cms.string( "" ), 00004 etaBinSize = cms.double( 0.1 ), 00005 nEta = cms.int32( 60 ), 00006 nPhi = cms.int32( 30 ), 00007 includeBadChambers = cms.bool( False ) 00008 )
Definition at line 1119 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SiPixelTemplateDBObjectESProducer", 00002 appendToDataLabel = cms.string( "" ) 00003 )
Definition at line 1127 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "SteppingHelixPropagatorESProducer", 00002 ComponentName = cms.string( "SteppingHelixPropagatorAny" ), 00003 PropagationDirection = cms.string( "anyDirection" ), 00004 useInTeslaFromMagField = cms.bool( False ), 00005 SetVBFPointer = cms.bool( False ), 00006 useMagVolumes = cms.bool( True ), 00007 VBFName = cms.string( "VolumeBasedMagneticField" ), 00008 ApplyRadX0Correction = cms.bool( True ), 00009 AssumeNoMaterial = cms.bool( False ), 00010 NoErrorPropagation = cms.bool( False ), 00011 debug = cms.bool( False ), 00012 useMatVolumes = cms.bool( True ), 00013 useIsYokeFlag = cms.bool( True ), 00014 returnTangentPlane = cms.bool( True ), 00015 sendLogWarning = cms.bool( False ), 00016 useTuningForL2Speed = cms.bool( False ), 00017 useEndcapShiftsInZ = cms.bool( False ), 00018 endcapShiftInZPos = cms.double( 0.0 ), 00019 endcapShiftInZNeg = cms.double( 0.0 ), 00020 appendToDataLabel = cms.string( "" ) 00021 )
Definition at line 234 of file HLT_HIon_cff.py.
tuple HLT_HIon_cff::streams |
00001 cms.PSet( 00002 A = cms.vstring( 'HIAllPhysics', 00003 'HICorePhysics' ), 00004 CalibrationHI = cms.vstring( 'EcalHcalCalibrationHI' ), 00005 DQM = cms.vstring( 'OnlineMonitor', 00006 'OnlineMonitorHI' ), 00007 EcalCalibration = cms.vstring( 'EcalLaser' ), 00008 Express = cms.vstring( 'HIExpressPhysics' ), 00009 HLTDQM = cms.vstring( 'OnlineHltMonitor', 00010 'OnlineHltMonitorHI' ), 00011 HLTDQMResults = cms.vstring( 'OnlineHltResults' ), 00012 HLTMON = cms.vstring( 'OfflineMonitor', 00013 'OfflineMonitorHI' ), 00014 NanoDST = cms.vstring( 'L1Accept' ), 00015 OnlineErrors = cms.vstring( 'LogMonitor' ) 00016 )
Definition at line 10 of file HLT_HIon_cff.py.
00001 cms.ESProducer( "TransientTrackBuilderESProducer", 00002 ComponentName = cms.string( "TransientTrackBuilder" ), 00003 appendToDataLabel = cms.string( "" ) 00004 )
Definition at line 255 of file HLT_HIon_cff.py.
00001 cms.Service( "UpdaterService", 00002 )
Definition at line 1135 of file HLT_HIon_cff.py.