Definition at line 7211 of file HLT_PIon_cff.py.
Definition at line 7212 of file HLT_PIon_cff.py.
Definition at line 7213 of file HLT_PIon_cff.py.
Definition at line 7209 of file HLT_PIon_cff.py.
Definition at line 7210 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::AlCa_LumiPixels_Random_v1 = cms.Path( HLTBeginSequenceRandom + hltPreAlCaLumiPixelsRandom + hltFEDSelectorLumiPixels + HLTEndSequence ) |
Definition at line 7219 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::AlCa_LumiPixels_v8 = cms.Path( HLTBeginSequence + hltL1sL1AlwaysTrue + hltPreAlCaLumiPixels + hltFEDSelectorLumiPixels + HLTEndSequence ) |
Definition at line 7217 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::AlCa_LumiPixels_ZeroBias_v4 = cms.Path( HLTBeginSequence + hltL1sL1ZeroBias + hltPreAlCaLumiPixelsZeroBias + hltFEDSelectorLumiPixels + HLTEndSequence ) |
Definition at line 7218 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::AlCa_RPCMuonNoHits_v9 = cms.Path( HLTBeginSequence + hltL1sAlCaRPC + hltPreAlCaRPCMuonNoHits + HLTMuonLocalRecoSequence + hltRPCPointProducer + HLTRPCFilter + HLTEndSequence ) |
Definition at line 7215 of file HLT_PIon_cff.py.
Definition at line 7216 of file HLT_PIon_cff.py.
Definition at line 7214 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "AnalyticalPropagatorESProducer", 00002 MaxDPhi = cms.double( 1.6 ), 00003 ComponentName = cms.string( "AnyDirectionAnalyticalPropagator" ), 00004 PropagationDirection = cms.string( "anyDirection" ) 00005 )
Definition at line 190 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "CaloDetIdAssociator" ), 00003 etaBinSize = cms.double( 0.087 ), 00004 nEta = cms.int32( 70 ), 00005 nPhi = cms.int32( 72 ), 00006 includeBadChambers = cms.bool( False ) 00007 )
Definition at line 291 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::CaloTopologyBuilder = cms.ESProducer( "CaloTopologyBuilder" ) |
Definition at line 195 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CaloTowerConstituentsMapBuilder", 00002 MapFile = cms.untracked.string( "Geometry/CaloTopology/data/CaloTowerEEGeometric.map.gz" ) 00003 )
Definition at line 196 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CastorDbProducer", 00002 appendToDataLabel = cms.string( "" ) 00003 )
Definition at line 199 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "ClusterShapeHitFilterESProducer", 00002 ComponentName = cms.string( "ClusterShapeHitFilter" ) 00003 )
Definition at line 202 of file HLT_PIon_cff.py.
list HLT_PIon_cff::cmsswVersion = os.environ['CMSSW_VERSION'] |
Definition at line 7277 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "NavigationSchoolESProducer", 00002 ComponentName = cms.string( "CosmicNavigationSchool" ) 00003 )
Definition at line 298 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::datasets |
Definition at line 34 of file HLT_PIon_cff.py.
Definition at line 7267 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::DST_Physics_v5 = cms.Path( HLTBeginSequence + hltPreDSTPhysics + HLTEndSequence ) |
Definition at line 7204 of file HLT_PIon_cff.py.
00001 cms.Service( "DTDataIntegrityTask", 00002 processingMode = cms.untracked.string( "HLT" ), 00003 fedIntegrityFolder = cms.untracked.string( "DT/FEDIntegrity_EvF" ), 00004 getSCInfo = cms.untracked.bool( True ) 00005 )
Definition at line 2639 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "EcalDetIdAssociator" ), 00003 etaBinSize = cms.double( 0.02 ), 00004 nEta = cms.int32( 300 ), 00005 nPhi = cms.int32( 360 ), 00006 includeBadChambers = cms.bool( False ) 00007 )
Definition at line 301 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "EcalSeverityLevelESProducer", 00002 dbstatusMask = cms.PSet( 00003 kGood = cms.vuint32( 0 ), 00004 kProblematic = cms.vuint32( 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ), 00005 kRecovered = cms.vuint32( ), 00006 kTime = cms.vuint32( ), 00007 kWeird = cms.vuint32( ), 00008 kBad = cms.vuint32( 11, 12, 13, 14, 15, 16 ) 00009 ), 00010 timeThresh = cms.double( 2.0 ), 00011 flagMask = cms.PSet( 00012 kGood = cms.vstring( 'kGood' ), 00013 kProblematic = cms.vstring( 'kPoorReco', 00014 'kPoorCalib', 00015 'kNoisy', 00016 'kSaturated' ), 00017 kRecovered = cms.vstring( 'kLeadingEdgeRecovered', 00018 'kTowerRecovered' ), 00019 kTime = cms.vstring( 'kOutOfTime' ), 00020 kWeird = cms.vstring( 'kWeird', 00021 'kDiWeird' ), 00022 kBad = cms.vstring( 'kFaultyHardware', 00023 'kDead', 00024 'kKilled' ) 00025 ) 00026 )
Definition at line 308 of file HLT_PIon_cff.py.
Definition at line 205 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "HcalDetIdAssociator" ), 00003 etaBinSize = cms.double( 0.087 ), 00004 nEta = cms.int32( 70 ), 00005 nPhi = cms.int32( 72 ), 00006 includeBadChambers = cms.bool( False ) 00007 )
Definition at line 334 of file HLT_PIon_cff.py.
Definition at line 341 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTSingleVertexPixelTrackFilter", 00002 saveTags = cms.bool( False ), 00003 MinTrks = cms.int32( 70 ), 00004 MinPt = cms.double( 0.4 ), 00005 MaxVz = cms.double( 15.0 ), 00006 MaxEta = cms.double( 2.4 ), 00007 trackCollection = cms.InputTag( "hltPixelCandsForHighMult" ), 00008 vertexCollection = cms.InputTag( "hltPixelVerticesForHighMult" ), 00009 MaxPt = cms.double( 100.0 ), 00010 MinSep = cms.double( 0.1 ) 00011 )
Definition at line 6511 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTSingleVertexPixelTrackFilter", 00002 saveTags = cms.bool( False ), 00003 MinTrks = cms.int32( 90 ), 00004 MinPt = cms.double( 0.4 ), 00005 MaxVz = cms.double( 15.0 ), 00006 MaxEta = cms.double( 2.4 ), 00007 trackCollection = cms.InputTag( "hltPixelCandsForHighMult" ), 00008 vertexCollection = cms.InputTag( "hltPixelVerticesForHighMult" ), 00009 MaxPt = cms.double( 100.0 ), 00010 MinSep = cms.double( 0.1 ) 00011 )
Definition at line 6538 of file HLT_PIon_cff.py.
Definition at line 7196 of file HLT_PIon_cff.py.
Definition at line 7197 of file HLT_PIon_cff.py.
Definition at line 7198 of file HLT_PIon_cff.py.
Definition at line 7199 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_DTCalibration_v2 = cms.Path( HLTBeginSequenceCalibration + hltPreDTCalibration + hltDTCalibrationRaw + HLTEndSequence ) |
Definition at line 7205 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_EcalCalibration_v3 = cms.Path( HLTBeginSequenceCalibration + hltPreEcalCalibration + hltEcalCalibrationRaw + HLTEndSequence ) |
Definition at line 7206 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_GlobalRunHPDNoise_v8 = cms.Path( HLTBeginSequence + hltL1sL1SingleJet20CentralNoBPTXNoHalo + hltPreGlobalRunHPDNoise + HLTEndSequence ) |
Definition at line 7202 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_HcalCalibration_v3 = cms.Path( HLTBeginSequenceCalibration + hltPreHcalCalibration + HLTHcalCalibTypeFilter + hltHcalCalibrationRaw + HLTEndSequence ) |
Definition at line 7207 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_HcalNZS_v10 = cms.Path( HLTBeginSequenceNZS + hltL1sHcalNZS + hltPreHcalNZS + HLTEndSequence ) |
Definition at line 7201 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_HcalPhiSym_v11 = cms.Path( HLTBeginSequenceNZS + hltL1sHcalPhiSym + hltPreHcalPhiSym + HLTEndSequence ) |
Definition at line 7200 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_LogMonitor_v4 = cms.Path( hltGtDigis + hltLogMonitorFilter + hltPreLogMonitor + HLTEndSequence ) |
Definition at line 7268 of file HLT_PIon_cff.py.
Definition at line 7224 of file HLT_PIon_cff.py.
Definition at line 7225 of file HLT_PIon_cff.py.
Definition at line 7226 of file HLT_PIon_cff.py.
Definition at line 7232 of file HLT_PIon_cff.py.
Definition at line 7265 of file HLT_PIon_cff.py.
Definition at line 7261 of file HLT_PIon_cff.py.
Definition at line 7262 of file HLT_PIon_cff.py.
Definition at line 7259 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1DoubleEG3_FwdVeto_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1DoubleEG3FwdVeto + hltPrePAL1DoubleEG3FwdVeto + HLTEndSequence ) |
Definition at line 7263 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1DoubleJet20_RomanPotsOR_v1 = cms.Path( HLTBeginSequence + hltL1sL1DoubleJet20RomanPotsOR + hltPrePAL1DoubleJet20RomanPotsOR + HLTEndSequence ) |
Definition at line 7264 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1DoubleMu0_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1DoubleMu0 + hltPrePAL1DoubleMu0 + hltL1fL1sL1DoubleMu0L1f0 + HLTEndSequence ) |
Definition at line 7231 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1ETM30_v1 = cms.Path( HLTBeginSequence + hltL1sL1ETM30 + hltPrePAL1ETM30 + HLTEndSequence ) |
Definition at line 7242 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1ETM70_v1 = cms.Path( HLTBeginSequence + hltL1sL1ETM70 + hltPrePAL1ETM70 + HLTEndSequence ) |
Definition at line 7243 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1SingleEG12_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleEG12 + hltPrePAL1SingleEG12 + HLTEndSequence ) |
Definition at line 7237 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1SingleEG5_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleEG5 + hltPrePAL1SingleEG5 + HLTEndSequence ) |
Definition at line 7235 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1SingleEG7_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleEG7 + hltPrePAL1SingleEG7 + HLTEndSequence ) |
Definition at line 7236 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1SingleJet16_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleJet16 + hltPrePAL1SingleJet16 + HLTEndSequence ) |
Definition at line 7220 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1SingleJet36_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleJet36 + hltPrePAL1SingleJet36 + HLTEndSequence ) |
Definition at line 7221 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1SingleMu12_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleMu12 + hltPrePAL1SingleMu12 + hltL1fL1sMu12L1Filtered0 + HLTEndSequence ) |
Definition at line 7230 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1SingleMu3_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleMu3 + hltPrePAL1SingleMu3 + hltL1fL1sMu3L1Filtered0 + HLTEndSequence ) |
Definition at line 7228 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1SingleMu7_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleMu7 + hltPrePAL1SingleMu7 + hltL1fL1sMu7L1Filtered0 + HLTEndSequence ) |
Definition at line 7229 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1SingleMuOpen_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleMuOpen + hltPrePAL1SingleMuOpen + hltL1MuOpenL1Filtered0 + HLTEndSequence ) |
Definition at line 7227 of file HLT_PIon_cff.py.
Definition at line 7248 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1Tech53_MB_v1 = cms.Path( HLTBeginSequence + hltL1sL1Tech53MB + hltPrePAL1Tech53MB + HLTEndSequence ) |
Definition at line 7247 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1Tech54_ZeroBias_v1 = cms.Path( HLTBeginSequence + hltL1sL1Tech54ZeroBias + hltPrePAL1Tech54ZeroBias + HLTEndSequence ) |
Definition at line 7249 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAL1Tech_HBHEHO_totalOR_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sTechTrigHCALNoise + hltPrePAL1TechHBHEHOtotalOR + HLTEndSequence ) |
Definition at line 7251 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAMinBiasBSC_OR_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sPAMinBiasBSCOR + hltPrePAMinBiasBSCOR + HLTEndSequence ) |
Definition at line 7255 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAMinBiasBSC_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sPAMinBiasBSC + hltPrePAMinBiasBSC + HLTEndSequence ) |
Definition at line 7254 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAMinBiasHF_OR_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sPAMinBiasHfOr + hltPrePAMinBiasHFOR + HLTEndSequence ) |
Definition at line 7253 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAMinBiasHF_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sPAMinBiasHF + hltPrePAMinBiasHF + HLTEndSequence ) |
Definition at line 7252 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAMinBiasHfOrBSC_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sPAMinBiasHfOrBSC + hltPrePAMinBiasHfOrBSC + HLTEndSequence ) |
Definition at line 7256 of file HLT_PIon_cff.py.
Definition at line 7233 of file HLT_PIon_cff.py.
Definition at line 7234 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAPhoton10_CaloIdVL_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleEG5 + hltPrePAPhoton10CaloIdVL + HLTPhoton10CaloIdVLSequence + HLTEndSequence ) |
Definition at line 7238 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAPhoton15_CaloIdVL_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleEG5 + hltPrePAPhoton15CaloIdVL + HLTPhoton15CaloIdVLSequence + HLTEndSequence ) |
Definition at line 7239 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAPhoton20_CaloIdVL_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleEG12 + hltPrePAPhoton20CaloIdVL + HLTPhoton20CaloIdVLSequence + HLTEndSequence ) |
Definition at line 7240 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAPhoton30_CaloIdVL_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleEG12 + hltPrePAPhoton30CaloIdVL + HLTPAPhoton30CaloIdVLSequence + HLTEndSequence ) |
Definition at line 7241 of file HLT_PIon_cff.py.
Definition at line 7244 of file HLT_PIon_cff.py.
Definition at line 7245 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PARandom_v1 = cms.Path( HLTBeginSequenceRandom + hltPrePARandom + HLTEndSequence ) |
Definition at line 7266 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PARomanPots_Tech52_v1 = cms.Path( HLTBeginSequence + hltL1sRomanPotsTech52 + hltPrePARomanPotsTech52 + HLTEndSequence ) |
Definition at line 7246 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PASingleForJet15_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1ZeroBias + hltPrePASingleForJet15 + HLTRecoJetSequenceAK5Corrected + hltSingleForJet15 + HLTEndSequence ) |
Definition at line 7222 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PASingleForJet25_v1 = cms.Path( HLTBeginSequenceBPTX + hltL1sL1SingleForJet16 + hltPrePASingleForJet25 + HLTRecoJetSequenceAK5Corrected + hltSingleForJet25 + HLTEndSequence ) |
Definition at line 7223 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAT1minbias_Tech55_v1 = cms.Path( HLTBeginSequence + hltL1sT1minbiasTech55 + hltPrePAT1minbiasTech55 + HLTEndSequence ) |
Definition at line 7250 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_PAZeroBias_v1 = cms.Path( HLTBeginSequence + hltL1sL1ZeroBias + hltPrePAZeroBias + HLTEndSequence ) |
Definition at line 7257 of file HLT_PIon_cff.py.
Definition at line 7260 of file HLT_PIon_cff.py.
Definition at line 7258 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_Physics_v5 = cms.Path( HLTBeginSequence + hltPrePhysics + HLTEndSequence ) |
Definition at line 7203 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLT_TrackerCalibration_v3 = cms.Path( HLTBeginSequenceCalibration + hltPreTrackerCalibration + hltLaserAlignmentEventFilter + hltTrackerCalibrationRaw + HLTEndSequence ) |
Definition at line 7208 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRecalibRecHitProducer", 00002 doEnergyScale = cms.bool( True ), 00003 doLaserCorrectionsInverse = cms.bool( True ), 00004 EERecHitCollection = cms.InputTag( '','etaEcalRecHitsEE' ), 00005 doEnergyScaleInverse = cms.bool( True ), 00006 EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonly','etaEcalRecHitsEB' ), 00007 doIntercalibInverse = cms.bool( True ), 00008 doLaserCorrections = cms.bool( True ), 00009 EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), 00010 doIntercalib = cms.bool( True ), 00011 EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) 00012 )
Definition at line 3619 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRecalibRecHitProducer", 00002 doEnergyScale = cms.bool( True ), 00003 doLaserCorrectionsInverse = cms.bool( True ), 00004 EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonly','etaEcalRecHitsEE' ), 00005 doEnergyScaleInverse = cms.bool( True ), 00006 EBRecHitCollection = cms.InputTag( '','EcalRecHitsEB' ), 00007 doIntercalibInverse = cms.bool( True ), 00008 doLaserCorrections = cms.bool( True ), 00009 EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), 00010 doIntercalib = cms.bool( True ), 00011 EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) 00012 )
Definition at line 3700 of file HLT_PIon_cff.py.
Definition at line 3554 of file HLT_PIon_cff.py.
Definition at line 3635 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEcalPhiSymFilter", 00002 statusThreshold = cms.uint32( 3 ), 00003 endcapHitCollection = cms.InputTag( 'hltEcalRecHitAll','EcalRecHitsEE' ), 00004 eCut_endcap_high = cms.double( 999999.0 ), 00005 eCut_barrel = cms.double( 0.15 ), 00006 eCut_barrel_high = cms.double( 999999.0 ), 00007 eCut_endcap = cms.double( 0.75 ), 00008 useRecoFlag = cms.bool( False ), 00009 phiSymBarrelHitCollection = cms.string( "phiSymEcalRecHitsEB" ), 00010 barrelHitCollection = cms.InputTag( 'hltEcalRecHitAll','EcalRecHitsEB' ), 00011 phiSymEndcapHitCollection = cms.string( "phiSymEcalRecHitsEE" ) 00012 )
Definition at line 3716 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRecalibRecHitProducer", 00002 doEnergyScale = cms.bool( True ), 00003 doLaserCorrectionsInverse = cms.bool( True ), 00004 EERecHitCollection = cms.InputTag( 'hltAlCaPhiSymStream','phiSymEcalRecHitsEE' ), 00005 doEnergyScaleInverse = cms.bool( True ), 00006 EBRecHitCollection = cms.InputTag( 'hltAlCaPhiSymStream','phiSymEcalRecHitsEB' ), 00007 doIntercalibInverse = cms.bool( True ), 00008 doLaserCorrections = cms.bool( True ), 00009 EBRecalibRecHitCollection = cms.string( "phiSymEcalRecHitsEB" ), 00010 doIntercalib = cms.bool( True ), 00011 EERecalibRecHitCollection = cms.string( "phiSymEcalRecHitsEE" ) 00012 )
Definition at line 3728 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRecalibRecHitProducer", 00002 doEnergyScale = cms.bool( True ), 00003 doLaserCorrectionsInverse = cms.bool( True ), 00004 EERecHitCollection = cms.InputTag( '','EcalRecHitsEE' ), 00005 doEnergyScaleInverse = cms.bool( True ), 00006 EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonly','pi0EcalRecHitsEB' ), 00007 doIntercalibInverse = cms.bool( True ), 00008 doLaserCorrections = cms.bool( True ), 00009 EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), 00010 doIntercalib = cms.bool( True ), 00011 EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) 00012 )
Definition at line 3457 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRecalibRecHitProducer", 00002 doEnergyScale = cms.bool( True ), 00003 doLaserCorrectionsInverse = cms.bool( True ), 00004 EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonly','pi0EcalRecHitsEE' ), 00005 doEnergyScaleInverse = cms.bool( True ), 00006 EBRecHitCollection = cms.InputTag( '','pi0EcalRecHitsEB' ), 00007 doIntercalibInverse = cms.bool( True ), 00008 doLaserCorrections = cms.bool( True ), 00009 EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), 00010 doIntercalib = cms.bool( True ), 00011 EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) 00012 )
Definition at line 3538 of file HLT_PIon_cff.py.
Definition at line 3392 of file HLT_PIon_cff.py.
Definition at line 3473 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTAnalyzerEndpath = cms.EndPath( hltL1GtTrigReport + hltTrigReport ) |
Definition at line 7270 of file HLT_PIon_cff.py.
Definition at line 4329 of file HLT_PIon_cff.py.
Definition at line 4553 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTBeamSpot = cms.Sequence( hltScalersRawToDigi + hltOnlineBeamSpot ) |
Definition at line 7160 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTBeginSequence = cms.Sequence( hltTriggerType + HLTL1UnpackerSequence + HLTBeamSpot ) |
Definition at line 7161 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTBeginSequenceBPTX = cms.Sequence( hltTriggerType + HLTL1UnpackerSequence + hltBPTXCoincidence + HLTBeamSpot ) |
Definition at line 7171 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTBeginSequenceCalibration = cms.Sequence( hltCalibrationEventsFilter + hltGtDigis ) |
Definition at line 7167 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTBeginSequenceNZS = cms.Sequence( hltTriggerType + hltL1EventNumberNZS + HLTL1UnpackerSequence + HLTBeamSpot ) |
Definition at line 7166 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTBeginSequenceRandom = cms.Sequence( hltRandomEventsFilter + hltGtDigis ) |
Definition at line 7170 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::hltBoolEnd |
Definition at line 2977 of file HLT_PIon_cff.py.
Definition at line 2655 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1Activity", 00002 technicalBits = cms.uint64( 0x1 ), 00003 ignoreL1Mask = cms.bool( True ), 00004 invert = cms.bool( False ), 00005 physicsLoBits = cms.uint64( 0x1 ), 00006 physicsHiBits = cms.uint64( 0x40000 ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 daqPartitions = cms.uint32( 1 ), 00009 bunchCrossings = cms.vint32( 0, -1, 1 ) 00010 )
Definition at line 4121 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTTriggerTypeFilter", 00002 SelectedTriggerType = cms.int32( 2 ) 00003 )
Definition at line 3255 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "CaloJetCorrectionProducer", 00002 src = cms.InputTag( "hltCaloJetIDPassed" ), 00003 correctors = cms.vstring( 'hltESPAK5CaloL2L3' ) 00004 )
Definition at line 4384 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "CaloJetCorrectionProducer", 00002 src = cms.InputTag( "hltCaloJetL1MatchedRegional" ), 00003 correctors = cms.vstring( 'hltESPAK5CaloL2L3' ) 00004 )
Definition at line 4600 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "HLTCaloJetIDProducer", 00002 min_N90 = cms.int32( -2 ), 00003 min_N90hits = cms.int32( 2 ), 00004 min_EMF = cms.double( 1.0E-6 ), 00005 jetsInput = cms.InputTag( "hltAntiKT5CaloJets" ), 00006 JetIDParams = cms.PSet( 00007 useRecHits = cms.bool( True ), 00008 hbheRecHitsColl = cms.InputTag( "hltHbhereco" ), 00009 hoRecHitsColl = cms.InputTag( "hltHoreco" ), 00010 hfRecHitsColl = cms.InputTag( "hltHfreco" ), 00011 ebRecHitsColl = cms.InputTag( 'hltEcalRecHitAll','EcalRecHitsEB' ), 00012 eeRecHitsColl = cms.InputTag( 'hltEcalRecHitAll','EcalRecHitsEE' ) 00013 ), 00014 max_EMF = cms.double( 999.0 ) 00015 )
Definition at line 4369 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "HLTCaloJetL1MatchProducer", 00002 L1CenJets = cms.InputTag( 'hltL1extraParticles','Central' ), 00003 DeltaR = cms.double( 0.5 ), 00004 L1ForJets = cms.InputTag( 'hltL1extraParticles','Forward' ), 00005 L1TauJets = cms.InputTag( 'hltL1extraParticles','Tau' ), 00006 jetsInput = cms.InputTag( "hltAntiKT5CaloJetsRegional" ) 00007 )
Definition at line 4593 of file HLT_PIon_cff.py.
Definition at line 400 of file HLT_PIon_cff.py.
00001 cms.PSet( 00002 tableName = cms.string('/dev/CMSSW_5_2_6/PIon/V44') 00003 )
Definition at line 6 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EgammaSCCorrectionMaker", 00002 corectedSuperClusterCollection = cms.string( "" ), 00003 sigmaElectronicNoise = cms.double( 0.15 ), 00004 superClusterAlgo = cms.string( "Hybrid" ), 00005 etThresh = cms.double( 5.0 ), 00006 rawSuperClusterProducer = cms.InputTag( "hltHybridSuperClustersActivity" ), 00007 applyEnergyCorrection = cms.bool( True ), 00008 isl_fCorrPset = cms.PSet( ), 00009 VerbosityLevel = cms.string( "ERROR" ), 00010 recHitProducer = cms.InputTag( 'hltEcalRecHitAll','EcalRecHitsEB' ), 00011 fix_fCorrPset = cms.PSet( ), 00012 modeEE = cms.int32( 0 ), 00013 modeEB = cms.int32( 0 ), 00014 dyn_fCorrPset = cms.PSet( ), 00015 energyCorrectorName = cms.string( "EcalClusterEnergyCorrectionObjectSpecific" ), 00016 applyCrackCorrection = cms.bool( False ), 00017 hyb_fCorrPset = cms.PSet( 00018 brLinearLowThr = cms.double( 1.1 ), 00019 fEtEtaVec = cms.vdouble( 0.0, 1.00121, -0.63672, 0.0, 0.0, 0.0, 0.5655, 6.457, 0.5081, 8.0, 1.023, -0.00181 ), 00020 brLinearHighThr = cms.double( 8.0 ), 00021 fBremVec = cms.vdouble( -0.04382, 0.1169, 0.9267, -9.413E-4, 1.419 ) 00022 ) 00023 )
Definition at line 2845 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EgammaSCCorrectionMaker", 00002 corectedSuperClusterCollection = cms.string( "" ), 00003 sigmaElectronicNoise = cms.double( 0.03 ), 00004 superClusterAlgo = cms.string( "Hybrid" ), 00005 etThresh = cms.double( 1.0 ), 00006 rawSuperClusterProducer = cms.InputTag( "hltHybridSuperClustersL1Seeded" ), 00007 applyEnergyCorrection = cms.bool( True ), 00008 isl_fCorrPset = cms.PSet( ), 00009 VerbosityLevel = cms.string( "ERROR" ), 00010 recHitProducer = cms.InputTag( 'hltEcalRegionalEgammaRecHit','EcalRecHitsEB' ), 00011 fix_fCorrPset = cms.PSet( ), 00012 modeEE = cms.int32( 0 ), 00013 modeEB = cms.int32( 0 ), 00014 dyn_fCorrPset = cms.PSet( ), 00015 energyCorrectorName = cms.string( "EcalClusterEnergyCorrectionObjectSpecific" ), 00016 applyCrackCorrection = cms.bool( False ), 00017 hyb_fCorrPset = cms.PSet( 00018 brLinearLowThr = cms.double( 1.1 ), 00019 fBremVec = cms.vdouble( -0.05208, 0.1331, 0.9196, -5.735E-4, 1.343 ), 00020 brLinearHighThr = cms.double( 8.0 ), 00021 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 ) 00022 ) 00023 )
Definition at line 5986 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EgammaSCCorrectionMaker", 00002 corectedSuperClusterCollection = cms.string( "" ), 00003 sigmaElectronicNoise = cms.double( 0.15 ), 00004 superClusterAlgo = cms.string( "Multi5x5" ), 00005 etThresh = cms.double( 1.0 ), 00006 rawSuperClusterProducer = cms.InputTag( "hltMulti5x5EndcapSuperClustersWithPreshowerL1Seeded" ), 00007 applyEnergyCorrection = cms.bool( True ), 00008 isl_fCorrPset = cms.PSet( ), 00009 VerbosityLevel = cms.string( "ERROR" ), 00010 recHitProducer = cms.InputTag( 'hltEcalRegionalEgammaRecHit','EcalRecHitsEE' ), 00011 fix_fCorrPset = cms.PSet( 00012 brLinearLowThr = cms.double( 0.6 ), 00013 fBremVec = cms.vdouble( -0.04163, 0.08552, 0.95048, -0.002308, 1.077 ), 00014 brLinearHighThr = cms.double( 6.0 ), 00015 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 ) 00016 ), 00017 modeEE = cms.int32( 0 ), 00018 modeEB = cms.int32( 0 ), 00019 dyn_fCorrPset = cms.PSet( ), 00020 energyCorrectorName = cms.string( "EcalClusterEnergyCorrectionObjectSpecific" ), 00021 applyCrackCorrection = cms.bool( False ), 00022 hyb_fCorrPset = cms.PSet( ) 00023 )
Definition at line 6077 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EgammaSCCorrectionMaker", 00002 corectedSuperClusterCollection = cms.string( "" ), 00003 sigmaElectronicNoise = cms.double( 0.15 ), 00004 superClusterAlgo = cms.string( "Multi5x5" ), 00005 etThresh = cms.double( 5.0 ), 00006 rawSuperClusterProducer = cms.InputTag( "hltMulti5x5SuperClustersWithPreshowerActivity" ), 00007 applyEnergyCorrection = cms.bool( True ), 00008 isl_fCorrPset = cms.PSet( ), 00009 VerbosityLevel = cms.string( "ERROR" ), 00010 recHitProducer = cms.InputTag( 'hltEcalRecHitAll','EcalRecHitsEE' ), 00011 fix_fCorrPset = cms.PSet( 00012 brLinearLowThr = cms.double( 0.9 ), 00013 fEtEtaVec = cms.vdouble( 1.0, -0.4386, -32.38, 0.6372, 15.67, -0.0928, -2.462, 1.138, 20.93 ), 00014 brLinearHighThr = cms.double( 6.0 ), 00015 fBremVec = cms.vdouble( -0.05228, 0.08738, 0.9508, 0.002677, 1.221 ) 00016 ), 00017 modeEE = cms.int32( 0 ), 00018 modeEB = cms.int32( 0 ), 00019 dyn_fCorrPset = cms.PSet( ), 00020 energyCorrectorName = cms.string( "EcalClusterEnergyCorrectionObjectSpecific" ), 00021 applyCrackCorrection = cms.bool( False ), 00022 hyb_fCorrPset = cms.PSet( ) 00023 )
Definition at line 2933 of file HLT_PIon_cff.py.
Definition at line 3893 of file HLT_PIon_cff.py.
Definition at line 6951 of file HLT_PIon_cff.py.
Definition at line 3941 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 saveTags = cms.bool( True ), 00003 CSCTFtag = cms.InputTag( "unused" ), 00004 PreviousCandTag = cms.InputTag( "hltL1sL1DoubleMu0erHighQ" ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 2 ), 00007 MaxEta = cms.double( 2.5 ), 00008 SelectQualities = cms.vint32( ), 00009 CandTag = cms.InputTag( "hltL1extraParticles" ), 00010 ExcludeSingleSegmentCSC = cms.bool( False ) 00011 )
Definition at line 4793 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL2PreFilter", 00002 saveTags = cms.bool( True ), 00003 MaxDr = cms.double( 9999.0 ), 00004 CutOnChambers = cms.bool( False ), 00005 PreviousCandTag = cms.InputTag( "hltDimuonL1Filtered0" ), 00006 MinPt = cms.double( 0.0 ), 00007 MinN = cms.int32( 2 ), 00008 SeedMapTag = cms.InputTag( "hltL2Muons" ), 00009 MaxEta = cms.double( 2.5 ), 00010 MinNhits = cms.vint32( 0 ), 00011 MinDxySig = cms.double( -1.0 ), 00012 MinNchambers = cms.vint32( 0 ), 00013 AbsEtaBins = cms.vdouble( 5.0 ), 00014 MaxDz = cms.double( 9999.0 ), 00015 CandTag = cms.InputTag( "hltL2MuonCandidates" ), 00016 BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), 00017 MinDr = cms.double( -1.0 ), 00018 NSigmaPt = cms.double( 0.0 ), 00019 MinNstations = cms.vint32( 0 ) 00020 )
Definition at line 4999 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTDoCaloSequence = cms.Sequence( hltEcalRawToRecHitFacility + hltEcalRegionalRestFEDs + hltEcalRecHitAll + HLTDoLocalHcalSequence + hltTowerMakerForAll ) |
Definition at line 7173 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTDoLocalHcalSequence = cms.Sequence( hltHcalDigis + hltHbhereco + hltHfreco + hltHoreco ) |
Definition at line 7172 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTDoLocalHcalWithoutHOSequence = cms.Sequence( hltHcalDigis + hltHbhereco + hltHfreco ) |
Definition at line 7187 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTDoLocalPixelClustersSequence = cms.Sequence( hltSiPixelDigis + hltSiPixelClusters ) |
Definition at line 7164 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTDoLocalPixelSequence = cms.Sequence( hltSiPixelDigis + hltSiPixelClusters + hltSiPixelRecHits ) |
Definition at line 7180 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTDoLocalStripSequence = cms.Sequence( hltSiStripExcludedFEDListProducer + hltSiStripRawToClustersFacility + hltSiStripClusters ) |
Definition at line 7165 of file HLT_PIon_cff.py.
Definition at line 7184 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTDoRegionalJetEcalSequence = cms.Sequence( hltEcalRawToRecHitFacility + hltEcalRegionalJetsFEDs + hltEcalRegionalJetsRecHit ) |
Definition at line 7176 of file HLT_PIon_cff.py.
Definition at line 7168 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTForwardBackwardCaloJetsFilter", 00002 saveTags = cms.bool( False ), 00003 minPt = cms.double( 20.0 ), 00004 maxEta = cms.double( 5.1 ), 00005 minEta = cms.double( 3.0 ), 00006 inputTag = cms.InputTag( "hltCaloJetCorrected" ), 00007 nTot = cms.uint32( 0 ), 00008 nPos = cms.uint32( 1 ), 00009 triggerType = cms.int32( 85 ), 00010 nNeg = cms.uint32( 1 ) 00011 )
Definition at line 6932 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonDimuonL3Filter", 00002 saveTags = cms.bool( False ), 00003 ChargeOpt = cms.int32( -1 ), 00004 MaxPtMin = cms.vdouble( 1.0E125 ), 00005 FastAccept = cms.bool( False ), 00006 CandTag = cms.InputTag( "hltL3MuonCandidates" ), 00007 PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0L1f0L2f0" ), 00008 MaxPtBalance = cms.double( 3.0 ), 00009 MaxPtPair = cms.vdouble( 1.0E125 ), 00010 MaxAcop = cms.double( 0.3 ), 00011 MinPtMin = cms.vdouble( 0.0 ), 00012 MaxInvMass = cms.vdouble( 9999.0 ), 00013 MinPtMax = cms.vdouble( 0.0 ), 00014 BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), 00015 MaxDz = cms.double( 9999.0 ), 00016 MinPtPair = cms.vdouble( 0.0 ), 00017 MaxDr = cms.double( 2.0 ), 00018 MinAcop = cms.double( -999.0 ), 00019 MaxDCAMuMu = cms.double( 99999.9 ), 00020 MinNhits = cms.int32( 0 ), 00021 NSigmaPt = cms.double( 0.0 ), 00022 MinPtBalance = cms.double( -1.0 ), 00023 MaxEta = cms.double( 2.15 ), 00024 MaxRapidityPair = cms.double( 999999.0 ), 00025 CutCowboys = cms.bool( False ), 00026 MinInvMass = cms.vdouble( 0.0 ) 00027 )
Definition at line 6833 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "DTRecHitProducer", 00002 debug = cms.untracked.bool( False ), 00003 recAlgoConfig = cms.PSet( 00004 tTrigMode = cms.string( "DTTTrigSyncFromDB" ), 00005 minTime = cms.double( -3.0 ), 00006 stepTwoFromDigi = cms.bool( False ), 00007 doVdriftCorr = cms.bool( False ), 00008 debug = cms.untracked.bool( False ), 00009 maxTime = cms.double( 420.0 ), 00010 tTrigModeConfig = cms.PSet( 00011 vPropWire = cms.double( 24.4 ), 00012 doTOFCorrection = cms.bool( True ), 00013 tofCorrType = cms.int32( 0 ), 00014 wirePropCorrType = cms.int32( 0 ), 00015 tTrigLabel = cms.string( "" ), 00016 doWirePropCorrection = cms.bool( True ), 00017 doT0Correction = cms.bool( True ), 00018 debug = cms.untracked.bool( False ) 00019 ) 00020 ), 00021 dtDigiLabel = cms.InputTag( "hltMuonDTDigis" ), 00022 recAlgo = cms.string( "DTLinearDriftFromDBAlgo" ) 00023 )
Definition at line 3787 of file HLT_PIon_cff.py.
Definition at line 3810 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EvFFEDSelector", 00002 inputTag = cms.InputTag( "rawDataCollector" ), 00003 fedList = cms.vuint32( 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780 ) 00004 )
Definition at line 3262 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "DTUnpackingModule", 00002 useStandardFEDid = cms.bool( True ), 00003 inputLabel = cms.InputTag( "rawDataCollector" ), 00004 dataType = cms.string( "DDU" ), 00005 fedbyType = cms.bool( False ), 00006 readOutParameters = cms.PSet( 00007 debug = cms.untracked.bool( False ), 00008 rosParameters = cms.PSet( 00009 writeSC = cms.untracked.bool( True ), 00010 readingDDU = cms.untracked.bool( True ), 00011 performDataIntegrityMonitor = cms.untracked.bool( True ), 00012 readDDUIDfromDDU = cms.untracked.bool( True ), 00013 debug = cms.untracked.bool( False ), 00014 localDAQ = cms.untracked.bool( False ) 00015 ), 00016 localDAQ = cms.untracked.bool( False ), 00017 performDataIntegrityMonitor = cms.untracked.bool( True ) 00018 ), 00019 dqmOnly = cms.bool( True ) 00020 )
Definition at line 6998 of file HLT_PIon_cff.py.
00001 cms.EDAnalyzer( "EBHltTask", 00002 mergeRuns = cms.untracked.bool( False ), 00003 FEDRawDataCollection = cms.InputTag( "rawDataCollector" ), 00004 EBDetIdCollection3 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityGainSwitchErrors' ), 00005 EBDetIdCollection2 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityChIdErrors' ), 00006 EBDetIdCollection1 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityGainErrors' ), 00007 EBDetIdCollection0 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityDCCSizeErrors' ), 00008 enableCleanup = cms.untracked.bool( False ), 00009 folderName = cms.untracked.string( "FEDIntegrity_EvF" ), 00010 EcalElectronicsIdCollection3 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityMemTtIdErrors' ), 00011 EcalElectronicsIdCollection5 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityMemChIdErrors' ), 00012 EcalElectronicsIdCollection4 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityMemBlockSizeErrors' ), 00013 EcalElectronicsIdCollection6 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityMemGainErrors' ), 00014 EcalElectronicsIdCollection1 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityTTIdErrors' ), 00015 prefixME = cms.untracked.string( "EcalBarrel" ), 00016 EcalElectronicsIdCollection2 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityBlockSizeErrors' ) 00017 )
Definition at line 7021 of file HLT_PIon_cff.py.
Definition at line 7162 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaTriggerFilterObjectWrapper", 00002 saveTags = cms.bool( False ), 00003 doIsolated = cms.bool( True ), 00004 candIsolatedTag = cms.InputTag( "hltRecoEcalSuperClusterActivityCandidate" ), 00005 candNonIsolatedTag = cms.InputTag( "" ) 00006 )
Definition at line 2961 of file HLT_PIon_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 3270 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitByproductProducer", 00002 workerName = cms.string( "" ) 00003 )
Definition at line 7018 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitFacility", 00002 sourceTag = cms.InputTag( "rawDataCollector" ), 00003 workerName = cms.string( "" ) 00004 )
Definition at line 2743 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitProducer", 00002 splitOutput = cms.bool( True ), 00003 rechitCollection = cms.string( "NotNeededsplitOutputTrue" ), 00004 EErechitCollection = cms.string( "EcalRecHitsEE" ), 00005 EBrechitCollection = cms.string( "EcalRecHitsEB" ), 00006 sourceTag = cms.InputTag( "hltEcalRegionalRestFEDs" ), 00007 cleaningConfig = cms.PSet( 00008 e6e2thresh = cms.double( 0.04 ), 00009 tightenCrack_e6e2_double = cms.double( 3.0 ), 00010 e4e1Threshold_endcap = cms.double( 0.3 ), 00011 tightenCrack_e4e1_single = cms.double( 3.0 ), 00012 tightenCrack_e1_double = cms.double( 2.0 ), 00013 cThreshold_barrel = cms.double( 4.0 ), 00014 e4e1Threshold_barrel = cms.double( 0.08 ), 00015 tightenCrack_e1_single = cms.double( 2.0 ), 00016 e4e1_b_barrel = cms.double( -0.024 ), 00017 e4e1_a_barrel = cms.double( 0.04 ), 00018 ignoreOutOfTimeThresh = cms.double( 1.0E9 ), 00019 cThreshold_endcap = cms.double( 15.0 ), 00020 e4e1_b_endcap = cms.double( -0.0125 ), 00021 e4e1_a_endcap = cms.double( 0.02 ), 00022 cThreshold_double = cms.double( 10.0 ) 00023 ), 00024 lazyGetterTag = cms.InputTag( "hltEcalRawToRecHitFacility" ) 00025 )
Definition at line 2781 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitRoI", 00002 JetJobPSet = cms.VPSet( 00003 ), 00004 sourceTag_es = cms.InputTag( "hltESRawToRecHitFacility" ), 00005 doES = cms.bool( True ), 00006 type = cms.string( "egamma" ), 00007 sourceTag = cms.InputTag( "hltEcalRawToRecHitFacility" ), 00008 EmJobPSet = cms.VPSet( 00009 cms.PSet( regionEtaMargin = cms.double( 0.25 ), 00010 regionPhiMargin = cms.double( 0.4 ), 00011 Ptmin = cms.double( 5.0 ), 00012 Source = cms.InputTag( 'hltL1extraParticles','Isolated' ) 00013 ), 00014 cms.PSet( regionEtaMargin = cms.double( 0.25 ), 00015 regionPhiMargin = cms.double( 0.4 ), 00016 Ptmin = cms.double( 5.0 ), 00017 Source = cms.InputTag( 'hltL1extraParticles','NonIsolated' ) 00018 ) 00019 ), 00020 CandJobPSet = cms.VPSet( 00021 ), 00022 MuonJobPSet = cms.PSet( ), 00023 esInstance = cms.untracked.string( "es" ), 00024 MuJobPSet = cms.PSet( ) 00025 )
Definition at line 5889 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitProducer", 00002 splitOutput = cms.bool( True ), 00003 rechitCollection = cms.string( "NotNeededsplitOutputTrue" ), 00004 EErechitCollection = cms.string( "EcalRecHitsEE" ), 00005 EBrechitCollection = cms.string( "EcalRecHitsEB" ), 00006 sourceTag = cms.InputTag( "hltEcalRegionalEgammaFEDs" ), 00007 cleaningConfig = cms.PSet( 00008 e6e2thresh = cms.double( 0.04 ), 00009 tightenCrack_e6e2_double = cms.double( 3.0 ), 00010 e4e1Threshold_endcap = cms.double( 0.3 ), 00011 tightenCrack_e4e1_single = cms.double( 3.0 ), 00012 tightenCrack_e1_double = cms.double( 2.0 ), 00013 cThreshold_barrel = cms.double( 4.0 ), 00014 e4e1Threshold_barrel = cms.double( 0.08 ), 00015 tightenCrack_e1_single = cms.double( 2.0 ), 00016 e4e1_b_barrel = cms.double( -0.024 ), 00017 e4e1_a_barrel = cms.double( 0.04 ), 00018 ignoreOutOfTimeThresh = cms.double( 1.0E9 ), 00019 cThreshold_endcap = cms.double( 15.0 ), 00020 e4e1_b_endcap = cms.double( -0.0125 ), 00021 e4e1_a_endcap = cms.double( 0.02 ), 00022 cThreshold_double = cms.double( 10.0 ) 00023 ), 00024 lazyGetterTag = cms.InputTag( "hltEcalRawToRecHitFacility" ) 00025 )
Definition at line 5914 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitRoI", 00002 JetJobPSet = cms.VPSet( 00003 ), 00004 sourceTag_es = cms.InputTag( "hltESRawToRecHitFacility" ), 00005 doES = cms.bool( True ), 00006 type = cms.string( "all" ), 00007 sourceTag = cms.InputTag( "hltEcalRawToRecHitFacility" ), 00008 EmJobPSet = cms.VPSet( 00009 ), 00010 CandJobPSet = cms.VPSet( 00011 ), 00012 MuonJobPSet = cms.PSet( ), 00013 esInstance = cms.untracked.string( "es" ), 00014 MuJobPSet = cms.PSet( ) 00015 )
Definition at line 2766 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitRoI", 00002 JetJobPSet = cms.VPSet( 00003 cms.PSet( regionEtaMargin = cms.double( 1.0 ), 00004 regionPhiMargin = cms.double( 1.0 ), 00005 Ptmin = cms.double( 14.0 ), 00006 Source = cms.InputTag( 'hltL1extraParticles','Central' ) 00007 ), 00008 cms.PSet( regionEtaMargin = cms.double( 1.0 ), 00009 regionPhiMargin = cms.double( 1.0 ), 00010 Ptmin = cms.double( 20.0 ), 00011 Source = cms.InputTag( 'hltL1extraParticles','Forward' ) 00012 ), 00013 cms.PSet( regionEtaMargin = cms.double( 1.0 ), 00014 regionPhiMargin = cms.double( 1.0 ), 00015 Ptmin = cms.double( 14.0 ), 00016 Source = cms.InputTag( 'hltL1extraParticles','Tau' ) 00017 ) 00018 ), 00019 sourceTag_es = cms.InputTag( "NotNeededoESfalse" ), 00020 doES = cms.bool( False ), 00021 type = cms.string( "jet" ), 00022 sourceTag = cms.InputTag( "hltEcalRawToRecHitFacility" ), 00023 EmJobPSet = cms.VPSet( 00024 ), 00025 CandJobPSet = cms.VPSet( 00026 ), 00027 MuonJobPSet = cms.PSet( ), 00028 esInstance = cms.untracked.string( "es" ), 00029 MuJobPSet = cms.PSet( ) 00030 )
Definition at line 4430 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitProducer", 00002 splitOutput = cms.bool( True ), 00003 rechitCollection = cms.string( "NotNeededsplitOutputTrue" ), 00004 EErechitCollection = cms.string( "EcalRecHitsEE" ), 00005 EBrechitCollection = cms.string( "EcalRecHitsEB" ), 00006 sourceTag = cms.InputTag( "hltEcalRegionalJetsFEDs" ), 00007 cleaningConfig = cms.PSet( 00008 e6e2thresh = cms.double( 0.04 ), 00009 tightenCrack_e6e2_double = cms.double( 3.0 ), 00010 e4e1Threshold_endcap = cms.double( 0.3 ), 00011 tightenCrack_e4e1_single = cms.double( 3.0 ), 00012 tightenCrack_e1_double = cms.double( 2.0 ), 00013 cThreshold_barrel = cms.double( 4.0 ), 00014 e4e1Threshold_barrel = cms.double( 0.08 ), 00015 tightenCrack_e1_single = cms.double( 2.0 ), 00016 e4e1_b_barrel = cms.double( -0.024 ), 00017 e4e1_a_barrel = cms.double( 0.04 ), 00018 ignoreOutOfTimeThresh = cms.double( 1.0E9 ), 00019 cThreshold_endcap = cms.double( 15.0 ), 00020 e4e1_b_endcap = cms.double( -0.0125 ), 00021 e4e1_a_endcap = cms.double( 0.02 ), 00022 cThreshold_double = cms.double( 10.0 ) 00023 ), 00024 lazyGetterTag = cms.InputTag( "hltEcalRawToRecHitFacility" ) 00025 )
Definition at line 4460 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitRoI", 00002 JetJobPSet = cms.VPSet( 00003 ), 00004 sourceTag_es = cms.InputTag( "hltESRawToRecHitFacility" ), 00005 doES = cms.bool( True ), 00006 type = cms.string( "egamma" ), 00007 sourceTag = cms.InputTag( "hltEcalRawToRecHitFacility" ), 00008 EmJobPSet = cms.VPSet( 00009 cms.PSet( regionEtaMargin = cms.double( 0.25 ), 00010 regionPhiMargin = cms.double( 0.4 ), 00011 Ptmin = cms.double( 2.0 ), 00012 Source = cms.InputTag( 'hltL1extraParticles','Isolated' ) 00013 ), 00014 cms.PSet( regionEtaMargin = cms.double( 0.25 ), 00015 regionPhiMargin = cms.double( 0.4 ), 00016 Ptmin = cms.double( 2.0 ), 00017 Source = cms.InputTag( 'hltL1extraParticles','NonIsolated' ) 00018 ) 00019 ), 00020 CandJobPSet = cms.VPSet( 00021 ), 00022 MuonJobPSet = cms.PSet( ), 00023 esInstance = cms.untracked.string( "es" ), 00024 MuJobPSet = cms.PSet( ) 00025 )
Definition at line 3322 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitProducer", 00002 splitOutput = cms.bool( True ), 00003 rechitCollection = cms.string( "NotNeededsplitOutputTrue" ), 00004 EErechitCollection = cms.string( "EcalRecHitsEE" ), 00005 EBrechitCollection = cms.string( "EcalRecHitsEB" ), 00006 sourceTag = cms.InputTag( "hltEcalRegionalPi0EtaFEDs" ), 00007 cleaningConfig = cms.PSet( ), 00008 lazyGetterTag = cms.InputTag( "hltEcalRawToRecHitFacility" ) 00009 )
Definition at line 3356 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitRoI", 00002 JetJobPSet = cms.VPSet( 00003 ), 00004 sourceTag_es = cms.InputTag( "NotNeededoESfalse" ), 00005 doES = cms.bool( False ), 00006 type = cms.string( "all" ), 00007 sourceTag = cms.InputTag( "hltEcalRawToRecHitFacility" ), 00008 EmJobPSet = cms.VPSet( 00009 ), 00010 CandJobPSet = cms.VPSet( 00011 ), 00012 MuonJobPSet = cms.PSet( ), 00013 esInstance = cms.untracked.string( "es" ), 00014 MuJobPSet = cms.PSet( ) 00015 )
Definition at line 2751 of file HLT_PIon_cff.py.
00001 cms.EDAnalyzer( "EEHltTask", 00002 mergeRuns = cms.untracked.bool( False ), 00003 FEDRawDataCollection = cms.InputTag( "rawDataCollector" ), 00004 enableCleanup = cms.untracked.bool( False ), 00005 folderName = cms.untracked.string( "FEDIntegrity_EvF" ), 00006 EEDetIdCollection0 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityDCCSizeErrors' ), 00007 EEDetIdCollection1 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityGainErrors' ), 00008 EEDetIdCollection2 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityChIdErrors' ), 00009 EEDetIdCollection3 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityGainSwitchErrors' ), 00010 EcalElectronicsIdCollection3 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityMemTtIdErrors' ), 00011 EcalElectronicsIdCollection5 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityMemChIdErrors' ), 00012 EcalElectronicsIdCollection4 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityMemBlockSizeErrors' ), 00013 EcalElectronicsIdCollection6 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityMemGainErrors' ), 00014 EcalElectronicsIdCollection1 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityTTIdErrors' ), 00015 prefixME = cms.untracked.string( "EcalEndcap" ), 00016 EcalElectronicsIdCollection2 = cms.InputTag( 'hltEcalRawToRecHitByproductProducer','EcalIntegrityBlockSizeErrors' ) 00017 )
Definition at line 7038 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaGenericFilter", 00002 doIsolated = cms.bool( True ), 00003 nonIsoTag = cms.InputTag( "" ), 00004 L1NonIsoCand = cms.InputTag( "" ), 00005 saveTags = cms.bool( False ), 00006 thrOverE2EB = cms.double( -1.0 ), 00007 thrRegularEE = cms.double( 0.04 ), 00008 thrOverEEE = cms.double( -1.0 ), 00009 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00010 thrOverEEB = cms.double( -1.0 ), 00011 thrRegularEB = cms.double( 0.024 ), 00012 lessThan = cms.bool( True ), 00013 useEt = cms.bool( False ), 00014 ncandcut = cms.int32( 1 ), 00015 isoTag = cms.InputTag( "hltL1SeededHLTClusterShape" ), 00016 candTag = cms.InputTag( "hltEG10EtFilter" ), 00017 thrOverE2EE = cms.double( -1.0 ) 00018 )
Definition at line 6136 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaGenericFilter", 00002 doIsolated = cms.bool( True ), 00003 nonIsoTag = cms.InputTag( "" ), 00004 L1NonIsoCand = cms.InputTag( "" ), 00005 saveTags = cms.bool( True ), 00006 thrOverE2EB = cms.double( -1.0 ), 00007 thrRegularEE = cms.double( -1.0 ), 00008 thrOverEEE = cms.double( 0.1 ), 00009 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00010 thrOverEEB = cms.double( 0.15 ), 00011 thrRegularEB = cms.double( -1.0 ), 00012 lessThan = cms.bool( True ), 00013 useEt = cms.bool( False ), 00014 ncandcut = cms.int32( 1 ), 00015 isoTag = cms.InputTag( "hltL1SeededPhotonHcalForHE" ), 00016 candTag = cms.InputTag( "hltEG10CaloIdVLClusterShapeFilter" ), 00017 thrOverE2EE = cms.double( -1.0 ) 00018 )
Definition at line 6172 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaEtFilter", 00002 saveTags = cms.bool( False ), 00003 L1NonIsoCand = cms.InputTag( "" ), 00004 relaxed = cms.untracked.bool( False ), 00005 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00006 inputTag = cms.InputTag( "hltEGRegionalL1SingleEG5" ), 00007 etcutEB = cms.double( 10.0 ), 00008 ncandcut = cms.int32( 1 ), 00009 etcutEE = cms.double( 10.0 ) 00010 )
Definition at line 6120 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaGenericFilter", 00002 doIsolated = cms.bool( True ), 00003 nonIsoTag = cms.InputTag( "" ), 00004 L1NonIsoCand = cms.InputTag( "" ), 00005 saveTags = cms.bool( False ), 00006 thrOverE2EB = cms.double( -1.0 ), 00007 thrRegularEE = cms.double( 0.04 ), 00008 thrOverEEE = cms.double( -1.0 ), 00009 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00010 thrOverEEB = cms.double( -1.0 ), 00011 thrRegularEB = cms.double( 0.024 ), 00012 lessThan = cms.bool( True ), 00013 useEt = cms.bool( False ), 00014 ncandcut = cms.int32( 1 ), 00015 isoTag = cms.InputTag( "hltL1SeededHLTClusterShape" ), 00016 candTag = cms.InputTag( "hltEG15EtFilter" ), 00017 thrOverE2EE = cms.double( -1.0 ) 00018 )
Definition at line 6204 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaGenericFilter", 00002 doIsolated = cms.bool( True ), 00003 nonIsoTag = cms.InputTag( "" ), 00004 L1NonIsoCand = cms.InputTag( "" ), 00005 saveTags = cms.bool( True ), 00006 thrOverE2EB = cms.double( -1.0 ), 00007 thrRegularEE = cms.double( -1.0 ), 00008 thrOverEEE = cms.double( 0.1 ), 00009 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00010 thrOverEEB = cms.double( 0.15 ), 00011 thrRegularEB = cms.double( -1.0 ), 00012 lessThan = cms.bool( True ), 00013 useEt = cms.bool( False ), 00014 ncandcut = cms.int32( 1 ), 00015 isoTag = cms.InputTag( "hltL1SeededPhotonHcalForHE" ), 00016 candTag = cms.InputTag( "hltEG15CaloIdVLClusterShapeFilter" ), 00017 thrOverE2EE = cms.double( -1.0 ) 00018 )
Definition at line 6222 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaEtFilter", 00002 saveTags = cms.bool( False ), 00003 L1NonIsoCand = cms.InputTag( "" ), 00004 relaxed = cms.untracked.bool( False ), 00005 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00006 inputTag = cms.InputTag( "hltEGRegionalL1SingleEG5" ), 00007 etcutEB = cms.double( 15.0 ), 00008 ncandcut = cms.int32( 1 ), 00009 etcutEE = cms.double( 15.0 ) 00010 )
Definition at line 6194 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaGenericFilter", 00002 doIsolated = cms.bool( True ), 00003 nonIsoTag = cms.InputTag( "" ), 00004 L1NonIsoCand = cms.InputTag( "" ), 00005 saveTags = cms.bool( False ), 00006 thrOverE2EB = cms.double( -1.0 ), 00007 thrRegularEE = cms.double( 0.04 ), 00008 thrOverEEE = cms.double( -1.0 ), 00009 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00010 thrOverEEB = cms.double( -1.0 ), 00011 thrRegularEB = cms.double( 0.024 ), 00012 lessThan = cms.bool( True ), 00013 useEt = cms.bool( False ), 00014 ncandcut = cms.int32( 1 ), 00015 isoTag = cms.InputTag( "hltL1SeededHLTClusterShape" ), 00016 candTag = cms.InputTag( "hltEG20EtFilter" ), 00017 thrOverE2EE = cms.double( -1.0 ) 00018 )
Definition at line 6269 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaGenericFilter", 00002 doIsolated = cms.bool( True ), 00003 nonIsoTag = cms.InputTag( "" ), 00004 L1NonIsoCand = cms.InputTag( "" ), 00005 saveTags = cms.bool( True ), 00006 thrOverE2EB = cms.double( -1.0 ), 00007 thrRegularEE = cms.double( -1.0 ), 00008 thrOverEEE = cms.double( 0.1 ), 00009 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00010 thrOverEEB = cms.double( 0.15 ), 00011 thrRegularEB = cms.double( -1.0 ), 00012 lessThan = cms.bool( True ), 00013 useEt = cms.bool( False ), 00014 ncandcut = cms.int32( 1 ), 00015 isoTag = cms.InputTag( "hltL1SeededPhotonHcalForHE" ), 00016 candTag = cms.InputTag( "hltEG20CaloIdVLClusterShapeFilter" ), 00017 thrOverE2EE = cms.double( -1.0 ) 00018 )
Definition at line 6287 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaEtFilter", 00002 saveTags = cms.bool( False ), 00003 L1NonIsoCand = cms.InputTag( "" ), 00004 relaxed = cms.untracked.bool( False ), 00005 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00006 inputTag = cms.InputTag( "hltEGRegionalL1SingleEG12" ), 00007 etcutEB = cms.double( 20.0 ), 00008 ncandcut = cms.int32( 1 ), 00009 etcutEE = cms.double( 20.0 ) 00010 )
Definition at line 6259 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaEtFilter", 00002 saveTags = cms.bool( True ), 00003 L1NonIsoCand = cms.InputTag( "" ), 00004 relaxed = cms.untracked.bool( False ), 00005 L1IsoCand = cms.InputTag( "hltRecoEcalSuperClusterActivityCandidate" ), 00006 inputTag = cms.InputTag( "hltEcalActivitySuperClusterWrapper" ), 00007 etcutEB = cms.double( 7.0 ), 00008 ncandcut = cms.int32( 1 ), 00009 etcutEE = cms.double( 7.0 ) 00010 )
Definition at line 2967 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaL1MatchFilterRegional", 00002 saveTags = cms.bool( False ), 00003 endcap_end = cms.double( 2.65 ), 00004 region_eta_size_ecap = cms.double( 1.0 ), 00005 barrel_end = cms.double( 1.4791 ), 00006 l1IsolatedTag = cms.InputTag( 'hltL1extraParticles','Isolated' ), 00007 candIsolatedTag = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00008 region_phi_size = cms.double( 1.044 ), 00009 region_eta_size = cms.double( 0.522 ), 00010 L1SeedFilterTag = cms.InputTag( "hltL1sL1SingleEG12" ), 00011 ncandcut = cms.int32( 1 ), 00012 doIsolated = cms.bool( False ), 00013 candNonIsolatedTag = cms.InputTag( "" ), 00014 l1NonIsolatedTag = cms.InputTag( 'hltL1extraParticles','NonIsolated' ) 00015 )
Definition at line 6244 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaL1MatchFilterRegional", 00002 saveTags = cms.bool( False ), 00003 endcap_end = cms.double( 2.65 ), 00004 region_eta_size_ecap = cms.double( 1.0 ), 00005 barrel_end = cms.double( 1.4791 ), 00006 l1IsolatedTag = cms.InputTag( 'hltL1extraParticles','Isolated' ), 00007 candIsolatedTag = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00008 region_phi_size = cms.double( 1.044 ), 00009 region_eta_size = cms.double( 0.522 ), 00010 L1SeedFilterTag = cms.InputTag( "hltL1sL1SingleEG5" ), 00011 ncandcut = cms.int32( 1 ), 00012 doIsolated = cms.bool( False ), 00013 candNonIsolatedTag = cms.InputTag( "" ), 00014 l1NonIsolatedTag = cms.InputTag( 'hltL1extraParticles','NonIsolated' ) 00015 )
Definition at line 6105 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTEndSequence = cms.Sequence( hltBoolEnd ) |
Definition at line 7163 of file HLT_PIon_cff.py.
00001 cms.EDAnalyzer( "ESFEDIntegrityTask", 00002 FEDRawDataCollection = cms.InputTag( "rawDataCollector" ), 00003 ESDCCCollections = cms.InputTag( "NotUsed" ), 00004 ESKChipCollections = cms.InputTag( "NotUsed" ), 00005 FEDDirName = cms.untracked.string( "FEDIntegrity_EvF" ), 00006 prefixME = cms.untracked.string( "EcalPreshower" ) 00007 )
Definition at line 7055 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "JetCorrectionESChain", 00002 correctors = cms.vstring( 'hltESPL1FastJetCorrectionESProducer', 00003 'hltESPL2RelativeCorrectionESProducer', 00004 'hltESPL3AbsoluteCorrectionESProducer' ), 00005 appendToDataLabel = cms.string( "" ) 00006 )
Definition at line 454 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "JetCorrectionESChain", 00002 correctors = cms.vstring( 'hltESPL2RelativeCorrectionESProducer', 00003 'hltESPL3AbsoluteCorrectionESProducer' ), 00004 appendToDataLabel = cms.string( "" ) 00005 )
Definition at line 460 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "JetCorrectionESChain", 00002 correctors = cms.vstring( 'hltESPL1PFFastJetCorrectionESProducer', 00003 'hltESPL2PFRelativeCorrectionESProducer', 00004 'hltESPL3PFAbsoluteCorrectionESProducer' ), 00005 appendToDataLabel = cms.string( "" ) 00006 )
Definition at line 465 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "JetCorrectionESChain", 00002 correctors = cms.vstring( 'hltESPL1PFNoPUFastJetCorrectionESProducer', 00003 'hltESPL2PFNoPURelativeCorrectionESProducer', 00004 'hltESPL3PFNoPUAbsoluteCorrectionESProducer' ), 00005 appendToDataLabel = cms.string( "" ) 00006 )
Definition at line 471 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "AnalyticalPropagatorESProducer", 00002 MaxDPhi = cms.double( 1.6 ), 00003 ComponentName = cms.string( "hltESPAnalyticalPropagator" ), 00004 PropagationDirection = cms.string( "alongMomentum" ) 00005 )
Definition at line 477 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPbJetRegionalTrajectoryFilter" ), 00004 maxCand = cms.int32( 1 ), 00005 ComponentName = cms.string( "hltESPbJetRegionalTrajectoryBuilder" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 1679 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 1.0 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( 8 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 5 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltESPbJetRegionalTrajectoryFilter" ) 00014 )
Definition at line 1693 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "AnalyticalPropagatorESProducer", 00002 MaxDPhi = cms.double( 1.6 ), 00003 ComponentName = cms.string( "hltESPBwdAnalyticalPropagator" ), 00004 PropagationDirection = cms.string( "oppositeToMomentum" ) 00005 )
Definition at line 482 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "PropagatorWithMaterialESProducer", 00002 PropagationDirection = cms.string( "oppositeToMomentum" ), 00003 ComponentName = cms.string( "hltESPBwdElectronPropagator" ), 00004 Mass = cms.double( 5.11E-4 ), 00005 ptMin = cms.double( -1.0 ), 00006 MaxDPhi = cms.double( 1.6 ), 00007 useRungeKutta = cms.bool( False ) 00008 )
Definition at line 487 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "Chi2MeasurementEstimatorESProducer", 00002 MaxChi2 = cms.double( 100000.0 ), 00003 nSigma = cms.double( 3.0 ), 00004 ComponentName = cms.string( "hltESPChi2EstimatorForRefit" ) 00005 )
Definition at line 495 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "Chi2MeasurementEstimatorESProducer", 00002 MaxChi2 = cms.double( 30.0 ), 00003 nSigma = cms.double( 3.0 ), 00004 ComponentName = cms.string( "hltESPChi2MeasurementEstimator" ) 00005 )
Definition at line 500 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "Chi2MeasurementEstimatorESProducer", 00002 MaxChi2 = cms.double( 16.0 ), 00003 nSigma = cms.double( 3.0 ), 00004 ComponentName = cms.string( "hltESPChi2MeasurementEstimator16" ) 00005 )
Definition at line 505 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "Chi2MeasurementEstimatorESProducer", 00002 MaxChi2 = cms.double( 9.0 ), 00003 nSigma = cms.double( 3.0 ), 00004 ComponentName = cms.string( "hltESPChi2MeasurementEstimator9" ) 00005 )
Definition at line 510 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPCkf3HitTrajectoryFilter" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltESPCkf3HitTrajectoryBuilder" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( True ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 515 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 0.9 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( -1 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 3 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltESPCkf3HitTrajectoryFilter" ) 00014 )
Definition at line 529 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPCkfTrajectoryFilter" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltESPCkfTrajectoryBuilder" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( True ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 543 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterialForHI" ), 00003 trajectoryFilterName = cms.string( "hltESPCkfTrajectoryFilterForHI" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltESPCkfTrajectoryBuilderForHI" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOppositeForHI" ), 00007 MeasurementTrackerName = cms.string( "hltESPMeasurementTrackerForHI" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( False ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 557 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 0.9 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( -1 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 5 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltESPCkfTrajectoryFilter" ) 00014 )
Definition at line 571 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minimumNumberOfHits = cms.int32( 6 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( -1 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 chargeSignificance = cms.double( -1.0 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 minPt = cms.double( 11.0 ) 00012 ), 00013 ComponentName = cms.string( "hltESPCkfTrajectoryFilterForHI" ) 00014 )
Definition at line 585 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CloseComponentsMergerESProducer5D", 00002 ComponentName = cms.string( "hltESPCloseComponentsMerger5D" ), 00003 MaxComponents = cms.int32( 12 ), 00004 DistanceMeasure = cms.string( "hltESPKullbackLeiblerDistance5D" ) 00005 )
Definition at line 599 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "DetLayerGeometryESProducer", 00002 ComponentName = cms.string( "hltESPDummyDetLayerGeometry" ) 00003 )
Definition at line 604 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "EcalRegionCablingESProducer", 00002 esMapping = cms.PSet( LookupTable = cms.FileInPath( "EventFilter/ESDigiToRaw/data/ES_lookup_table.dat" ) ) 00003 )
Definition at line 615 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "Chi2MeasurementEstimatorESProducer", 00002 MaxChi2 = cms.double( 2000.0 ), 00003 nSigma = cms.double( 3.0 ), 00004 ComponentName = cms.string( "hltESPElectronChi2" ) 00005 )
Definition at line 618 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "GsfMaterialEffectsESProducer", 00002 BetheHeitlerParametrization = cms.string( "BetheHeitler_cdfmom_nC6_O5.par" ), 00003 EnergyLossUpdator = cms.string( "GsfBetheHeitlerUpdator" ), 00004 ComponentName = cms.string( "hltESPElectronMaterialEffects" ), 00005 MultipleScatteringUpdator = cms.string( "MultipleScatteringUpdator" ), 00006 Mass = cms.double( 5.11E-4 ), 00007 BetheHeitlerCorrection = cms.int32( 2 ) 00008 )
Definition at line 623 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "ESUnpackerWorkerESProducer", 00002 RHAlgo = cms.PSet( 00003 ESRecoAlgo = cms.int32( 0 ), 00004 Type = cms.string( "ESRecHitWorker" ) 00005 ), 00006 DCCDataUnpacker = cms.PSet( LookupTable = cms.FileInPath( "EventFilter/ESDigiToRaw/data/ES_lookup_table.dat" ) ), 00007 ComponentName = cms.string( "hltESPESUnpackerWorker" ) 00008 )
Definition at line 607 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SteppingHelixPropagatorESProducer", 00002 NoErrorPropagation = cms.bool( False ), 00003 endcapShiftInZPos = cms.double( 0.0 ), 00004 PropagationDirection = cms.string( "anyDirection" ), 00005 useTuningForL2Speed = cms.bool( True ), 00006 useIsYokeFlag = cms.bool( True ), 00007 endcapShiftInZNeg = cms.double( 0.0 ), 00008 SetVBFPointer = cms.bool( False ), 00009 AssumeNoMaterial = cms.bool( False ), 00010 returnTangentPlane = cms.bool( True ), 00011 useInTeslaFromMagField = cms.bool( False ), 00012 VBFName = cms.string( "VolumeBasedMagneticField" ), 00013 useEndcapShiftsInZ = cms.bool( False ), 00014 sendLogWarning = cms.bool( False ), 00015 useMatVolumes = cms.bool( True ), 00016 debug = cms.bool( False ), 00017 ApplyRadX0Correction = cms.bool( True ), 00018 useMagVolumes = cms.bool( True ), 00019 ComponentName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ) 00020 )
Definition at line 631 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SteppingHelixPropagatorESProducer", 00002 NoErrorPropagation = cms.bool( False ), 00003 endcapShiftInZPos = cms.double( 0.0 ), 00004 PropagationDirection = cms.string( "oppositeToMomentum" ), 00005 useTuningForL2Speed = cms.bool( True ), 00006 useIsYokeFlag = cms.bool( True ), 00007 endcapShiftInZNeg = cms.double( 0.0 ), 00008 SetVBFPointer = cms.bool( False ), 00009 AssumeNoMaterial = cms.bool( False ), 00010 returnTangentPlane = cms.bool( True ), 00011 useInTeslaFromMagField = cms.bool( False ), 00012 VBFName = cms.string( "VolumeBasedMagneticField" ), 00013 useEndcapShiftsInZ = cms.bool( False ), 00014 sendLogWarning = cms.bool( False ), 00015 useMatVolumes = cms.bool( True ), 00016 debug = cms.bool( False ), 00017 ApplyRadX0Correction = cms.bool( True ), 00018 useMagVolumes = cms.bool( True ), 00019 ComponentName = cms.string( "hltESPFastSteppingHelixPropagatorOpposite" ) 00020 )
Definition at line 651 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFFittingSmootherESProducer", 00002 EstimateCut = cms.double( 10.0 ), 00003 LogPixelProbabilityCut = cms.double( -16.0 ), 00004 Fitter = cms.string( "hltESPTrajectoryFitterRK" ), 00005 MinNumberOfHits = cms.int32( 3 ), 00006 Smoother = cms.string( "hltESPTrajectorySmootherRK" ), 00007 BreakTrajWith2ConsecutiveMissing = cms.bool( True ), 00008 ComponentName = cms.string( "hltESPFittingSmootherIT" ), 00009 NoInvalidHitsBeginEnd = cms.bool( True ), 00010 RejectTracks = cms.bool( True ) 00011 )
Definition at line 671 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFFittingSmootherESProducer", 00002 EstimateCut = cms.double( -1.0 ), 00003 LogPixelProbabilityCut = cms.double( -16.0 ), 00004 Fitter = cms.string( "hltESPTrajectoryFitterRK" ), 00005 MinNumberOfHits = cms.int32( 5 ), 00006 Smoother = cms.string( "hltESPTrajectorySmootherRK" ), 00007 BreakTrajWith2ConsecutiveMissing = cms.bool( False ), 00008 ComponentName = cms.string( "hltESPFittingSmootherRK" ), 00009 NoInvalidHitsBeginEnd = cms.bool( False ), 00010 RejectTracks = cms.bool( True ) 00011 )
Definition at line 682 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "PropagatorWithMaterialESProducer", 00002 PropagationDirection = cms.string( "alongMomentum" ), 00003 ComponentName = cms.string( "hltESPFwdElectronPropagator" ), 00004 Mass = cms.double( 5.11E-4 ), 00005 ptMin = cms.double( -1.0 ), 00006 MaxDPhi = cms.double( 1.6 ), 00007 useRungeKutta = cms.bool( False ) 00008 )
Definition at line 693 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "GlobalDetLayerGeometryESProducer", 00002 ComponentName = cms.string( "hltESPGlobalDetLayerGeometry" ) 00003 )
Definition at line 701 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFFittingSmootherESProducer", 00002 EstimateCut = cms.double( -1.0 ), 00003 LogPixelProbabilityCut = cms.double( -16.0 ), 00004 Fitter = cms.string( "hltESPGsfTrajectoryFitter" ), 00005 MinNumberOfHits = cms.int32( 5 ), 00006 Smoother = cms.string( "hltESPGsfTrajectorySmoother" ), 00007 BreakTrajWith2ConsecutiveMissing = cms.bool( True ), 00008 ComponentName = cms.string( "hltESPGsfElectronFittingSmoother" ), 00009 NoInvalidHitsBeginEnd = cms.bool( True ), 00010 RejectTracks = cms.bool( True ) 00011 )
Definition at line 704 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "GsfTrajectoryFitterESProducer", 00002 Merger = cms.string( "hltESPCloseComponentsMerger5D" ), 00003 ComponentName = cms.string( "hltESPGsfTrajectoryFitter" ), 00004 MaterialEffectsUpdator = cms.string( "hltESPElectronMaterialEffects" ), 00005 RecoGeometry = cms.string( "hltESPGlobalDetLayerGeometry" ), 00006 GeometricalPropagator = cms.string( "hltESPAnalyticalPropagator" ) 00007 )
Definition at line 715 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "GsfTrajectorySmootherESProducer", 00002 ErrorRescaling = cms.double( 100.0 ), 00003 RecoGeometry = cms.string( "hltESPGlobalDetLayerGeometry" ), 00004 Merger = cms.string( "hltESPCloseComponentsMerger5D" ), 00005 ComponentName = cms.string( "hltESPGsfTrajectorySmoother" ), 00006 GeometricalPropagator = cms.string( "hltESPBwdAnalyticalPropagator" ), 00007 MaterialEffectsUpdator = cms.string( "hltESPElectronMaterialEffects" ) 00008 )
Definition at line 722 of file HLT_PIon_cff.py.
Definition at line 730 of file HLT_PIon_cff.py.
Definition at line 777 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 layerList = cms.vstring( 'BPix1+BPix2+BPix3', 00003 'BPix1+BPix2+FPix1_pos', 00004 'BPix1+BPix2+FPix1_neg', 00005 'BPix1+FPix1_pos+FPix2_pos', 00006 'BPix1+FPix1_neg+FPix2_neg' ), 00007 ComponentName = cms.string( "hltESPHIPixelLayerTriplets" ), 00008 TEC = cms.PSet( ), 00009 FPix = cms.PSet( 00010 useErrorsFromParam = cms.bool( True ), 00011 hitErrorRPhi = cms.double( 0.0051 ), 00012 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00013 HitProducer = cms.string( "hltHISiPixelRecHits" ), 00014 hitErrorRZ = cms.double( 0.0036 ) 00015 ), 00016 TID = cms.PSet( ), 00017 BPix = cms.PSet( 00018 useErrorsFromParam = cms.bool( True ), 00019 hitErrorRPhi = cms.double( 0.0027 ), 00020 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00021 HitProducer = cms.string( "hltHISiPixelRecHits" ), 00022 hitErrorRZ = cms.double( 0.0060 ) 00023 ), 00024 TIB = cms.PSet( ), 00025 TOB = cms.PSet( ) 00026 )
Definition at line 811 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TkTransientTrackingRecHitBuilderESProducer", 00002 StripCPE = cms.string( "Fake" ), 00003 Matcher = cms.string( "Fake" ), 00004 ComputeCoarseLocalPositionFromDisk = cms.bool( False ), 00005 PixelCPE = cms.string( "Fake" ), 00006 ComponentName = cms.string( "hltESPHITTRHBuilderWithoutRefit" ) 00007 )
Definition at line 837 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFFittingSmootherESProducer", 00002 EstimateCut = cms.double( -1.0 ), 00003 LogPixelProbabilityCut = cms.double( -16.0 ), 00004 Fitter = cms.string( "hltESPKFTrajectoryFitter" ), 00005 MinNumberOfHits = cms.int32( 5 ), 00006 Smoother = cms.string( "hltESPKFTrajectorySmoother" ), 00007 BreakTrajWith2ConsecutiveMissing = cms.bool( False ), 00008 ComponentName = cms.string( "hltESPKFFittingSmoother" ), 00009 NoInvalidHitsBeginEnd = cms.bool( False ), 00010 RejectTracks = cms.bool( True ) 00011 )
Definition at line 844 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFFittingSmootherESProducer", 00002 EstimateCut = cms.double( -1.0 ), 00003 LogPixelProbabilityCut = cms.double( -16.0 ), 00004 Fitter = cms.string( "hltESPKFTrajectoryFitterForL2Muon" ), 00005 MinNumberOfHits = cms.int32( 5 ), 00006 Smoother = cms.string( "hltESPKFTrajectorySmootherForL2Muon" ), 00007 BreakTrajWith2ConsecutiveMissing = cms.bool( False ), 00008 ComponentName = cms.string( "hltESPKFFittingSmootherForL2Muon" ), 00009 NoInvalidHitsBeginEnd = cms.bool( False ), 00010 RejectTracks = cms.bool( True ) 00011 )
Definition at line 855 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFFittingSmootherESProducer", 00002 EstimateCut = cms.double( 20.0 ), 00003 LogPixelProbabilityCut = cms.double( -14.0 ), 00004 Fitter = cms.string( "hltESPRKFitter" ), 00005 MinNumberOfHits = cms.int32( 3 ), 00006 Smoother = cms.string( "hltESPRKSmoother" ), 00007 BreakTrajWith2ConsecutiveMissing = cms.bool( True ), 00008 ComponentName = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), 00009 NoInvalidHitsBeginEnd = cms.bool( True ), 00010 RejectTracks = cms.bool( True ) 00011 )
Definition at line 866 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFTrajectoryFitterESProducer", 00002 minHits = cms.int32( 3 ), 00003 ComponentName = cms.string( "hltESPKFTrajectoryFitter" ), 00004 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00005 Updator = cms.string( "hltESPKFUpdator" ), 00006 Propagator = cms.string( "PropagatorWithMaterial" ), 00007 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ) 00008 )
Definition at line 877 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFTrajectoryFitterESProducer", 00002 minHits = cms.int32( 3 ), 00003 ComponentName = cms.string( "hltESPKFTrajectoryFitterForL2Muon" ), 00004 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00005 Updator = cms.string( "hltESPKFUpdator" ), 00006 Propagator = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), 00007 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ) 00008 )
Definition at line 885 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFTrajectorySmootherESProducer", 00002 errorRescaling = cms.double( 100.0 ), 00003 minHits = cms.int32( 3 ), 00004 ComponentName = cms.string( "hltESPKFTrajectorySmoother" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 Updator = cms.string( "hltESPKFUpdator" ), 00007 Propagator = cms.string( "PropagatorWithMaterial" ), 00008 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ) 00009 )
Definition at line 893 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFTrajectorySmootherESProducer", 00002 errorRescaling = cms.double( 100.0 ), 00003 minHits = cms.int32( 3 ), 00004 ComponentName = cms.string( "hltESPKFTrajectorySmootherForL2Muon" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 Updator = cms.string( "hltESPKFUpdator" ), 00007 Propagator = cms.string( "hltESPFastSteppingHelixPropagatorOpposite" ), 00008 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ) 00009 )
Definition at line 902 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFTrajectorySmootherESProducer", 00002 errorRescaling = cms.double( 10.0 ), 00003 minHits = cms.int32( 3 ), 00004 ComponentName = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 Updator = cms.string( "hltESPKFUpdator" ), 00007 Propagator = cms.string( "hltESPSmartPropagatorAnyOpposite" ), 00008 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ) 00009 )
Definition at line 911 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFUpdatorESProducer", 00002 ComponentName = cms.string( "hltESPKFUpdator" ) 00003 )
Definition at line 920 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "DistanceBetweenComponentsESProducer5D", 00002 ComponentName = cms.string( "hltESPKullbackLeiblerDistance5D" ), 00003 DistanceMeasure = cms.string( "KullbackLeibler" ) 00004 )
Definition at line 923 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "L1FastjetCorrectionESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 srcRho = cms.InputTag( 'hltKT6CaloJets','rho' ), 00004 algorithm = cms.string( "AK5Calo" ), 00005 level = cms.string( "L1FastJet" ) 00006 )
Definition at line 927 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "L1FastjetCorrectionESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 srcRho = cms.InputTag( 'hltKT6PFJets','rho' ), 00004 algorithm = cms.string( "AK5PFHLT" ), 00005 level = cms.string( "L1FastJet" ) 00006 )
Definition at line 933 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "L1FastjetCorrectionESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 srcRho = cms.InputTag( 'hltKT6PFJets','rho' ), 00004 algorithm = cms.string( "AK5PFchsHLT" ), 00005 level = cms.string( "L1FastJet" ) 00006 )
Definition at line 939 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "LXXXCorrectionESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 algorithm = cms.string( "AK5PFchsHLT" ), 00004 level = cms.string( "L2Relative" ) 00005 )
Definition at line 945 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "LXXXCorrectionESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 algorithm = cms.string( "AK5PFHLT" ), 00004 level = cms.string( "L2Relative" ) 00005 )
Definition at line 950 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "LXXXCorrectionESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 algorithm = cms.string( "AK5Calo" ), 00004 level = cms.string( "L2Relative" ) 00005 )
Definition at line 955 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "LXXXCorrectionESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 algorithm = cms.string( "AK5Calo" ), 00004 level = cms.string( "L3Absolute" ) 00005 )
Definition at line 960 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFTrajectoryFitterESProducer", 00002 minHits = cms.int32( 3 ), 00003 ComponentName = cms.string( "hltESPL3MuKFTrajectoryFitter" ), 00004 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00005 Updator = cms.string( "hltESPKFUpdator" ), 00006 Propagator = cms.string( "hltESPSmartPropagatorAny" ), 00007 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ) 00008 )
Definition at line 965 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "LXXXCorrectionESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 algorithm = cms.string( "AK5PFHLT" ), 00004 level = cms.string( "L3Absolute" ) 00005 )
Definition at line 973 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "LXXXCorrectionESProducer", 00002 appendToDataLabel = cms.string( "" ), 00003 algorithm = cms.string( "AK5PFchsHLT" ), 00004 level = cms.string( "L3Absolute" ) 00005 )
Definition at line 978 of file HLT_PIon_cff.py.
Definition at line 983 of file HLT_PIon_cff.py.
Definition at line 1030 of file HLT_PIon_cff.py.
Definition at line 1077 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "MuonCkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPMuonCkfTrajectoryFilter" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltESPMuonCkfTrajectoryBuilder" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 useSeedLayer = cms.bool( False ), 00008 deltaEta = cms.double( 0.1 ), 00009 deltaPhi = cms.double( 0.1 ), 00010 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00011 rescaleErrorIfFail = cms.double( 1.0 ), 00012 propagatorProximity = cms.string( "SteppingHelixPropagatorAny" ), 00013 updator = cms.string( "hltESPKFUpdator" ), 00014 alwaysUseInvalidHits = cms.bool( True ), 00015 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00016 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00017 intermediateCleaning = cms.bool( False ), 00018 lostHitPenalty = cms.double( 30.0 ) 00019 )
Definition at line 1180 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "MuonCkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPMuonCkfTrajectoryFilter" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltESPMuonCkfTrajectoryBuilderSeedHit" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 useSeedLayer = cms.bool( True ), 00008 deltaEta = cms.double( 0.1 ), 00009 deltaPhi = cms.double( 0.1 ), 00010 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00011 rescaleErrorIfFail = cms.double( 1.0 ), 00012 propagatorProximity = cms.string( "SteppingHelixPropagatorAny" ), 00013 updator = cms.string( "hltESPKFUpdator" ), 00014 alwaysUseInvalidHits = cms.bool( True ), 00015 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00016 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00017 intermediateCleaning = cms.bool( False ), 00018 lostHitPenalty = cms.double( 30.0 ) 00019 )
Definition at line 1199 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 0.9 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( -1 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 chargeSignificance = cms.double( -1.0 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 minimumNumberOfHits = cms.int32( 5 ) 00012 ), 00013 ComponentName = cms.string( "hltESPMuonCkfTrajectoryFilter" ) 00014 )
Definition at line 1218 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "MuonTransientTrackingRecHitBuilderESProducer", 00002 ComponentName = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) 00003 )
Definition at line 1232 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPMuTrackJpsiEffTrajectoryFilter" ), 00004 maxCand = cms.int32( 1 ), 00005 ComponentName = cms.string( "hltESPMuTrackJpsiEffTrajectoryBuilder" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 1124 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 1.0 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( 9 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 5 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltESPMuTrackJpsiEffTrajectoryFilter" ) 00014 )
Definition at line 1138 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPMuTrackJpsiTrajectoryFilter" ), 00004 maxCand = cms.int32( 1 ), 00005 ComponentName = cms.string( "hltESPMuTrackJpsiTrajectoryBuilder" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 1152 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 1.0 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( 8 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 5 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltESPMuTrackJpsiTrajectoryFilter" ) 00014 )
Definition at line 1166 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "PixelCPEGenericESProducer", 00002 EdgeClusterErrorX = cms.double( 50.0 ), 00003 DoCosmics = cms.bool( False ), 00004 LoadTemplatesFromDB = cms.bool( True ), 00005 UseErrorsFromTemplates = cms.bool( True ), 00006 eff_charge_cut_highX = cms.double( 1.0 ), 00007 TruncatePixelCharge = cms.bool( True ), 00008 size_cutY = cms.double( 3.0 ), 00009 size_cutX = cms.double( 3.0 ), 00010 inflate_all_errors_no_trk_angle = cms.bool( False ), 00011 IrradiationBiasCorrection = cms.bool( False ), 00012 TanLorentzAnglePerTesla = cms.double( 0.106 ), 00013 inflate_errors = cms.bool( False ), 00014 eff_charge_cut_lowX = cms.double( 0.0 ), 00015 eff_charge_cut_highY = cms.double( 1.0 ), 00016 ClusterProbComputationFlag = cms.int32( 0 ), 00017 EdgeClusterErrorY = cms.double( 85.0 ), 00018 ComponentName = cms.string( "hltESPPixelCPEGeneric" ), 00019 eff_charge_cut_lowY = cms.double( 0.0 ), 00020 PixelErrorParametrization = cms.string( "NOTcmsim" ), 00021 Alpha2Order = cms.bool( True ) 00022 )
Definition at line 1235 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "PixelCPETemplateRecoESProducer", 00002 DoCosmics = cms.bool( False ), 00003 LoadTemplatesFromDB = cms.bool( True ), 00004 ComponentName = cms.string( "hltESPPixelCPETemplateReco" ), 00005 Alpha2Order = cms.bool( True ), 00006 ClusterProbComputationFlag = cms.int32( 0 ), 00007 speed = cms.int32( -2 ), 00008 UseClusterSplitter = cms.bool( False ) 00009 )
Definition at line 1257 of file HLT_PIon_cff.py.
Definition at line 1266 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 layerList = cms.vstring( 'BPix1+BPix2+BPix3', 00003 'BPix1+BPix2+FPix1_pos', 00004 'BPix1+BPix2+FPix1_neg', 00005 'BPix1+FPix1_pos+FPix2_pos', 00006 'BPix1+FPix1_neg+FPix2_neg' ), 00007 ComponentName = cms.string( "hltESPPixelLayerTriplets" ), 00008 TEC = cms.PSet( ), 00009 FPix = cms.PSet( 00010 useErrorsFromParam = cms.bool( True ), 00011 hitErrorRPhi = cms.double( 0.0051 ), 00012 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00013 HitProducer = cms.string( "hltSiPixelRecHits" ), 00014 hitErrorRZ = cms.double( 0.0036 ) 00015 ), 00016 TID = cms.PSet( ), 00017 BPix = cms.PSet( 00018 useErrorsFromParam = cms.bool( True ), 00019 hitErrorRPhi = cms.double( 0.0027 ), 00020 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00021 HitProducer = cms.string( "hltSiPixelRecHits" ), 00022 hitErrorRZ = cms.double( 0.0060 ) 00023 ), 00024 TIB = cms.PSet( ), 00025 TOB = cms.PSet( ) 00026 )
Definition at line 1300 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 layerList = cms.vstring( 'BPix1+BPix2+BPix3' ), 00003 ComponentName = cms.string( "hltESPPixelLayerTripletsHITHB" ), 00004 TEC = cms.PSet( ), 00005 FPix = cms.PSet( 00006 useErrorsFromParam = cms.bool( True ), 00007 hitErrorRPhi = cms.double( 0.0051 ), 00008 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00009 HitProducer = cms.string( "hltSiPixelRecHits" ), 00010 hitErrorRZ = cms.double( 0.0036 ) 00011 ), 00012 TID = cms.PSet( ), 00013 BPix = cms.PSet( 00014 useErrorsFromParam = cms.bool( True ), 00015 hitErrorRPhi = cms.double( 0.0027 ), 00016 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00017 HitProducer = cms.string( "hltSiPixelRecHits" ), 00018 hitErrorRZ = cms.double( 0.0060 ) 00019 ), 00020 TIB = cms.PSet( ), 00021 TOB = cms.PSet( ) 00022 )
Definition at line 1326 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 layerList = cms.vstring( 'BPix1+BPix2+FPix1_pos', 00003 'BPix1+BPix2+FPix1_neg', 00004 'BPix1+FPix1_pos+FPix2_pos', 00005 'BPix1+FPix1_neg+FPix2_neg' ), 00006 ComponentName = cms.string( "hltESPPixelLayerTripletsHITHE" ), 00007 TEC = cms.PSet( ), 00008 FPix = cms.PSet( 00009 useErrorsFromParam = cms.bool( True ), 00010 hitErrorRPhi = cms.double( 0.0051 ), 00011 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00012 HitProducer = cms.string( "hltSiPixelRecHits" ), 00013 hitErrorRZ = cms.double( 0.0036 ) 00014 ), 00015 TID = cms.PSet( ), 00016 BPix = cms.PSet( 00017 useErrorsFromParam = cms.bool( True ), 00018 hitErrorRPhi = cms.double( 0.0027 ), 00019 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00020 HitProducer = cms.string( "hltSiPixelRecHits" ), 00021 hitErrorRZ = cms.double( 0.0060 ) 00022 ), 00023 TIB = cms.PSet( ), 00024 TOB = cms.PSet( ) 00025 )
Definition at line 1348 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 layerList = cms.vstring( 'BPix1+BPix2+BPix3', 00003 'BPix1+BPix2+FPix1_pos', 00004 'BPix1+BPix2+FPix1_neg', 00005 'BPix1+FPix1_pos+FPix2_pos', 00006 'BPix1+FPix1_neg+FPix2_neg' ), 00007 ComponentName = cms.string( "hltESPPixelLayerTripletsReg" ), 00008 TEC = cms.PSet( ), 00009 FPix = cms.PSet( 00010 hitErrorRZ = cms.double( 0.0036 ), 00011 hitErrorRPhi = cms.double( 0.0051 ), 00012 useErrorsFromParam = cms.bool( True ), 00013 HitProducer = cms.string( "hltSiPixelRecHitsReg" ), 00014 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ) 00015 ), 00016 TID = cms.PSet( ), 00017 BPix = cms.PSet( 00018 hitErrorRZ = cms.double( 0.0060 ), 00019 hitErrorRPhi = cms.double( 0.0027 ), 00020 useErrorsFromParam = cms.bool( True ), 00021 HitProducer = cms.string( "hltSiPixelRecHitsReg" ), 00022 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ) 00023 ), 00024 TIB = cms.PSet( ), 00025 TOB = cms.PSet( ) 00026 )
Definition at line 1373 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "PromptTrackCountingESProducer", 00002 maxImpactParameterSig = cms.double( 999999.0 ), 00003 deltaR = cms.double( -1.0 ), 00004 maximumDecayLength = cms.double( 999999.0 ), 00005 impactParameterType = cms.int32( 0 ), 00006 trackQualityClass = cms.string( "any" ), 00007 deltaRmin = cms.double( 0.0 ), 00008 maxImpactParameter = cms.double( 0.03 ), 00009 maximumDistanceToJetAxis = cms.double( 999999.0 ), 00010 nthTrack = cms.int32( -1 ) 00011 )
Definition at line 1399 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFTrajectoryFitterESProducer", 00002 minHits = cms.int32( 3 ), 00003 ComponentName = cms.string( "hltESPRKFitter" ), 00004 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00005 Updator = cms.string( "hltESPKFUpdator" ), 00006 Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), 00007 RecoGeometry = cms.string( "hltESPGlobalDetLayerGeometry" ) 00008 )
Definition at line 1410 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFTrajectorySmootherESProducer", 00002 errorRescaling = cms.double( 100.0 ), 00003 minHits = cms.int32( 3 ), 00004 ComponentName = cms.string( "hltESPRKSmoother" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 Updator = cms.string( "hltESPKFUpdator" ), 00007 Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), 00008 RecoGeometry = cms.string( "hltESPGlobalDetLayerGeometry" ) 00009 )
Definition at line 1418 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "PropagatorWithMaterialESProducer", 00002 PropagationDirection = cms.string( "alongMomentum" ), 00003 ComponentName = cms.string( "hltESPRungeKuttaTrackerPropagator" ), 00004 Mass = cms.double( 0.105 ), 00005 ptMin = cms.double( -1.0 ), 00006 MaxDPhi = cms.double( 1.6 ), 00007 useRungeKutta = cms.bool( True ) 00008 )
Definition at line 1427 of file HLT_PIon_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 1435 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SmartPropagatorESProducer", 00002 Epsilon = cms.double( 5.0 ), 00003 TrackerPropagator = cms.string( "PropagatorWithMaterial" ), 00004 MuonPropagator = cms.string( "hltESPSteppingHelixPropagatorAlong" ), 00005 PropagationDirection = cms.string( "alongMomentum" ), 00006 ComponentName = cms.string( "hltESPSmartPropagator" ) 00007 )
Definition at line 1440 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SmartPropagatorESProducer", 00002 Epsilon = cms.double( 5.0 ), 00003 TrackerPropagator = cms.string( "PropagatorWithMaterial" ), 00004 MuonPropagator = cms.string( "SteppingHelixPropagatorAny" ), 00005 PropagationDirection = cms.string( "alongMomentum" ), 00006 ComponentName = cms.string( "hltESPSmartPropagatorAny" ) 00007 )
Definition at line 1447 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SmartPropagatorESProducer", 00002 Epsilon = cms.double( 5.0 ), 00003 TrackerPropagator = cms.string( "PropagatorWithMaterialOpposite" ), 00004 MuonPropagator = cms.string( "SteppingHelixPropagatorAny" ), 00005 PropagationDirection = cms.string( "oppositeToMomentum" ), 00006 ComponentName = cms.string( "hltESPSmartPropagatorAnyOpposite" ) 00007 )
Definition at line 1454 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SmartPropagatorESProducer", 00002 Epsilon = cms.double( 5.0 ), 00003 TrackerPropagator = cms.string( "PropagatorWithMaterialOpposite" ), 00004 MuonPropagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ), 00005 PropagationDirection = cms.string( "oppositeToMomentum" ), 00006 ComponentName = cms.string( "hltESPSmartPropagatorOpposite" ) 00007 )
Definition at line 1461 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "LeptonTaggerByDistanceESProducer", 00002 distance = cms.double( 0.5 ) 00003 )
Definition at line 1468 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "LeptonTaggerByPtESProducer", 00002 ipSign = cms.string( "any" ) 00003 )
Definition at line 1471 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SteppingHelixPropagatorESProducer", 00002 NoErrorPropagation = cms.bool( False ), 00003 endcapShiftInZPos = cms.double( 0.0 ), 00004 PropagationDirection = cms.string( "alongMomentum" ), 00005 useTuningForL2Speed = cms.bool( False ), 00006 useIsYokeFlag = cms.bool( True ), 00007 endcapShiftInZNeg = cms.double( 0.0 ), 00008 SetVBFPointer = cms.bool( False ), 00009 AssumeNoMaterial = cms.bool( False ), 00010 returnTangentPlane = cms.bool( True ), 00011 useInTeslaFromMagField = cms.bool( False ), 00012 VBFName = cms.string( "VolumeBasedMagneticField" ), 00013 useEndcapShiftsInZ = cms.bool( False ), 00014 sendLogWarning = cms.bool( False ), 00015 useMatVolumes = cms.bool( True ), 00016 debug = cms.bool( False ), 00017 ApplyRadX0Correction = cms.bool( True ), 00018 useMagVolumes = cms.bool( True ), 00019 ComponentName = cms.string( "hltESPSteppingHelixPropagatorAlong" ) 00020 )
Definition at line 1474 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SteppingHelixPropagatorESProducer", 00002 NoErrorPropagation = cms.bool( False ), 00003 endcapShiftInZPos = cms.double( 0.0 ), 00004 PropagationDirection = cms.string( "oppositeToMomentum" ), 00005 useTuningForL2Speed = cms.bool( False ), 00006 useIsYokeFlag = cms.bool( True ), 00007 endcapShiftInZNeg = cms.double( 0.0 ), 00008 SetVBFPointer = cms.bool( False ), 00009 AssumeNoMaterial = cms.bool( False ), 00010 returnTangentPlane = cms.bool( True ), 00011 useInTeslaFromMagField = cms.bool( False ), 00012 VBFName = cms.string( "VolumeBasedMagneticField" ), 00013 useEndcapShiftsInZ = cms.bool( False ), 00014 sendLogWarning = cms.bool( False ), 00015 useMatVolumes = cms.bool( True ), 00016 debug = cms.bool( False ), 00017 ApplyRadX0Correction = cms.bool( True ), 00018 useMagVolumes = cms.bool( True ), 00019 ComponentName = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) 00020 )
Definition at line 1494 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "StraightLinePropagatorESProducer", 00002 ComponentName = cms.string( "hltESPStraightLinePropagator" ), 00003 PropagationDirection = cms.string( "alongMomentum" ) 00004 )
Definition at line 1514 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrackCountingESProducer", 00002 deltaR = cms.double( -1.0 ), 00003 maximumDistanceToJetAxis = cms.double( 0.07 ), 00004 impactParameterType = cms.int32( 0 ), 00005 trackQualityClass = cms.string( "any" ), 00006 maximumDecayLength = cms.double( 5.0 ), 00007 nthTrack = cms.int32( 1 ) 00008 )
Definition at line 1546 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrackCountingESProducer", 00002 deltaR = cms.double( -1.0 ), 00003 maximumDistanceToJetAxis = cms.double( 0.07 ), 00004 impactParameterType = cms.int32( 0 ), 00005 trackQualityClass = cms.string( "any" ), 00006 maximumDecayLength = cms.double( 5.0 ), 00007 nthTrack = cms.int32( 2 ) 00008 )
Definition at line 1554 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "hltESPFwdElectronPropagator" ), 00003 trajectoryFilterName = cms.string( "hltESPTrajectoryFilterForElectrons" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltESPTrajectoryBuilderForElectrons" ), 00006 propagatorOpposite = cms.string( "hltESPBwdElectronPropagator" ), 00007 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPElectronChi2" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( True ), 00012 intermediateCleaning = cms.bool( False ), 00013 lostHitPenalty = cms.double( 90.0 ) 00014 )
Definition at line 1562 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPTrajectoryFilterIT" ), 00004 maxCand = cms.int32( 2 ), 00005 ComponentName = cms.string( "hltESPTrajectoryBuilderIT" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator9" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 1576 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPTrajectoryFilterL3" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltESPTrajectoryBuilderL3" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 1590 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryCleanerESProducer", 00002 ComponentName = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), 00003 fractionShared = cms.double( 0.5 ), 00004 ValidHitBonus = cms.double( 100.0 ), 00005 ComponentType = cms.string( "TrajectoryCleanerBySharedHits" ), 00006 MissingHitPenalty = cms.double( 0.0 ), 00007 allowSharedFirstHit = cms.bool( False ) 00008 )
Definition at line 1604 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryCleanerESProducer", 00002 ComponentName = cms.string( "hltESPTrajectoryCleanerBySharedSeeds" ), 00003 fractionShared = cms.double( 0.5 ), 00004 ValidHitBonus = cms.double( 100.0 ), 00005 ComponentType = cms.string( "TrajectoryCleanerBySharedSeeds" ), 00006 MissingHitPenalty = cms.double( 0.0 ), 00007 allowSharedFirstHit = cms.bool( True ) 00008 )
Definition at line 1612 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00004 minPt = cms.double( 2.0 ), 00005 minHitsMinPt = cms.int32( -1 ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( -1 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 nSigmaMinPt = cms.double( 5.0 ), 00010 minimumNumberOfHits = cms.int32( 5 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltESPTrajectoryFilterForElectrons" ) 00014 )
Definition at line 1620 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 0.3 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( 100 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 3 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltESPTrajectoryFilterIT" ) 00014 )
Definition at line 1634 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 0.5 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( 1000000000 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 5 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltESPTrajectoryFilterL3" ) 00014 )
Definition at line 1648 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFTrajectoryFitterESProducer", 00002 minHits = cms.int32( 3 ), 00003 ComponentName = cms.string( "hltESPTrajectoryFitterRK" ), 00004 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00005 Updator = cms.string( "hltESPKFUpdator" ), 00006 Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), 00007 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ) 00008 )
Definition at line 1662 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "KFTrajectorySmootherESProducer", 00002 errorRescaling = cms.double( 100.0 ), 00003 minHits = cms.int32( 3 ), 00004 ComponentName = cms.string( "hltESPTrajectorySmootherRK" ), 00005 Estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00006 Updator = cms.string( "hltESPKFUpdator" ), 00007 Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), 00008 RecoGeometry = cms.string( "hltESPDummyDetLayerGeometry" ) 00009 )
Definition at line 1670 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TkTransientTrackingRecHitBuilderESProducer", 00002 StripCPE = cms.string( "StripCPEfromTrackAngle" ), 00003 Matcher = cms.string( "StandardMatcher" ), 00004 ComputeCoarseLocalPositionFromDisk = cms.bool( False ), 00005 PixelCPE = cms.string( "hltESPPixelCPETemplateReco" ), 00006 ComponentName = cms.string( "hltESPTTRHBuilderAngleAndTemplate" ) 00007 )
Definition at line 1525 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TkTransientTrackingRecHitBuilderESProducer", 00002 StripCPE = cms.string( "Fake" ), 00003 Matcher = cms.string( "StandardMatcher" ), 00004 ComputeCoarseLocalPositionFromDisk = cms.bool( False ), 00005 PixelCPE = cms.string( "hltESPPixelCPEGeneric" ), 00006 ComponentName = cms.string( "hltESPTTRHBuilderPixelOnly" ) 00007 )
Definition at line 1532 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TkTransientTrackingRecHitBuilderESProducer", 00002 StripCPE = cms.string( "Fake" ), 00003 Matcher = cms.string( "StandardMatcher" ), 00004 ComputeCoarseLocalPositionFromDisk = cms.bool( False ), 00005 PixelCPE = cms.string( "hltESPPixelCPEGeneric" ), 00006 ComponentName = cms.string( "hltESPTTRHBuilderWithoutAngle4PixelTriplets" ) 00007 )
Definition at line 1539 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TkTransientTrackingRecHitBuilderESProducer", 00002 StripCPE = cms.string( "StripCPEfromTrackAngle" ), 00003 Matcher = cms.string( "StandardMatcher" ), 00004 ComputeCoarseLocalPositionFromDisk = cms.bool( False ), 00005 PixelCPE = cms.string( "hltESPPixelCPEGeneric" ), 00006 ComponentName = cms.string( "hltESPTTRHBWithTrackAngle" ) 00007 )
Definition at line 1518 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitFacility", 00002 sourceTag = cms.InputTag( "rawDataCollector" ), 00003 workerName = cms.string( "hltESPESUnpackerWorker" ) 00004 )
Definition at line 2747 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitProducer", 00002 splitOutput = cms.bool( False ), 00003 rechitCollection = cms.string( "EcalRecHitsES" ), 00004 EErechitCollection = cms.string( "" ), 00005 EBrechitCollection = cms.string( "" ), 00006 sourceTag = cms.InputTag( 'hltEcalRegionalESRestFEDs','es' ), 00007 cleaningConfig = cms.PSet( ), 00008 lazyGetterTag = cms.InputTag( "hltESRawToRecHitFacility" ) 00009 )
Definition at line 2806 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitProducer", 00002 splitOutput = cms.bool( False ), 00003 rechitCollection = cms.string( "EcalRecHitsES" ), 00004 EErechitCollection = cms.string( "" ), 00005 EBrechitCollection = cms.string( "" ), 00006 sourceTag = cms.InputTag( 'hltEcalRegionalEgammaFEDs','es' ), 00007 cleaningConfig = cms.PSet( ), 00008 lazyGetterTag = cms.InputTag( "hltESRawToRecHitFacility" ) 00009 )
Definition at line 5939 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EcalRawToRecHitProducer", 00002 splitOutput = cms.bool( False ), 00003 rechitCollection = cms.string( "EcalRecHitsES" ), 00004 EErechitCollection = cms.string( "" ), 00005 EBrechitCollection = cms.string( "" ), 00006 sourceTag = cms.InputTag( 'hltEcalRegionalPi0EtaFEDs','es' ), 00007 cleaningConfig = cms.PSet( ), 00008 lazyGetterTag = cms.InputTag( "hltESRawToRecHitFacility" ) 00009 )
Definition at line 3347 of file HLT_PIon_cff.py.
00001 cms.ESSource( "EmptyESSource", 00002 iovIsRunNotTime = cms.bool( True ), 00003 recordName = cms.string( "JetTagComputerRecord" ), 00004 firstValid = cms.vuint32( 1 ) 00005 )
Definition at line 174 of file HLT_PIon_cff.py.
00001 cms.ESSource( "EmptyESSource", 00002 iovIsRunNotTime = cms.bool( True ), 00003 recordName = cms.string( "EcalSeverityLevelAlgoRcd" ), 00004 firstValid = cms.vuint32( 1 ) 00005 )
Definition at line 179 of file HLT_PIon_cff.py.
00001 cms.ESSource( "EmptyESSource", 00002 iovIsRunNotTime = cms.bool( True ), 00003 recordName = cms.string( "HcalSeverityLevelComputerRcd" ), 00004 firstValid = cms.vuint32( 1 ) 00005 )
Definition at line 184 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTExclDiCaloJetFilter", 00002 saveTags = cms.bool( False ), 00003 inputJetTag = cms.InputTag( "hltCaloJetCorrected" ), 00004 triggerType = cms.int32( 85 ), 00005 minPtJet = cms.double( 35.0 ), 00006 HF_OR = cms.bool( False ), 00007 minHFe = cms.double( 50.0 ) 00008 )
Definition at line 6876 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EvFFEDSelector", 00002 inputTag = cms.InputTag( "rawDataCollector" ), 00003 fedList = cms.vuint32( 1023 ) 00004 )
Definition at line 7139 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EvFFEDSelector", 00002 inputTag = cms.InputTag( "rawDataCollector" ), 00003 fedList = cms.vuint32( 0, 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 ) 00004 )
Definition at line 4106 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "GctRawToDigi", 00002 unpackSharedRegions = cms.bool( False ), 00003 numberOfGctSamplesToUnpack = cms.uint32( 1 ), 00004 verbose = cms.untracked.bool( False ), 00005 numberOfRctSamplesToUnpack = cms.uint32( 1 ), 00006 inputLabel = cms.InputTag( "rawDataCollector" ), 00007 unpackerVersion = cms.uint32( 0 ), 00008 gctFedId = cms.untracked.int32( 745 ), 00009 hltMode = cms.bool( True ) 00010 )
Definition at line 2667 of file HLT_PIon_cff.py.
00001 cms.EDAnalyzer( "EventSetupRecordDataGetter", 00002 toGet = cms.VPSet( 00003 ), 00004 verbose = cms.untracked.bool( False ) 00005 )
Definition at line 2647 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTGetRaw |
00001 cms.EDAnalyzer( "HLTGetRaw", 00002 RawDataCollection = cms.InputTag( "rawDataCollector" ) 00003 )
Definition at line 2652 of file HLT_PIon_cff.py.
Definition at line 6472 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::hltGtDigis |
00001 cms.EDProducer( "L1GlobalTriggerRawToDigi", 00002 DaqGtFedId = cms.untracked.int32( 813 ), 00003 DaqGtInputTag = cms.InputTag( "rawDataCollector" ), 00004 UnpackBxInEvent = cms.int32( 5 ), 00005 ActiveBoardsMask = cms.uint32( 0xffff ) 00006 )
Definition at line 2661 of file HLT_PIon_cff.py.
Definition at line 4167 of file HLT_PIon_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 3283 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTHcalCalibTypeFilter", 00002 InputTag = cms.InputTag( "rawDataCollector" ), 00003 CalibTypes = cms.vint32( 1, 2, 3, 4, 5, 6 ), 00004 FilterSummary = cms.untracked.bool( False ) 00005 )
Definition at line 3278 of file HLT_PIon_cff.py.
00001 cms.EDAnalyzer( "HcalDataIntegrityTask", 00002 mergeRuns = cms.untracked.bool( False ), 00003 UnpackerReportLabel = cms.untracked.InputTag( "hltHcalDigis" ), 00004 subSystemFolder = cms.untracked.string( "Hcal" ), 00005 skipOutOfOrderLS = cms.untracked.bool( False ), 00006 enableCleanup = cms.untracked.bool( False ), 00007 RawDataLabel = cms.untracked.InputTag( "rawDataCollector" ), 00008 NLumiBlocks = cms.untracked.int32( 4000 ), 00009 TaskFolder = cms.untracked.string( "FEDIntegrity_EvF" ), 00010 online = cms.untracked.bool( False ), 00011 debug = cms.untracked.int32( 0 ), 00012 AllowedCalibTypes = cms.untracked.vint32( 0, 1, 2, 3, 4, 5, 6, 7 ) 00013 )
Definition at line 7062 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "HcalRawToDigi", 00002 UnpackZDC = cms.untracked.bool( True ), 00003 FilterDataQuality = cms.bool( True ), 00004 InputLabel = cms.InputTag( "rawDataCollector" ), 00005 ComplainEmptyData = cms.untracked.bool( False ), 00006 UnpackCalib = cms.untracked.bool( True ), 00007 UnpackTTP = cms.untracked.bool( False ), 00008 lastSample = cms.int32( 9 ), 00009 firstSample = cms.int32( 0 ) 00010 )
Definition at line 2996 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTHFAsymmetryFilter", 00002 ECut_HF = cms.double( 5.0 ), 00003 SS_Asym_min = cms.double( 0.45 ), 00004 HFHitCollection = cms.InputTag( "hltHfreco" ), 00005 OS_Asym_max = cms.double( -1.0 ) 00006 )
Definition at line 3086 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::hltHfreco |
Definition at line 3006 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPCkf3HitTrajectoryFilter" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltHIAllESPCkf3HitTrajectoryBuilder" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltHIAllESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( True ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 1707 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPCkfTrajectoryFilter" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltHIAllESPCkfTrajectoryBuilder" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltHIAllESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( True ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 1721 of file HLT_PIon_cff.py.
Definition at line 1735 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "MuonCkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPMuonCkfTrajectoryFilter" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltHIAllESPMuonCkfTrajectoryBuilder" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 useSeedLayer = cms.bool( False ), 00008 deltaEta = cms.double( 0.1 ), 00009 deltaPhi = cms.double( 0.1 ), 00010 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00011 rescaleErrorIfFail = cms.double( 1.0 ), 00012 propagatorProximity = cms.string( "SteppingHelixPropagatorAny" ), 00013 updator = cms.string( "hltESPKFUpdator" ), 00014 alwaysUseInvalidHits = cms.bool( True ), 00015 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00016 MeasurementTrackerName = cms.string( "hltHIAllESPMeasurementTracker" ), 00017 intermediateCleaning = cms.bool( False ), 00018 lostHitPenalty = cms.double( 30.0 ) 00019 )
Definition at line 1782 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltESPTrajectoryFilterIT" ), 00004 maxCand = cms.int32( 5 ), 00005 ComponentName = cms.string( "hltHIAllESPTrajectoryBuilderIT" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltHIAllESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 1801 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::hltHoreco |
Definition at line 4228 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "HybridClusterProducer", 00002 eThreshA = cms.double( 0.0030 ), 00003 basicclusterCollection = cms.string( "hybridBarrelBasicClusters" ), 00004 clustershapecollection = cms.string( "" ), 00005 ethresh = cms.double( 0.1 ), 00006 ewing = cms.double( 0.0 ), 00007 RecHitSeverityToBeExcluded = cms.vstring( 'kWeird' ), 00008 posCalcParameters = cms.PSet( 00009 T0_barl = cms.double( 7.4 ), 00010 LogWeighted = cms.bool( True ), 00011 T0_endc = cms.double( 3.1 ), 00012 T0_endcPresh = cms.double( 1.2 ), 00013 W0 = cms.double( 4.2 ), 00014 X0 = cms.double( 0.89 ) 00015 ), 00016 HybridBarrelSeedThr = cms.double( 1.0 ), 00017 dynamicPhiRoad = cms.bool( False ), 00018 shapeAssociation = cms.string( "hybridShapeAssoc" ), 00019 RecHitFlagToBeExcluded = cms.vstring( ), 00020 useEtForXi = cms.bool( True ), 00021 step = cms.int32( 17 ), 00022 eThreshB = cms.double( 0.1 ), 00023 xi = cms.double( 0.0 ), 00024 eseed = cms.double( 0.35 ), 00025 ecalhitproducer = cms.string( "hltEcalRecHitAll" ), 00026 dynamicEThresh = cms.bool( False ), 00027 ecalhitcollection = cms.string( "EcalRecHitsEB" ), 00028 excludeFlagged = cms.bool( True ), 00029 superclusterCollection = cms.string( "" ) 00030 )
Definition at line 2815 of file HLT_PIon_cff.py.
Definition at line 5948 of file HLT_PIon_cff.py.
Definition at line 1815 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 layerList = cms.vstring( 'BPix1+BPix2+BPix3', 00003 'BPix1+BPix2+FPix1_pos', 00004 'BPix1+BPix2+FPix1_neg', 00005 'BPix1+FPix1_pos+FPix2_pos', 00006 'BPix1+FPix1_neg+FPix2_neg' ), 00007 ComponentName = cms.string( "hltIter1ESPPixelLayerTriplets" ), 00008 TEC = cms.PSet( ), 00009 FPix = cms.PSet( 00010 HitProducer = cms.string( "hltSiPixelRecHits" ), 00011 hitErrorRZ = cms.double( 0.0036 ), 00012 useErrorsFromParam = cms.bool( True ), 00013 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00014 skipClusters = cms.InputTag( "hltIter1ClustersRefRemoval" ), 00015 hitErrorRPhi = cms.double( 0.0051 ) 00016 ), 00017 TID = cms.PSet( ), 00018 BPix = cms.PSet( 00019 HitProducer = cms.string( "hltSiPixelRecHits" ), 00020 hitErrorRZ = cms.double( 0.0060 ), 00021 useErrorsFromParam = cms.bool( True ), 00022 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00023 skipClusters = cms.InputTag( "hltIter1ClustersRefRemoval" ), 00024 hitErrorRPhi = cms.double( 0.0027 ) 00025 ), 00026 TIB = cms.PSet( ), 00027 TOB = cms.PSet( ) 00028 )
Definition at line 1862 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltIter1ESPTrajectoryFilterIT" ), 00004 maxCand = cms.int32( 2 ), 00005 ComponentName = cms.string( "hltIter1ESPTrajectoryBuilderIT" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltIter1ESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator16" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 1890 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 0.2 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( 100 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 3 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltIter1ESPTrajectoryFilterIT" ) 00014 )
Definition at line 1904 of file HLT_PIon_cff.py.
Definition at line 1918 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 layerList = cms.vstring( 'BPix1+BPix2+BPix3', 00003 'BPix1+BPix2+FPix1_pos', 00004 'BPix1+BPix2+FPix1_neg', 00005 'BPix1+FPix1_pos+FPix2_pos', 00006 'BPix1+FPix1_neg+FPix2_neg' ), 00007 ComponentName = cms.string( "hltIter1Tau3MuESPPixelLayerTriplets" ), 00008 TEC = cms.PSet( ), 00009 FPix = cms.PSet( 00010 HitProducer = cms.string( "hltSiPixelRecHits" ), 00011 hitErrorRZ = cms.double( 0.0036 ), 00012 useErrorsFromParam = cms.bool( True ), 00013 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00014 skipClusters = cms.InputTag( "hltIter1Tau3MuClustersRefRemoval" ), 00015 hitErrorRPhi = cms.double( 0.0051 ) 00016 ), 00017 TID = cms.PSet( ), 00018 BPix = cms.PSet( 00019 HitProducer = cms.string( "hltSiPixelRecHits" ), 00020 hitErrorRZ = cms.double( 0.0060 ), 00021 useErrorsFromParam = cms.bool( True ), 00022 TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), 00023 skipClusters = cms.InputTag( "hltIter1Tau3MuClustersRefRemoval" ), 00024 hitErrorRPhi = cms.double( 0.0027 ) 00025 ), 00026 TIB = cms.PSet( ), 00027 TOB = cms.PSet( ) 00028 )
Definition at line 1965 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltIter1ESPTrajectoryFilterIT" ), 00004 maxCand = cms.int32( 2 ), 00005 ComponentName = cms.string( "hltIter1Tau3MuESPTrajectoryBuilderIT" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltIter1Tau3MuESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator16" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 1993 of file HLT_PIon_cff.py.
Definition at line 2007 of file HLT_PIon_cff.py.
Definition at line 2054 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltIter2ESPTrajectoryFilterIT" ), 00004 maxCand = cms.int32( 2 ), 00005 ComponentName = cms.string( "hltIter2ESPTrajectoryBuilderIT" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltIter2ESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator16" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 2090 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 0.3 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 1 ), 00007 maxNumberOfHits = cms.int32( 100 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 3 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltIter2ESPTrajectoryFilterIT" ) 00014 )
Definition at line 2104 of file HLT_PIon_cff.py.
Definition at line 2118 of file HLT_PIon_cff.py.
Definition at line 2165 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltIter2ESPTrajectoryFilterIT" ), 00004 maxCand = cms.int32( 2 ), 00005 ComponentName = cms.string( "hltIter2Tau3MuESPTrajectoryBuilderIT" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltIter2Tau3MuESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator16" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 2201 of file HLT_PIon_cff.py.
Definition at line 2215 of file HLT_PIon_cff.py.
Definition at line 2260 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltIter3ESPTrajectoryFilterIT" ), 00004 maxCand = cms.int32( 1 ), 00005 ComponentName = cms.string( "hltIter3ESPTrajectoryBuilderIT" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltIter3ESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator16" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 2307 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 0.3 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 0 ), 00007 maxNumberOfHits = cms.int32( 100 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 3 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltIter3ESPTrajectoryFilterIT" ) 00014 )
Definition at line 2321 of file HLT_PIon_cff.py.
Definition at line 2335 of file HLT_PIon_cff.py.
Definition at line 2380 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltIter3ESPTrajectoryFilterIT" ), 00004 maxCand = cms.int32( 1 ), 00005 ComponentName = cms.string( "hltIter3Tau3MuESPTrajectoryBuilderIT" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltIter3Tau3MuESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator16" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ) 00014 )
Definition at line 2427 of file HLT_PIon_cff.py.
Definition at line 2441 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SeedingLayersESProducer", 00002 layerList = cms.vstring( 'TIB1+TIB2' ), 00003 ComponentName = cms.string( "hltIter4ESPPixelLayerPairs" ), 00004 TEC = cms.PSet( ), 00005 FPix = cms.PSet( ), 00006 TID = cms.PSet( ), 00007 BPix = cms.PSet( ), 00008 TIB = cms.PSet( TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ) ), 00009 TOB = cms.PSet( ) 00010 )
Definition at line 2488 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltIter4ESPTrajectoryFilterIT" ), 00004 maxCand = cms.int32( 1 ), 00005 ComponentName = cms.string( "hltIter4ESPTrajectoryBuilderIT" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltIter4ESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator16" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ), 00014 minNrOfHitsForRebuild = cms.untracked.int32( 4 ) 00015 )
Definition at line 2498 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TrajectoryFilterESProducer", 00002 filterPset = cms.PSet( 00003 minPt = cms.double( 0.3 ), 00004 minHitsMinPt = cms.int32( 3 ), 00005 ComponentType = cms.string( "CkfBaseTrajectoryFilter" ), 00006 maxLostHits = cms.int32( 0 ), 00007 maxNumberOfHits = cms.int32( 100 ), 00008 maxConsecLostHits = cms.int32( 1 ), 00009 minimumNumberOfHits = cms.int32( 6 ), 00010 nSigmaMinPt = cms.double( 5.0 ), 00011 chargeSignificance = cms.double( -1.0 ) 00012 ), 00013 ComponentName = cms.string( "hltIter4ESPTrajectoryFilterIT" ) 00014 )
Definition at line 2513 of file HLT_PIon_cff.py.
Definition at line 2527 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "CkfTrajectoryBuilderESProducer", 00002 propagatorAlong = cms.string( "PropagatorWithMaterial" ), 00003 trajectoryFilterName = cms.string( "hltIter4ESPTrajectoryFilterIT" ), 00004 maxCand = cms.int32( 1 ), 00005 ComponentName = cms.string( "hltIter4Tau3MuESPTrajectoryBuilderIT" ), 00006 propagatorOpposite = cms.string( "PropagatorWithMaterialOpposite" ), 00007 MeasurementTrackerName = cms.string( "hltIter4Tau3MuESPMeasurementTracker" ), 00008 estimator = cms.string( "hltESPChi2MeasurementEstimator16" ), 00009 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00010 updator = cms.string( "hltESPKFUpdator" ), 00011 alwaysUseInvalidHits = cms.bool( False ), 00012 intermediateCleaning = cms.bool( True ), 00013 lostHitPenalty = cms.double( 30.0 ), 00014 minNrOfHitsForRebuild = cms.untracked.int32( 4 ) 00015 )
Definition at line 2574 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTL1NumberFilter", 00002 invert = cms.bool( False ), 00003 period = cms.uint32( 4096 ), 00004 rawInput = cms.InputTag( "rawDataCollector" ) 00005 )
Definition at line 3194 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "L1ExtraParticlesProd", 00002 tauJetSource = cms.InputTag( 'hltGctDigis','tauJets' ), 00003 etHadSource = cms.InputTag( "hltGctDigis" ), 00004 etTotalSource = cms.InputTag( "hltGctDigis" ), 00005 centralBxOnly = cms.bool( True ), 00006 centralJetSource = cms.InputTag( 'hltGctDigis','cenJets' ), 00007 etMissSource = cms.InputTag( "hltGctDigis" ), 00008 hfRingEtSumsSource = cms.InputTag( "hltGctDigis" ), 00009 produceMuonParticles = cms.bool( True ), 00010 forwardJetSource = cms.InputTag( 'hltGctDigis','forJets' ), 00011 ignoreHtMiss = cms.bool( False ), 00012 htMissSource = cms.InputTag( "hltGctDigis" ), 00013 produceCaloParticles = cms.bool( True ), 00014 muonSource = cms.InputTag( "hltGtDigis" ), 00015 isolatedEmSource = cms.InputTag( 'hltGctDigis','isoEm' ), 00016 nonIsolatedEmSource = cms.InputTag( 'hltGctDigis','nonIsoEm' ), 00017 hfRingBitCountsSource = cms.InputTag( "hltGctDigis" ) 00018 )
Definition at line 2698 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 saveTags = cms.bool( False ), 00003 CSCTFtag = cms.InputTag( "unused" ), 00004 PreviousCandTag = cms.InputTag( "hltL1sL1DoubleMu0" ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 2 ), 00007 MaxEta = cms.double( 2.5 ), 00008 SelectQualities = cms.vint32( ), 00009 CandTag = cms.InputTag( "hltL1extraParticles" ), 00010 ExcludeSingleSegmentCSC = cms.bool( False ) 00011 )
Definition at line 4766 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 saveTags = cms.bool( False ), 00003 CSCTFtag = cms.InputTag( "unused" ), 00004 PreviousCandTag = cms.InputTag( "hltL1sL1SingleMu12" ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 1 ), 00007 MaxEta = cms.double( 2.5 ), 00008 SelectQualities = cms.vint32( ), 00009 CandTag = cms.InputTag( "hltL1extraParticles" ), 00010 ExcludeSingleSegmentCSC = cms.bool( False ) 00011 )
Definition at line 4739 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 saveTags = cms.bool( False ), 00003 CSCTFtag = cms.InputTag( "unused" ), 00004 PreviousCandTag = cms.InputTag( "hltL1sL1SingleMu3" ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 1 ), 00007 MaxEta = cms.double( 2.5 ), 00008 SelectQualities = cms.vint32( ), 00009 CandTag = cms.InputTag( "hltL1extraParticles" ), 00010 ExcludeSingleSegmentCSC = cms.bool( False ) 00011 )
Definition at line 4685 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 saveTags = cms.bool( False ), 00003 CSCTFtag = cms.InputTag( "unused" ), 00004 PreviousCandTag = cms.InputTag( "hltL1sL1SingleMu7" ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 1 ), 00007 MaxEta = cms.double( 2.5 ), 00008 SelectQualities = cms.vint32( ), 00009 CandTag = cms.InputTag( "hltL1extraParticles" ), 00010 ExcludeSingleSegmentCSC = cms.bool( False ) 00011 )
Definition at line 4712 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "L1GlobalTrigger", 00002 TechnicalTriggersUnprescaled = cms.bool( True ), 00003 ProduceL1GtObjectMapRecord = cms.bool( True ), 00004 AlgorithmTriggersUnmasked = cms.bool( False ), 00005 EmulateBxInEvent = cms.int32( 1 ), 00006 AlgorithmTriggersUnprescaled = cms.bool( True ), 00007 ProduceL1GtDaqRecord = cms.bool( False ), 00008 ReadTechnicalTriggerRecords = cms.bool( True ), 00009 RecordLength = cms.vint32( 3, 0 ), 00010 TechnicalTriggersUnmasked = cms.bool( False ), 00011 ProduceL1GtEvmRecord = cms.bool( False ), 00012 GmtInputTag = cms.InputTag( "hltGtDigis" ), 00013 TechnicalTriggersVetoUnmasked = cms.bool( True ), 00014 AlternativeNrBxBoardEvm = cms.uint32( 0 ), 00015 TechnicalTriggersInputTags = cms.VInputTag( 'simBscDigis' ), 00016 CastorInputTag = cms.InputTag( "castorL1Digis" ), 00017 GctInputTag = cms.InputTag( "hltGctDigis" ), 00018 AlternativeNrBxBoardDaq = cms.uint32( 0 ), 00019 WritePsbL1GtDaqRecord = cms.bool( False ), 00020 BstLengthBytes = cms.int32( -1 ) 00021 )
Definition at line 2677 of file HLT_PIon_cff.py.
00001 cms.EDAnalyzer( "L1GtTrigReport", 00002 PrintVerbosity = cms.untracked.int32( 10 ), 00003 UseL1GlobalTriggerRecord = cms.bool( False ), 00004 PrintOutput = cms.untracked.int32( 3 ), 00005 L1GtRecordInputTag = cms.InputTag( "hltGtDigis" ) 00006 )
Definition at line 7149 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 saveTags = cms.bool( True ), 00003 CSCTFtag = cms.InputTag( "unused" ), 00004 PreviousCandTag = cms.InputTag( "hltL1sL1SingleMuOpen" ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 1 ), 00007 MaxEta = cms.double( 2.5 ), 00008 SelectQualities = cms.vint32( ), 00009 CandTag = cms.InputTag( "hltL1extraParticles" ), 00010 ExcludeSingleSegmentCSC = cms.bool( False ) 00011 )
Definition at line 4658 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleEG5 OR L1_SingleEG7 OR L1_SingleEG12 OR L1_SingleEG20 OR L1_SingleEG22 OR L1_SingleEG24 OR L1_SingleEG30 OR L1_DoubleEG_13_7 OR L1_TripleEG7 OR L1_TripleEG_12_7_5 OR L1_DoubleEG5 OR L1_TripleJet_64_44_24_VBF OR L1_TripleJet_64_48_28_VBF OR L1_TripleJetC_52_28_28 OR L1_QuadJetC32 OR L1_QuadJetC36 OR L1_QuadJetC40 OR L1_DoubleEG6_HTT100 OR L1_DoubleEG6_HTT125 OR L1_EG8_DoubleJetC20 OR L1_Mu12_EG7 OR L1_MuOpen_EG12 OR L1_DoubleMu3p5_EG5 OR L1_DoubleMu5_EG5 OR L1_Mu12_EG7 OR L1_Mu5_DoubleEG5 OR L1_Mu5_DoubleEG6 OR L1_MuOpen_EG5" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 3306 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleMu7 OR L1_SingleMu14er OR L1_SingleMu16er" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 3740 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTL1SeededEcalClustersSequence = cms.Sequence( hltHybridSuperClustersL1Seeded + hltCorrectedHybridSuperClustersL1Seeded + HLTMulti5x5SuperClusterL1Seeded ) |
Definition at line 7186 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EgammaHLTClusterShapeProducer", 00002 recoEcalCandidateProducer = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00003 ecalRechitEB = cms.InputTag( 'hltEcalRegionalEgammaRecHit','EcalRecHitsEB' ), 00004 ecalRechitEE = cms.InputTag( 'hltEcalRegionalEgammaRecHit','EcalRecHitsEE' ), 00005 isIeta = cms.bool( True ) 00006 )
Definition at line 6130 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EgammaHLTHcalIsolationProducersRegional", 00002 eMinHE = cms.double( 0.8 ), 00003 hbheRecHitProducer = cms.InputTag( "hltHbhereco" ), 00004 effectiveAreaBarrel = cms.double( 0.105 ), 00005 outerCone = cms.double( 0.14 ), 00006 eMinHB = cms.double( 0.7 ), 00007 innerCone = cms.double( 0.0 ), 00008 etMinHE = cms.double( -1.0 ), 00009 etMinHB = cms.double( -1.0 ), 00010 rhoProducer = cms.InputTag( 'hltKT6CaloJets','rho' ), 00011 depth = cms.int32( -1 ), 00012 doRhoCorrection = cms.bool( False ), 00013 effectiveAreaEndcap = cms.double( 0.17 ), 00014 recoEcalCandidateProducer = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00015 rhoMax = cms.double( 9.9999999E7 ), 00016 rhoScale = cms.double( 1.0 ), 00017 doEtSum = cms.bool( False ) 00018 )
Definition at line 6154 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EgammaHLTRecoEcalCandidateProducers", 00002 scIslandEndcapProducer = cms.InputTag( "hltCorrectedMulti5x5EndcapSuperClustersWithPreshowerL1Seeded" ), 00003 scHybridBarrelProducer = cms.InputTag( "hltCorrectedHybridSuperClustersL1Seeded" ), 00004 recoEcalCandidateCollection = cms.string( "" ) 00005 )
Definition at line 6100 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_ETT140" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 6522 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_ETT80" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 6387 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleEG5 OR L1_SingleEG7 OR L1_SingleEG12 OR L1_SingleEG18er OR L1_SingleEG20 OR L1_SingleEG22 OR L1_SingleEG24 OR L1_SingleEG30 OR L1_SingleJet16 OR L1_SingleJet36 OR L1_SingleJet52 OR L1_SingleJet68 OR L1_SingleJet92 OR L1_SingleJet128 OR L1_SingleMu7 OR L1_SingleMu12 OR L1_SingleMu16 OR L1_SingleMu20 OR L1_SingleMu14er OR L1_SingleMu16er OR L1_SingleMu20er OR L1_SingleMu25er OR L1_ZeroBias" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 3215 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_DoubleEG_13_7 OR L1_TripleEG7 OR L1_TripleEG_12_7_5 OR L1_SingleEG5 OR L1_SingleEG7 OR L1_SingleEG12 OR L1_SingleEG18er OR L1_SingleIsoEG18er OR L1_SingleEG20 OR L1_SingleIsoEG20er OR L1_SingleEG22 OR L1_SingleEG24 OR L1_SingleEG30 OR L1_SingleMu3 OR L1_SingleMu7 OR L1_SingleMu12 OR L1_SingleMu16 OR L1_SingleMu20 OR L1_SingleMu14er OR L1_SingleMu16er OR L1_SingleMu20er OR L1_SingleMu25er OR L1_DoubleMu0 OR L1_DoubleMu5 OR L1_DoubleMu_12_5 OR L1_DoubleMu_10_Open" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 3199 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_AlwaysTrue" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 4090 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_BeamGas_Hf_BptxMinusPostQuiet" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 3092 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_BeamGas_Hf_BptxPlusPostQuiet" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 2980 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_BeamHalo" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 3108 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_DoubleEG3_FwdVeto" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 6884 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_DoubleForJet16_EtaOpp" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 6916 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_DoubleJet20_RomanPotsOR" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 6900 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 4750 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0er_HighQ" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 4777 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_ETM30" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 6355 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_ETM70" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 6371 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleEG12" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 5869 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleEG5" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 5837 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleEG7" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 5853 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleForJet16" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 4399 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleJet16" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 4131 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleJet16_FwdVeto5" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 6860 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( False ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleJetC20_NotBptxOR" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 1 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 3231 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleJet36" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 4147 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleMu12" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 4723 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleMu3" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 4669 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleMu7" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 4696 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_SingleMuOpen" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 4642 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "53" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( True ) 00012 )
Definition at line 6565 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "54" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( True ) 00012 )
Definition at line 6638 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "L1_ZeroBias" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( False ) 00012 )
Definition at line 2727 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "40" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( True ) 00012 )
Definition at line 6718 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "34" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( True ) 00012 )
Definition at line 6734 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "9" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( True ) 00012 )
Definition at line 6686 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "8" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( True ) 00012 )
Definition at line 6702 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "9 OR 40" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( True ) 00012 )
Definition at line 6750 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "52" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( True ) 00012 )
Definition at line 6549 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "55" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( True ) 00012 )
Definition at line 6654 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLevel1GTSeed", 00002 saveTags = cms.bool( True ), 00003 L1SeedsLogicalExpression = cms.string( "11 OR 12" ), 00004 L1MuonCollectionTag = cms.InputTag( "hltL1extraParticles" ), 00005 L1UseL1TriggerObjectMaps = cms.bool( True ), 00006 L1UseAliasesForSeeding = cms.bool( True ), 00007 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00008 L1CollectionsTag = cms.InputTag( "hltL1extraParticles" ), 00009 L1NrBxInEvent = cms.int32( 3 ), 00010 L1GtObjectMapTag = cms.InputTag( "hltL1GtObjectMap" ), 00011 L1TechTriggerSeeding = cms.bool( True ) 00012 )
Definition at line 6670 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::hltL1tfed |
00001 cms.EDAnalyzer( "L1TFED", 00002 verbose = cms.untracked.bool( False ), 00003 DQMStore = cms.untracked.bool( True ), 00004 rawTag = cms.InputTag( "rawDataCollector" ), 00005 stableROConfig = cms.untracked.bool( True ), 00006 FEDDirName = cms.untracked.string( "L1T/FEDIntegrity_EvF" ), 00007 disableROOToutput = cms.untracked.bool( True ), 00008 L1FEDS = cms.vint32( 745, 760, 780, 812, 813 ) 00009 )
Definition at line 7075 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTL1UnpackerSequence = cms.Sequence( hltGtDigis + hltGctDigis + hltL1GtObjectMap + hltL1extraParticles ) |
Definition at line 7159 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL2PreFilter", 00002 saveTags = cms.bool( False ), 00003 MaxDr = cms.double( 9999.0 ), 00004 CutOnChambers = cms.bool( False ), 00005 PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0L1f0" ), 00006 MinPt = cms.double( 0.0 ), 00007 MinN = cms.int32( 2 ), 00008 SeedMapTag = cms.InputTag( "hltL2Muons" ), 00009 MaxEta = cms.double( 3.0 ), 00010 MinNhits = cms.vint32( 0 ), 00011 MinDxySig = cms.double( -1.0 ), 00012 MinNchambers = cms.vint32( 0 ), 00013 AbsEtaBins = cms.vdouble( 5.0 ), 00014 MaxDz = cms.double( 9999.0 ), 00015 CandTag = cms.InputTag( "hltL2MuonCandidates" ), 00016 BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), 00017 MinDr = cms.double( -1.0 ), 00018 NSigmaPt = cms.double( 0.0 ), 00019 MinNstations = cms.vint32( 0 ) 00020 )
Definition at line 6793 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL2PreFilter", 00002 saveTags = cms.bool( True ), 00003 MaxDr = cms.double( 9999.0 ), 00004 CutOnChambers = cms.bool( False ), 00005 PreviousCandTag = cms.InputTag( "hltL1fL1sMu3L1Filtered0" ), 00006 MinPt = cms.double( 3.0 ), 00007 MinN = cms.int32( 1 ), 00008 SeedMapTag = cms.InputTag( "hltL2Muons" ), 00009 MaxEta = cms.double( 2.5 ), 00010 MinNhits = cms.vint32( 0 ), 00011 MinDxySig = cms.double( -1.0 ), 00012 MinNchambers = cms.vint32( 0 ), 00013 AbsEtaBins = cms.vdouble( 5.0 ), 00014 MaxDz = cms.double( 9999.0 ), 00015 CandTag = cms.InputTag( "hltL2MuonCandidates" ), 00016 BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), 00017 MinDr = cms.double( -1.0 ), 00018 NSigmaPt = cms.double( 0.0 ), 00019 MinNstations = cms.vint32( 0 ) 00020 )
Definition at line 5023 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "L2MuonCandidateProducer", 00002 InputObjects = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ) 00003 )
Definition at line 4996 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTL2muonrecoNocandSequence = cms.Sequence( HLTMuonLocalRecoSequence + hltL2OfflineMuonSeeds + hltL2MuonSeeds + hltL2Muons ) |
Definition at line 7178 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTL2muonrecoSequence = cms.Sequence( HLTL2muonrecoNocandSequence + hltL2MuonCandidates ) |
Definition at line 7179 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::hltL2Muons |
Definition at line 4909 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "L2MuonSeedGenerator", 00002 ServiceParameters = cms.PSet( 00003 Propagators = cms.untracked.vstring( 'SteppingHelixPropagatorAny' ), 00004 RPCLayers = cms.bool( True ), 00005 UseMuonNavigation = cms.untracked.bool( True ) 00006 ), 00007 InputObjects = cms.InputTag( "hltL1extraParticles" ), 00008 L1MaxEta = cms.double( 2.5 ), 00009 OfflineSeedLabel = cms.untracked.InputTag( "hltL2OfflineMuonSeeds" ), 00010 L1MinPt = cms.double( 0.0 ), 00011 L1MinQuality = cms.uint32( 1 ), 00012 GMTReadoutCollection = cms.InputTag( "hltGtDigis" ), 00013 UseOfflineSeed = cms.untracked.bool( True ), 00014 Propagator = cms.string( "SteppingHelixPropagatorAny" ) 00015 )
Definition at line 4894 of file HLT_PIon_cff.py.
Definition at line 4804 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL3PreFilter", 00002 MaxNormalizedChi2 = cms.double( 9999.0 ), 00003 saveTags = cms.bool( False ), 00004 PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0L1f0L2f0" ), 00005 MinNmuonHits = cms.int32( 0 ), 00006 MinN = cms.int32( 2 ), 00007 MinTrackPt = cms.double( 0.0 ), 00008 MaxEta = cms.double( 2.15 ), 00009 MaxDXYBeamSpot = cms.double( 9999.0 ), 00010 MinNhits = cms.int32( 0 ), 00011 MinDxySig = cms.double( -1.0 ), 00012 NSigmaPt = cms.double( 0.0 ), 00013 MaxDz = cms.double( 9999.0 ), 00014 MaxPtDifference = cms.double( 9999.0 ), 00015 MaxDr = cms.double( 2.0 ), 00016 CandTag = cms.InputTag( "hltL3MuonCandidates" ), 00017 MinDr = cms.double( -1.0 ), 00018 BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), 00019 MinPt = cms.double( 4.0 ) 00020 )
Definition at line 6813 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL3PreFilter", 00002 MaxNormalizedChi2 = cms.double( 9999.0 ), 00003 saveTags = cms.bool( True ), 00004 PreviousCandTag = cms.InputTag( "hltL2fL1sMu3L2Filtered3" ), 00005 MinNmuonHits = cms.int32( 0 ), 00006 MinN = cms.int32( 1 ), 00007 MinTrackPt = cms.double( 0.0 ), 00008 MaxEta = cms.double( 2.5 ), 00009 MaxDXYBeamSpot = cms.double( 9999.0 ), 00010 MinNhits = cms.int32( 0 ), 00011 MinDxySig = cms.double( -1.0 ), 00012 NSigmaPt = cms.double( 0.0 ), 00013 MaxDz = cms.double( 9999.0 ), 00014 MaxPtDifference = cms.double( 9999.0 ), 00015 MaxDr = cms.double( 2.0 ), 00016 CandTag = cms.InputTag( "hltL3MuonCandidates" ), 00017 MinDr = cms.double( -1.0 ), 00018 BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), 00019 MinPt = cms.double( 5.0 ) 00020 )
Definition at line 5793 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL3PreFilter", 00002 MaxNormalizedChi2 = cms.double( 9999.0 ), 00003 saveTags = cms.bool( True ), 00004 PreviousCandTag = cms.InputTag( "hltL2fL1sMu3L2Filtered3" ), 00005 MinNmuonHits = cms.int32( 0 ), 00006 MinN = cms.int32( 1 ), 00007 MinTrackPt = cms.double( 0.0 ), 00008 MaxEta = cms.double( 2.5 ), 00009 MaxDXYBeamSpot = cms.double( 9999.0 ), 00010 MinNhits = cms.int32( 0 ), 00011 MinDxySig = cms.double( -1.0 ), 00012 NSigmaPt = cms.double( 0.0 ), 00013 MaxDz = cms.double( 9999.0 ), 00014 MaxPtDifference = cms.double( 9999.0 ), 00015 MaxDr = cms.double( 2.0 ), 00016 CandTag = cms.InputTag( "hltL3MuonCandidates" ), 00017 MinDr = cms.double( -1.0 ), 00018 BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), 00019 MinPt = cms.double( 8.0 ) 00020 )
Definition at line 5817 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "L3MuonCandidateProducer", 00002 InputLinksObjects = cms.InputTag( "hltL3MuonsLinksCombination" ), 00003 InputObjects = cms.InputTag( "hltL3Muons" ), 00004 MuonPtOption = cms.string( "Tracker" ) 00005 )
Definition at line 5788 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTL3muonrecoNocandSequence = cms.Sequence( HLTL3muonTkCandidateSequence + hltL3TkTracksFromL2 + hltL3MuonsLinksCombination + hltL3Muons ) |
Definition at line 7182 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTL3muonrecoSequence = cms.Sequence( HLTL3muonrecoNocandSequence + hltL3MuonCandidates ) |
Definition at line 7183 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::hltL3Muons |
00001 cms.EDProducer( "L3TrackCombiner", 00002 labels = cms.VInputTag( 'hltL3MuonsOIState','hltL3MuonsOIHit','hltL3MuonsIOHit' ) 00003 )
Definition at line 5785 of file HLT_PIon_cff.py.
Definition at line 5663 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "L3TrackLinksCombiner", 00002 labels = cms.VInputTag( 'hltL3MuonsOIState','hltL3MuonsOIHit','hltL3MuonsIOHit' ) 00003 )
Definition at line 5782 of file HLT_PIon_cff.py.
Definition at line 5421 of file HLT_PIon_cff.py.
Definition at line 5171 of file HLT_PIon_cff.py.
Definition at line 7181 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "L3TrackCombiner", 00002 labels = cms.VInputTag( 'hltL3MuonsOIState','hltL3MuonsOIHit' ) 00003 )
Definition at line 5531 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "L3TrackCombiner", 00002 labels = cms.VInputTag( 'hltL3TkTracksFromL2IOHit','hltL3TkTracksFromL2OIHit','hltL3TkTracksFromL2OIState' ) 00003 )
Definition at line 5779 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "TrackProducer", 00002 src = cms.InputTag( "hltL3TrackCandidateFromL2IOHit" ), 00003 clusterRemovalInfo = cms.InputTag( "" ), 00004 beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), 00005 Fitter = cms.string( "hltESPKFFittingSmoother" ), 00006 useHitsSplitting = cms.bool( False ), 00007 MeasurementTracker = cms.string( "" ), 00008 alias = cms.untracked.string( "" ), 00009 NavigationSchool = cms.string( "" ), 00010 TrajectoryInEvent = cms.bool( True ), 00011 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00012 AlgorithmName = cms.string( "undefAlgorithm" ), 00013 Propagator = cms.string( "PropagatorWithMaterial" ) 00014 )
Definition at line 5649 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "TrackProducer", 00002 src = cms.InputTag( "hltL3TrackCandidateFromL2OIHit" ), 00003 clusterRemovalInfo = cms.InputTag( "" ), 00004 beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), 00005 Fitter = cms.string( "hltESPKFFittingSmoother" ), 00006 useHitsSplitting = cms.bool( False ), 00007 MeasurementTracker = cms.string( "" ), 00008 alias = cms.untracked.string( "" ), 00009 NavigationSchool = cms.string( "" ), 00010 TrajectoryInEvent = cms.bool( True ), 00011 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00012 AlgorithmName = cms.string( "undefAlgorithm" ), 00013 Propagator = cms.string( "PropagatorWithMaterial" ) 00014 )
Definition at line 5407 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "TrackProducer", 00002 src = cms.InputTag( "hltL3TrackCandidateFromL2OIState" ), 00003 clusterRemovalInfo = cms.InputTag( "" ), 00004 beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), 00005 Fitter = cms.string( "hltESPKFFittingSmoother" ), 00006 useHitsSplitting = cms.bool( False ), 00007 MeasurementTracker = cms.string( "" ), 00008 alias = cms.untracked.string( "" ), 00009 NavigationSchool = cms.string( "" ), 00010 TrajectoryInEvent = cms.bool( True ), 00011 TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), 00012 AlgorithmName = cms.string( "undefAlgorithm" ), 00013 Propagator = cms.string( "PropagatorWithMaterial" ) 00014 )
Definition at line 5157 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "L3TrackCandCombiner", 00002 labels = cms.VInputTag( 'hltL3TrackCandidateFromL2IOHit','hltL3TrackCandidateFromL2OIHit','hltL3TrackCandidateFromL2OIState' ) 00003 )
Definition at line 5776 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "CkfTrajectoryMaker", 00002 src = cms.InputTag( "hltL3TrajSeedIOHit" ), 00003 reverseTrajectories = cms.bool( False ), 00004 TransientInitialStateEstimatorParameters = cms.PSet( 00005 propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), 00006 numberMeasurementsForFit = cms.int32( 4 ), 00007 propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) 00008 ), 00009 TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), 00010 cleanTrajectoryAfterInOut = cms.bool( False ), 00011 useHitsSplitting = cms.bool( False ), 00012 RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), 00013 doSeedingRegionRebuilding = cms.bool( False ), 00014 trackCandidateAlso = cms.bool( True ), 00015 NavigationSchool = cms.string( "SimpleNavigationSchool" ), 00016 TrajectoryBuilder = cms.string( "hltESPMuonCkfTrajectoryBuilder" ), 00017 maxNSeeds = cms.uint32( 100000 ) 00018 )
Definition at line 5631 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "CkfTrajectoryMaker", 00002 src = cms.InputTag( "hltL3TrajSeedOIHit" ), 00003 reverseTrajectories = cms.bool( True ), 00004 TransientInitialStateEstimatorParameters = cms.PSet( 00005 propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), 00006 numberMeasurementsForFit = cms.int32( 4 ), 00007 propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) 00008 ), 00009 TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), 00010 cleanTrajectoryAfterInOut = cms.bool( False ), 00011 useHitsSplitting = cms.bool( False ), 00012 RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), 00013 doSeedingRegionRebuilding = cms.bool( False ), 00014 trackCandidateAlso = cms.bool( True ), 00015 NavigationSchool = cms.string( "SimpleNavigationSchool" ), 00016 TrajectoryBuilder = cms.string( "hltESPMuonCkfTrajectoryBuilder" ), 00017 maxNSeeds = cms.uint32( 100000 ) 00018 )
Definition at line 5389 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "CkfTrajectoryMaker", 00002 src = cms.InputTag( "hltL3TrajSeedOIState" ), 00003 reverseTrajectories = cms.bool( True ), 00004 TransientInitialStateEstimatorParameters = cms.PSet( 00005 propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), 00006 numberMeasurementsForFit = cms.int32( 4 ), 00007 propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) 00008 ), 00009 TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), 00010 cleanTrajectoryAfterInOut = cms.bool( False ), 00011 useHitsSplitting = cms.bool( False ), 00012 RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), 00013 doSeedingRegionRebuilding = cms.bool( False ), 00014 trackCandidateAlso = cms.bool( True ), 00015 NavigationSchool = cms.string( "SimpleNavigationSchool" ), 00016 TrajectoryBuilder = cms.string( "hltESPMuonCkfTrajectoryBuilderSeedHit" ), 00017 maxNSeeds = cms.uint32( 100000 ) 00018 )
Definition at line 5139 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "L3MuonTrajectorySeedCombiner", 00002 labels = cms.VInputTag( 'hltL3TrajSeedIOHit','hltL3TrajSeedOIState','hltL3TrajSeedOIHit' ) 00003 )
Definition at line 5773 of file HLT_PIon_cff.py.
Definition at line 5534 of file HLT_PIon_cff.py.
Definition at line 5281 of file HLT_PIon_cff.py.
Definition at line 5048 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "LaserAlignmentEventFilter", 00002 FED_Filter = cms.bool( True ), 00003 FED_IDs = cms.vint32( 260, 261, 262, 263, 264, 265, 266, 267, 269, 270, 273, 274, 277, 278, 281, 282, 284, 285, 288, 289, 292, 293, 294, 295, 300, 301, 304, 305, 308, 309, 310, 311, 316, 317, 324, 325, 329, 330, 331, 332, 339, 340, 341, 342, 349, 350, 351, 352, 164, 165, 172, 173, 177, 178, 179, 180, 187, 188, 189, 190, 197, 198, 199, 200, 204, 205, 208, 209, 212, 213, 214, 215, 220, 221, 224, 225, 228, 229, 230, 231, 236, 237, 238, 239, 240, 241, 242, 243, 245, 246, 249, 250, 253, 254, 257, 258, 478, 476, 477, 482, 484, 480, 481, 474, 459, 460, 461, 463, 485, 487, 488, 489, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 288, 289, 292, 293, 300, 301, 304, 305, 310, 311, 316, 317, 329, 330, 339, 340, 341, 342, 349, 350, 164, 165, 177, 178, 179, 180, 189, 190, 197, 198, 204, 205, 212, 213, 220, 221, 224, 225, 230, 231 ), 00004 SINGLE_CHANNEL_THRESH = cms.uint32( 11 ), 00005 FedInputTag = cms.InputTag( "rawDataCollector" ), 00006 DET_ID_Filter = cms.bool( True ), 00007 CHANNEL_COUNT_THRESH = cms.uint32( 8 ), 00008 SIGNAL_Filter = cms.bool( True ), 00009 SIGNAL_IDs = cms.vint32( 470389128, 470389384, 470389640, 470389896, 470390152, 470390408, 470390664, 470390920, 470389192, 470389448, 470389704, 470389960, 470390216, 470390472, 470390728, 470390984, 470126984, 470127240, 470127496, 470127752, 470128008, 470128264, 470128520, 470128776, 470127048, 470127304, 470127560, 470127816, 470128072, 470128328, 470128584, 470128840, 436232506, 436232826, 436233146, 436233466, 369174604, 369174812, 369175068, 369175292, 470307468, 470307716, 470308236, 470308748, 470308996, 470045316, 470045580, 470046084, 470046596, 470046860 ), 00010 DET_IDs = ( cms.vint32( 470307208, 470307272, 470307464, 470307528, 470307720, 470307784, 470307976, 470308040, 470308232, 470308296, 470308488, 470308552, 470308744, 470308808, 470309000, 470309064, 470323592, 470323656, 470323848, 470323912, 470324104, 470324168, 470324360, 470324424, 470324616, 470324680, 470324872, 470324936, 470325128, 470325192, 470325384, 470325448, 470339976, 470340040, 470340232, 470340296, 470340488, 470340552, 470340744, 470340808, 470341000, 470341064, 470341256, 470341320, 470341512, 470341576, 470341768, 470341832, 470356360, 470356424, 470356616, 470356680, 470356872, 470356936, 470357128, 470357192, 470357384, 470357448, 470357640, 470357704, 470357896, 470357960, 470358152, 470358216, 470372744, 470372808, 470373000, 470373064, 470373256, 470373320, 470373512, 470373576, 470373768, 470373832, 470374024, 470374088, 470374280, 470374344, 470374536, 470374600, 470389128, 470389192, 470389384, 470389448, 470389640, 470389704, 470389896, 470389960, 470390152, 470390216, 470390408, 470390472, 470390664, 470390728, 470390920, 470390984, 470405512, 470405576, 470405768, 470405832, 470406024, 470406088, 470406280, 470406344, 470406536, 470406600, 470406792, 470406856, 470407048, 470407112, 470407304, 470407368, 470421896, 470421960, 470422152, 470422216, 470422408, 470422472, 470422664, 470422728, 470422920, 470422984, 470423176, 470423240, 470423432, 470423496, 470423688, 470423752, 470438280, 470438344, 470438536, 470438600, 470438792, 470438856, 470439048, 470439112, 470439304, 470439368, 470439560, 470439624, 470439816, 470439880, 470440072, 470440136, 470045064, 470061448, 470077832, 470094216, 470110600, 470126984, 470143368, 470159752, 470176136, 470045320, 470061704, 470078088, 470094472, 470110856, 470127240, 470143624, 470160008, 470176392, 470045576, 470061960, 470078344, 470094728, 470111112, 470127496, 470143880, 470160264, 470176648, 470045832, 470062216, 470078600, 470094984, 470111368, 470127752, 470144136, 470160520, 470176904, 470046088, 470062472, 470078856, 470095240, 470111624, 470128008, 470144392, 470160776, 470177160, 470046344, 470062728, 470079112, 470095496, 470111880, 470128264, 470144648, 470161032, 470177416, 470046600, 470062984, 470079368, 470095752, 470112136, 470128520, 470144904, 470161288, 470177672, 470046856, 470063240, 470079624, 470096008, 470112392, 470128776, 470145160, 470161544, 470177928, 470045128, 470061512, 470077896, 470094280, 470110664, 470127048, 470143432, 470159816, 470176200, 470045384, 470061768, 470078152, 470094536, 470110920, 470127304, 470143688, 470160072, 470176456, 470045640, 470062024, 470078408, 470094792, 470111176, 470127560, 470143944, 470160328, 470176712, 470045896, 470062280, 470078664, 470095048, 470111432, 470127816, 470144200, 470160584, 470176968, 470046152, 470062536, 470078920)+cms.vint32( 470095304, 470111688, 470128072, 470144456, 470160840, 470177224, 470046408, 470062792, 470079176, 470095560, 470111944, 470128328, 470144712, 470161096, 470177480, 470046664, 470063048, 470079432, 470095816, 470112200, 470128584, 470144968, 470161352, 470177736, 470046920, 470063304, 470079688, 470096072, 470112456, 470128840, 470145224, 470161608, 470177992, 436232314, 436232306, 436232298, 436228198, 436228206, 436228214, 436232506, 436232498, 436232490, 436228390, 436228398, 436228406, 436232634, 436232626, 436232618, 436228518, 436228526, 436228534, 436232826, 436232818, 436232810, 436228710, 436228718, 436228726, 436233018, 436233010, 436233002, 436228902, 436228910, 436228918, 436233146, 436233138, 436233130, 436229030, 436229038, 436229046, 436233338, 436233330, 436233322, 436229222, 436229230, 436229238, 436233466, 436233458, 436233450, 436229350, 436229358, 436229366, 369174604, 369174600, 369174596, 369170500, 369170504, 369170508, 369174732, 369174728, 369174724, 369170628, 369170632, 369170636, 369174812, 369174808, 369174804, 369170708, 369170712, 369170716, 369174940, 369174936, 369174932, 369170836, 369170840, 369170844, 369175068, 369175064, 369175060, 369170964, 369170968, 369170972, 369175164, 369175160, 369175156, 369171060, 369171064, 369171068, 369175292, 369175288, 369175284, 369171188, 369171192, 369171196, 369175372, 369175368, 369175364, 369171268, 369171272, 369171276, 470307468, 470323852, 470340236, 470356620, 470373004, 470307716, 470324100, 470340484, 470356868, 470373252, 470308236, 470324620, 470341004, 470357388, 470373772, 470308748, 470325132, 470341516, 470357900, 470374284, 470308996, 470325380, 470341764, 470358148, 470374532, 470045316, 470061700, 470078084, 470094468, 470110852, 470045580, 470061964, 470078348, 470094732, 470111116, 470046084, 470062468, 470078852, 470095236, 470111620, 470046596, 470062980, 470079364, 470095748, 470112132, 470046860, 470063244, 470079628, 470096012, 470112396) ) 00011 )
Definition at line 3291 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTLogMonitorFilter", 00002 saveTags = cms.bool( False ), 00003 default_threshold = cms.uint32( 10 ), 00004 categories = cms.VPSet( 00005 cms.PSet( name = cms.string( "TooManyTriplets" ), 00006 threshold = cms.uint32( 0 ) 00007 ), 00008 cms.PSet( name = cms.string( "Muon" ), 00009 threshold = cms.uint32( 0 ) 00010 ), 00011 cms.PSet( name = cms.string( "RecoMuon" ), 00012 threshold = cms.uint32( 0 ) 00013 ), 00014 cms.PSet( name = cms.string( "L3MuonCandidateProducer" ), 00015 threshold = cms.uint32( 0 ) 00016 ), 00017 cms.PSet( name = cms.string( "MatrixInversionFailure" ), 00018 threshold = cms.uint32( 0 ) 00019 ), 00020 cms.PSet( name = cms.string( "BasicTrajectoryState" ), 00021 threshold = cms.uint32( 0 ) 00022 ) 00023 ) 00024 )
Definition at line 7111 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "Multi5x5ClusterProducer", 00002 endcapHitCollection = cms.string( "EcalRecHitsEE" ), 00003 barrelClusterCollection = cms.string( "multi5x5BarrelBasicClusters" ), 00004 IslandEndcapSeedThr = cms.double( 0.18 ), 00005 doEndcap = cms.bool( True ), 00006 posCalcParameters = cms.PSet( 00007 T0_barl = cms.double( 7.4 ), 00008 LogWeighted = cms.bool( True ), 00009 T0_endc = cms.double( 3.1 ), 00010 T0_endcPresh = cms.double( 1.2 ), 00011 W0 = cms.double( 4.2 ), 00012 X0 = cms.double( 0.89 ) 00013 ), 00014 barrelShapeAssociation = cms.string( "multi5x5BarrelShapeAssoc" ), 00015 endcapShapeAssociation = cms.string( "multi5x5EndcapShapeAssoc" ), 00016 endcapHitProducer = cms.string( "hltEcalRecHitAll" ), 00017 clustershapecollectionEB = cms.string( "multi5x5BarrelShape" ), 00018 IslandBarrelSeedThr = cms.double( 0.5 ), 00019 barrelHitProducer = cms.string( "hltEcalRecHitAll" ), 00020 RecHitFlagToBeExcluded = cms.vstring( ), 00021 barrelHitCollection = cms.string( "EcalRecHitsEB" ), 00022 clustershapecollectionEE = cms.string( "multi5x5EndcapShape" ), 00023 endcapClusterCollection = cms.string( "multi5x5EndcapBasicClusters" ), 00024 doBarrel = cms.bool( False ) 00025 )
Definition at line 2868 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EgammaHLTMulti5x5ClusterProducer", 00002 l1LowerThr = cms.double( 5.0 ), 00003 Multi5x5BarrelSeedThr = cms.double( 0.5 ), 00004 Multi5x5EndcapSeedThr = cms.double( 0.18 ), 00005 endcapHitCollection = cms.string( "EcalRecHitsEE" ), 00006 barrelClusterCollection = cms.string( "notused" ), 00007 doEndcaps = cms.bool( True ), 00008 regionEtaMargin = cms.double( 0.3 ), 00009 regionPhiMargin = cms.double( 0.4 ), 00010 RecHitFlagToBeExcluded = cms.vstring( ), 00011 l1TagNonIsolated = cms.InputTag( 'hltL1extraParticles','NonIsolated' ), 00012 endcapHitProducer = cms.InputTag( "hltEcalRegionalEgammaRecHit" ), 00013 posCalcParameters = cms.PSet( 00014 T0_barl = cms.double( 7.4 ), 00015 LogWeighted = cms.bool( True ), 00016 T0_endc = cms.double( 3.1 ), 00017 T0_endcPresh = cms.double( 1.2 ), 00018 W0 = cms.double( 4.2 ), 00019 X0 = cms.double( 0.89 ) 00020 ), 00021 VerbosityLevel = cms.string( "ERROR" ), 00022 doIsolated = cms.bool( True ), 00023 barrelHitProducer = cms.InputTag( "hltEcalRegionalEgammaRecHit" ), 00024 l1LowerThrIgnoreIsolation = cms.double( 0.0 ), 00025 l1TagIsolated = cms.InputTag( 'hltL1extraParticles','Isolated' ), 00026 barrelHitCollection = cms.string( "EcalRecHitsEB" ), 00027 doBarrel = cms.bool( False ), 00028 endcapClusterCollection = cms.string( "multi5x5EndcapBasicClusters" ), 00029 l1UpperThr = cms.double( 999.0 ) 00030 )
Definition at line 6009 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "PreshowerClusterProducer", 00002 assocSClusterCollection = cms.string( "" ), 00003 preshStripEnergyCut = cms.double( 0.0 ), 00004 preshClusterCollectionY = cms.string( "preshowerYClusters" ), 00005 preshClusterCollectionX = cms.string( "preshowerXClusters" ), 00006 etThresh = cms.double( 5.0 ), 00007 preshRecHitProducer = cms.InputTag( 'hltESRegionalEgammaRecHit','EcalRecHitsES' ), 00008 endcapSClusterProducer = cms.InputTag( 'hltMulti5x5SuperClustersL1Seeded','multi5x5EndcapSuperClusters' ), 00009 preshNclust = cms.int32( 4 ), 00010 preshClusterEnergyCut = cms.double( 0.0 ), 00011 preshSeededNstrip = cms.int32( 15 ) 00012 )
Definition at line 6065 of file HLT_PIon_cff.py.
Definition at line 7185 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "Multi5x5SuperClusterProducer", 00002 barrelSuperclusterCollection = cms.string( "multi5x5BarrelSuperClusters" ), 00003 endcapEtaSearchRoad = cms.double( 0.14 ), 00004 barrelClusterCollection = cms.string( "multi5x5BarrelBasicClusters" ), 00005 dynamicPhiRoad = cms.bool( False ), 00006 endcapClusterProducer = cms.string( "hltMulti5x5BasicClustersActivity" ), 00007 barrelPhiSearchRoad = cms.double( 0.8 ), 00008 endcapPhiSearchRoad = cms.double( 0.6 ), 00009 barrelClusterProducer = cms.string( "hltMulti5x5BasicClustersActivity" ), 00010 seedTransverseEnergyThreshold = cms.double( 1.0 ), 00011 endcapSuperclusterCollection = cms.string( "multi5x5EndcapSuperClusters" ), 00012 barrelEtaSearchRoad = cms.double( 0.06 ), 00013 bremRecoveryPset = cms.PSet( 00014 barrel = cms.PSet( 00015 cryVec = cms.vint32( 16, 13, 11, 10, 9, 8, 7, 6, 5, 4, 3 ), 00016 cryMin = cms.int32( 2 ), 00017 etVec = cms.vdouble( 5.0, 10.0, 15.0, 20.0, 30.0, 40.0, 45.0, 55.0, 135.0, 195.0, 225.0 ) 00018 ), 00019 endcap = cms.PSet( 00020 a = cms.double( 47.85 ), 00021 c = cms.double( 0.1201 ), 00022 b = cms.double( 108.8 ) 00023 ) 00024 ), 00025 doEndcaps = cms.bool( True ), 00026 endcapClusterCollection = cms.string( "multi5x5EndcapBasicClusters" ), 00027 doBarrel = cms.bool( False ) 00028 )
Definition at line 2893 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "Multi5x5SuperClusterProducer", 00002 barrelSuperclusterCollection = cms.string( "multi5x5BarrelSuperClusters" ), 00003 endcapEtaSearchRoad = cms.double( 0.14 ), 00004 barrelClusterCollection = cms.string( "multi5x5BarrelBasicClusters" ), 00005 dynamicPhiRoad = cms.bool( False ), 00006 endcapClusterProducer = cms.string( "hltMulti5x5BasicClustersL1Seeded" ), 00007 barrelPhiSearchRoad = cms.double( 0.8 ), 00008 endcapPhiSearchRoad = cms.double( 0.6 ), 00009 barrelClusterProducer = cms.string( "notused" ), 00010 seedTransverseEnergyThreshold = cms.double( 1.0 ), 00011 endcapSuperclusterCollection = cms.string( "multi5x5EndcapSuperClusters" ), 00012 barrelEtaSearchRoad = cms.double( 0.06 ), 00013 bremRecoveryPset = cms.PSet( 00014 barrel = cms.PSet( ), 00015 endcap = cms.PSet( 00016 a = cms.double( 47.85 ), 00017 c = cms.double( 0.1201 ), 00018 b = cms.double( 108.8 ) 00019 ), 00020 doEndcaps = cms.bool( True ), 00021 doBarrel = cms.bool( False ) 00022 ), 00023 doEndcaps = cms.bool( True ), 00024 endcapClusterCollection = cms.string( "multi5x5EndcapBasicClusters" ), 00025 doBarrel = cms.bool( False ) 00026 )
Definition at line 6039 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "PreshowerClusterProducer", 00002 assocSClusterCollection = cms.string( "" ), 00003 preshStripEnergyCut = cms.double( 0.0 ), 00004 preshClusterCollectionY = cms.string( "preshowerYClusters" ), 00005 preshClusterCollectionX = cms.string( "preshowerXClusters" ), 00006 etThresh = cms.double( 0.0 ), 00007 preshRecHitProducer = cms.InputTag( 'hltESRecHitAll','EcalRecHitsES' ), 00008 endcapSClusterProducer = cms.InputTag( 'hltMulti5x5SuperClustersActivity','multi5x5EndcapSuperClusters' ), 00009 preshNclust = cms.int32( 4 ), 00010 preshClusterEnergyCut = cms.double( 0.0 ), 00011 preshSeededNstrip = cms.int32( 15 ) 00012 )
Definition at line 2921 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "CSCDCCUnpacker", 00002 PrintEventNumber = cms.untracked.bool( False ), 00003 UseSelectiveUnpacking = cms.bool( True ), 00004 UseExaminer = cms.bool( True ), 00005 ErrorMask = cms.uint32( 0x0 ), 00006 InputObjects = cms.InputTag( "rawDataCollector" ), 00007 UseFormatStatus = cms.bool( True ), 00008 ExaminerMask = cms.uint32( 0x1febf3f6 ), 00009 UnpackStatusDigis = cms.bool( False ), 00010 VisualFEDInspect = cms.untracked.bool( False ), 00011 FormatedEventDump = cms.untracked.bool( False ), 00012 Debug = cms.untracked.bool( False ), 00013 VisualFEDShort = cms.untracked.bool( False ) 00014 )
Definition at line 3879 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "DTUnpackingModule", 00002 useStandardFEDid = cms.bool( True ), 00003 inputLabel = cms.InputTag( "rawDataCollector" ), 00004 dataType = cms.string( "DDU" ), 00005 fedbyType = cms.bool( False ), 00006 readOutParameters = cms.PSet( 00007 debug = cms.untracked.bool( False ), 00008 rosParameters = cms.PSet( 00009 writeSC = cms.untracked.bool( True ), 00010 readingDDU = cms.untracked.bool( True ), 00011 performDataIntegrityMonitor = cms.untracked.bool( False ), 00012 readDDUIDfromDDU = cms.untracked.bool( True ), 00013 debug = cms.untracked.bool( False ), 00014 localDAQ = cms.untracked.bool( False ) 00015 ), 00016 localDAQ = cms.untracked.bool( False ), 00017 performDataIntegrityMonitor = cms.untracked.bool( False ) 00018 ), 00019 dqmOnly = cms.bool( False ) 00020 )
Definition at line 3767 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTMuonLocalRecoSequence = cms.Sequence( hltMuonDTDigis + hltDt1DRecHits + hltDt4DSegments + hltMuonCSCDigis + hltCsc2DRecHits + hltCscSegments + hltMuonRPCDigis + hltRpcRecHits ) |
Definition at line 7169 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "RPCUnpackingModule", 00002 InputLabel = cms.InputTag( "rawDataCollector" ), 00003 doSynchro = cms.bool( False ) 00004 )
Definition at line 4036 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "BeamSpotOnlineProducer", 00002 maxZ = cms.double( 40.0 ), 00003 src = cms.InputTag( "hltScalersRawToDigi" ), 00004 gtEvmLabel = cms.InputTag( "" ), 00005 changeToCMSCoordinates = cms.bool( False ), 00006 setSigmaZ = cms.double( 0.0 ), 00007 maxRadius = cms.double( 2.0 ) 00008 )
Definition at line 2719 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaGenericFilter", 00002 doIsolated = cms.bool( True ), 00003 nonIsoTag = cms.InputTag( "" ), 00004 L1NonIsoCand = cms.InputTag( "" ), 00005 saveTags = cms.bool( False ), 00006 thrOverE2EB = cms.double( -1.0 ), 00007 thrRegularEE = cms.double( 0.04 ), 00008 thrOverEEE = cms.double( -1.0 ), 00009 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00010 thrOverEEB = cms.double( -1.0 ), 00011 thrRegularEB = cms.double( 0.024 ), 00012 lessThan = cms.bool( True ), 00013 useEt = cms.bool( False ), 00014 ncandcut = cms.int32( 1 ), 00015 isoTag = cms.InputTag( "hltL1SeededHLTClusterShape" ), 00016 candTag = cms.InputTag( "hltPAEG30EtFilter" ), 00017 thrOverE2EE = cms.double( -1.0 ) 00018 )
Definition at line 6319 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaGenericFilter", 00002 doIsolated = cms.bool( True ), 00003 nonIsoTag = cms.InputTag( "" ), 00004 L1NonIsoCand = cms.InputTag( "" ), 00005 saveTags = cms.bool( True ), 00006 thrOverE2EB = cms.double( -1.0 ), 00007 thrRegularEE = cms.double( -1.0 ), 00008 thrOverEEE = cms.double( 0.1 ), 00009 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00010 thrOverEEB = cms.double( 0.15 ), 00011 thrRegularEB = cms.double( -1.0 ), 00012 lessThan = cms.bool( True ), 00013 useEt = cms.bool( False ), 00014 ncandcut = cms.int32( 1 ), 00015 isoTag = cms.InputTag( "hltL1SeededPhotonHcalForHE" ), 00016 candTag = cms.InputTag( "hltPAEG30CaloIdVLClusterShapeFilter" ), 00017 thrOverE2EE = cms.double( -1.0 ) 00018 )
Definition at line 6337 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTEgammaEtFilter", 00002 saveTags = cms.bool( False ), 00003 L1NonIsoCand = cms.InputTag( "" ), 00004 relaxed = cms.untracked.bool( False ), 00005 L1IsoCand = cms.InputTag( "hltL1SeededRecoEcalCandidate" ), 00006 inputTag = cms.InputTag( "hltEGRegionalL1SingleEG12" ), 00007 etcutEB = cms.double( 30.0 ), 00008 ncandcut = cms.int32( 1 ), 00009 etcutEE = cms.double( 30.0 ) 00010 )
Definition at line 6309 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPixlMBFilt", 00002 saveTags = cms.bool( False ), 00003 pixlTag = cms.InputTag( "hltPAPixelCandsForMinBias" ), 00004 MinTrks = cms.uint32( 1 ), 00005 MinPt = cms.double( 0.0 ), 00006 MinSep = cms.double( 1.0 ) 00007 )
Definition at line 6631 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPixlMBFilt", 00002 saveTags = cms.bool( False ), 00003 pixlTag = cms.InputTag( "hltPAPixelCandsForMinBias" ), 00004 MinTrks = cms.uint32( 2 ), 00005 MinPt = cms.double( 0.0 ), 00006 MinSep = cms.double( 1.0 ) 00007 )
Definition at line 6782 of file HLT_PIon_cff.py.
Definition at line 7191 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "ConcreteChargedCandidateProducer", 00002 src = cms.InputTag( "hltPAPixelTracksForMinBias" ), 00003 particleType = cms.string( "pi+" ) 00004 )
Definition at line 6627 of file HLT_PIon_cff.py.
Definition at line 6585 of file HLT_PIon_cff.py.
Definition at line 7188 of file HLT_PIon_cff.py.
Definition at line 7189 of file HLT_PIon_cff.py.
Definition at line 7190 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPixelActivityFilter", 00002 maxClusters = cms.uint32( 10 ), 00003 saveTags = cms.bool( False ), 00004 inputTag = cms.InputTag( "hltSiPixelClusters" ), 00005 minClusters = cms.uint32( 0 ) 00006 )
Definition at line 3147 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "ConcreteChargedCandidateProducer", 00002 src = cms.InputTag( "hltGoodPixelTracksForHighMult" ), 00003 particleType = cms.string( "pi+" ) 00004 )
Definition at line 6507 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTPixelTrackingForPAMinBiasSequence = cms.Sequence( hltPAPixelTracksForMinBias ) |
Definition at line 7193 of file HLT_PIon_cff.py.
Definition at line 6403 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "PrimaryVertexProducer", 00002 vertexCollections = cms.VPSet( 00003 cms.PSet( maxDistanceToBeam = cms.double( 2.0 ), 00004 useBeamConstraint = cms.bool( False ), 00005 minNdof = cms.double( 0.0 ), 00006 algorithm = cms.string( "AdaptiveVertexFitter" ), 00007 label = cms.string( "" ) 00008 ) 00009 ), 00010 verbose = cms.untracked.bool( False ), 00011 TkFilterParameters = cms.PSet( 00012 maxD0Significance = cms.double( 100.0 ), 00013 minPt = cms.double( 0.4 ), 00014 maxNormalizedChi2 = cms.double( 100.0 ), 00015 minSiliconLayersWithHits = cms.int32( 3 ), 00016 minPixelLayersWithHits = cms.int32( 3 ), 00017 trackQuality = cms.string( "any" ), 00018 algorithm = cms.string( "filter" ) 00019 ), 00020 beamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), 00021 TrackLabel = cms.InputTag( "hltPixelTracksForHighMult" ), 00022 TkClusParameters = cms.PSet( 00023 algorithm = cms.string( "gap" ), 00024 TkGapClusParameters = cms.PSet( zSeparation = cms.double( 0.1 ) ) 00025 ) 00026 )
Definition at line 6446 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2739 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3550 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3631 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3712 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3318 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3469 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4102 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4117 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4110 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4049 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4075 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3752 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 2992 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3104 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3120 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6947 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3251 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3258 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3266 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3243 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3274 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3227 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3211 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 7135 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4426 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4614 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4628 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4789 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6928 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6789 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6872 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6774 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6896 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6912 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4762 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6367 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6383 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 5881 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 5849 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 5865 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4143 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4159 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4735 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4681 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4708 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4654 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6577 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6581 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6650 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6682 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6730 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6746 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6698 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6714 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6762 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 5019 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 5813 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 5885 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6190 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6240 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6305 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6399 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6534 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6943 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6561 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4163 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 4411 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6666 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6766 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6778 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 6770 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3247 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTPrescaler", 00002 L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ), 00003 offset = cms.uint32( 0 ) 00004 )
Definition at line 3287 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTTriggerTypeFilter", 00002 SelectedTriggerType = cms.int32( 3 ) 00003 )
Definition at line 4114 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EgammaHLTRecoEcalCandidateProducers", 00002 scIslandEndcapProducer = cms.InputTag( "hltCorrectedMulti5x5SuperClustersWithPreshowerActivity" ), 00003 scHybridBarrelProducer = cms.InputTag( "hltCorrectedHybridSuperClustersActivity" ), 00004 recoEcalCandidateCollection = cms.string( "" ) 00005 )
Definition at line 2956 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTRecoJetSequenceAK5Corrected = cms.Sequence( HLTRecoJetSequenceAK5Uncorrected + hltCaloJetIDPassed + hltCaloJetCorrected ) |
Definition at line 7175 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTRecoJetSequenceAK5Uncorrected = cms.Sequence( HLTDoCaloSequence + hltAntiKT5CaloJets ) |
Definition at line 7174 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTRecopixelvertexingForHighMultSequence = cms.Sequence( hltPixelTracksForHighMult + hltPixelVerticesForHighMult ) |
Definition at line 7192 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTRegionalTowerMakerForJetsSequence = cms.Sequence( HLTDoRegionalJetEcalSequence + HLTDoLocalHcalSequence + hltTowerMakerForJets ) |
Definition at line 7177 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTriggerFinalPath = cms.Path( hltGtDigis + hltScalersRawToDigi + hltFEDSelector + hltTriggerSummaryAOD + hltTriggerSummaryRAW ) |
Definition at line 7269 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::HLTriggerFirstPath = cms.Path( hltGetConditions + HLTGetRaw + hltBoolFalse ) |
Definition at line 7195 of file HLT_PIon_cff.py.
00001 cms.EDAnalyzer( "RPCFEDIntegrity", 00002 MaximumFEDID = cms.untracked.int32( 792 ), 00003 RPCRawCountsInputTag = cms.untracked.InputTag( "hltMuonRPCDigis" ), 00004 MinimumFEDID = cms.untracked.int32( 790 ), 00005 NumberOfFED = cms.untracked.int32( 3 ), 00006 RPCPrefixDir = cms.untracked.string( "RPC/FEDIntegrity_EvF" ) 00007 )
Definition at line 7104 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTRPCFilter", 00002 rangestrips = cms.untracked.double( 1.0 ), 00003 rpcDTPoints = cms.InputTag( 'hltRPCPointProducer','RPCDTExtrapolatedPoints' ), 00004 rpcRecHits = cms.InputTag( "hltRpcRecHits" ), 00005 rpcCSCPoints = cms.InputTag( 'hltRPCPointProducer','RPCCSCExtrapolatedPoints' ) 00006 )
Definition at line 4069 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 saveTags = cms.bool( True ), 00003 CSCTFtag = cms.InputTag( "unused" ), 00004 PreviousCandTag = cms.InputTag( "hltL1sAlCaRPC" ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 1 ), 00007 MaxEta = cms.double( 1.6 ), 00008 SelectQualities = cms.vint32( ), 00009 CandTag = cms.InputTag( "hltL1extraParticles" ), 00010 ExcludeSingleSegmentCSC = cms.bool( False ) 00011 )
Definition at line 4079 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTMuonL1Filter", 00002 saveTags = cms.bool( True ), 00003 CSCTFtag = cms.InputTag( "unused" ), 00004 PreviousCandTag = cms.InputTag( "hltL1sAlCaRPC" ), 00005 MinPt = cms.double( 0.0 ), 00006 MinN = cms.int32( 1 ), 00007 MaxEta = cms.double( 1.6 ), 00008 SelectQualities = cms.vint32( 6 ), 00009 CandTag = cms.InputTag( "hltL1extraParticles" ), 00010 ExcludeSingleSegmentCSC = cms.bool( False ) 00011 )
Definition at line 3756 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "RPCPointProducer", 00002 cscSegments = cms.InputTag( "hltCscSegments" ), 00003 rangestripsRB4 = cms.untracked.double( 4.0 ), 00004 TrackTransformer = cms.PSet( ), 00005 tracks = cms.InputTag( "NotUsed" ), 00006 rangestrips = cms.untracked.double( 4.0 ), 00007 incltrack = cms.untracked.bool( False ), 00008 MinCosAng = cms.untracked.double( 0.95 ), 00009 MaxDrb4 = cms.untracked.double( 150.0 ), 00010 inclcsc = cms.untracked.bool( True ), 00011 dt4DSegments = cms.InputTag( "hltDt4DSegments" ), 00012 ExtrapolatedRegion = cms.untracked.double( 0.5 ), 00013 incldt = cms.untracked.bool( True ), 00014 debug = cms.untracked.bool( False ), 00015 MaxD = cms.untracked.double( 80.0 ) 00016 )
Definition at line 4053 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "RPCRecHitProducer", 00002 recAlgoConfig = cms.PSet( ), 00003 deadvecfile = cms.FileInPath( "RecoLocalMuon/RPCRecHit/data/RPCDeadVec.dat" ), 00004 rpcDigiLabel = cms.InputTag( "hltMuonRPCDigis" ), 00005 maskvecfile = cms.FileInPath( "RecoLocalMuon/RPCRecHit/data/RPCMaskVec.dat" ), 00006 recAlgo = cms.string( "RPCRecHitStandardAlgo" ), 00007 deadSource = cms.string( "File" ), 00008 maskSource = cms.string( "File" ) 00009 )
Definition at line 4040 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "ScalersRawToDigi", 00002 scalersInputTag = cms.InputTag( "rawDataCollector" ) 00003 )
Definition at line 2716 of file HLT_PIon_cff.py.
Definition at line 7273 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EgammaHLTNxNClusterProducer", 00002 statusLevelRecHitsToUse = cms.int32( 1 ), 00003 barrelClusterCollection = cms.string( "Simple3x3ClustersBarrel" ), 00004 flagLevelRecHitsToUse = cms.int32( 1 ), 00005 maxNumberofClusters = cms.int32( 38 ), 00006 clusPhiSize = cms.int32( 3 ), 00007 posCalcParameters = cms.PSet( 00008 T0_barl = cms.double( 7.4 ), 00009 LogWeighted = cms.bool( True ), 00010 T0_endc = cms.double( 3.1 ), 00011 T0_endcPresh = cms.double( 1.2 ), 00012 W0 = cms.double( 4.2 ), 00013 X0 = cms.double( 0.89 ) 00014 ), 00015 clusEtaSize = cms.int32( 3 ), 00016 useRecoFlag = cms.bool( False ), 00017 endcapHitProducer = cms.InputTag( 'hltEcalRegionalPi0EtaRecHit','EcalRecHitsEE' ), 00018 maxNumberofSeeds = cms.int32( 250 ), 00019 endcapClusterCollection = cms.string( "Simple3x3ClustersEndcap" ), 00020 debugLevel = cms.int32( 0 ), 00021 barrelHitProducer = cms.InputTag( 'hltEcalRegionalPi0EtaRecHit','EcalRecHitsEB' ), 00022 clusSeedThrEndCap = cms.double( 1.0 ), 00023 doBarrel = cms.bool( True ), 00024 doEndcaps = cms.bool( True ), 00025 useDBStatus = cms.bool( True ), 00026 clusSeedThr = cms.double( 0.5 ) 00027 )
Definition at line 3365 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTForwardBackwardCaloJetsFilter", 00002 saveTags = cms.bool( False ), 00003 minPt = cms.double( 15.0 ), 00004 maxEta = cms.double( 5.1 ), 00005 minEta = cms.double( 3.0 ), 00006 inputTag = cms.InputTag( "hltCaloJetCorrected" ), 00007 nTot = cms.uint32( 1 ), 00008 nPos = cms.uint32( 0 ), 00009 triggerType = cms.int32( 85 ), 00010 nNeg = cms.uint32( 0 ) 00011 )
Definition at line 4388 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTForwardBackwardCaloJetsFilter", 00002 saveTags = cms.bool( False ), 00003 minPt = cms.double( 25.0 ), 00004 maxEta = cms.double( 5.1 ), 00005 minEta = cms.double( 3.0 ), 00006 inputTag = cms.InputTag( "hltCaloJetCorrected" ), 00007 nTot = cms.uint32( 1 ), 00008 nPos = cms.uint32( 0 ), 00009 triggerType = cms.int32( 85 ), 00010 nNeg = cms.uint32( 0 ) 00011 )
Definition at line 4415 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLT1CaloJet", 00002 saveTags = cms.bool( True ), 00003 MinPt = cms.double( 20.0 ), 00004 MinN = cms.int32( 1 ), 00005 MaxEta = cms.double( 5.0 ), 00006 MinMass = cms.double( -1.0 ), 00007 inputTag = cms.InputTag( "hltCaloJetCorrectedRegionalNoJetID" ), 00008 MinE = cms.double( -1.0 ), 00009 triggerType = cms.int32( 85 ) 00010 )
Definition at line 4604 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLT1CaloJet", 00002 saveTags = cms.bool( True ), 00003 MinPt = cms.double( 40.0 ), 00004 MinN = cms.int32( 1 ), 00005 MaxEta = cms.double( 5.0 ), 00006 MinMass = cms.double( -1.0 ), 00007 inputTag = cms.InputTag( "hltCaloJetCorrectedRegionalNoJetID" ), 00008 MinE = cms.double( -1.0 ), 00009 triggerType = cms.int32( 85 ) 00010 )
Definition at line 4618 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLT1CaloJet", 00002 saveTags = cms.bool( True ), 00003 MinPt = cms.double( 60.0 ), 00004 MinN = cms.int32( 1 ), 00005 MaxEta = cms.double( 5.0 ), 00006 MinMass = cms.double( -1.0 ), 00007 inputTag = cms.InputTag( "hltCaloJetCorrectedRegionalNoJetID" ), 00008 MinE = cms.double( -1.0 ), 00009 triggerType = cms.int32( 85 ) 00010 )
Definition at line 4632 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "SiPixelClusterProducer", 00002 src = cms.InputTag( "hltSiPixelDigis" ), 00003 ChannelThreshold = cms.int32( 1000 ), 00004 maxNumberOfClusters = cms.int32( 20000 ), 00005 VCaltoElectronGain = cms.int32( 65 ), 00006 MissCalibrate = cms.untracked.bool( True ), 00007 SplitClusters = cms.bool( False ), 00008 VCaltoElectronOffset = cms.int32( -414 ), 00009 payloadType = cms.string( "HLT" ), 00010 SeedThreshold = cms.int32( 1000 ), 00011 ClusterThreshold = cms.double( 4000.0 ) 00012 )
Definition at line 3135 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "SiPixelRawToDigi", 00002 UseQualityInfo = cms.bool( False ), 00003 CheckPixelOrder = cms.bool( False ), 00004 IncludeErrors = cms.bool( False ), 00005 UseCablingTree = cms.untracked.bool( True ), 00006 InputLabel = cms.InputTag( "rawDataCollector" ), 00007 ErrorList = cms.vint32( ), 00008 Regions = cms.PSet( ), 00009 Timing = cms.untracked.bool( False ), 00010 UserErrorList = cms.vint32( ) 00011 )
Definition at line 3124 of file HLT_PIon_cff.py.
00001 cms.EDAnalyzer( "SiPixelHLTSource", 00002 saveFile = cms.untracked.bool( False ), 00003 outputFile = cms.string( "Pixel_DQM_HLT.root" ), 00004 slowDown = cms.untracked.bool( False ), 00005 ErrorInput = cms.InputTag( "hltSiPixelDigis" ), 00006 RawInput = cms.InputTag( "rawDataCollector" ), 00007 DirName = cms.untracked.string( "Pixel/FEDIntegrity_EvF" ) 00008 )
Definition at line 7084 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "SiPixelRecHitConverter", 00002 VerboseLevel = cms.untracked.int32( 0 ), 00003 src = cms.InputTag( "hltSiPixelClusters" ), 00004 CPE = cms.string( "hltESPPixelCPEGeneric" ) 00005 )
Definition at line 5043 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "MeasurementTrackerSiStripRefGetterProducer", 00002 InputModuleLabel = cms.InputTag( "hltSiStripRawToClustersFacility" ), 00003 measurementTrackerName = cms.string( "hltESPMeasurementTracker" ) 00004 )
Definition at line 3180 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "SiStripExcludedFEDListProducer", 00002 ProductLabel = cms.InputTag( "rawDataCollector" ) 00003 )
Definition at line 3153 of file HLT_PIon_cff.py.
00001 cms.EDAnalyzer( "SiStripFEDCheckPlugin", 00002 PrintDebugMessages = cms.untracked.bool( False ), 00003 CheckChannelStatus = cms.untracked.bool( False ), 00004 DoPayloadChecks = cms.untracked.bool( False ), 00005 CheckChannelLengths = cms.untracked.bool( False ), 00006 WriteDQMStore = cms.untracked.bool( False ), 00007 CheckFELengths = cms.untracked.bool( False ), 00008 RawDataTag = cms.InputTag( "rawDataCollector" ), 00009 HistogramUpdateFrequency = cms.untracked.uint32( 1000 ), 00010 CheckChannelPacketCodes = cms.untracked.bool( False ), 00011 DirName = cms.untracked.string( "SiStrip/FEDIntegrity_EvF" ) 00012 )
Definition at line 7092 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "SiStripRawToClusters", 00002 ProductLabel = cms.InputTag( "rawDataCollector" ), 00003 DoAPVEmulatorCheck = cms.bool( False ), 00004 Algorithms = cms.PSet( 00005 SiStripFedZeroSuppressionMode = cms.uint32( 4 ), 00006 CommonModeNoiseSubtractionMode = cms.string( "Median" ), 00007 PedestalSubtractionFedMode = cms.bool( True ), 00008 TruncateInSuppressor = cms.bool( True ), 00009 doAPVRestore = cms.bool( False ), 00010 useCMMeanMap = cms.bool( False ) 00011 ), 00012 Clusterizer = cms.PSet( 00013 ChannelThreshold = cms.double( 2.0 ), 00014 MaxSequentialBad = cms.uint32( 1 ), 00015 MaxSequentialHoles = cms.uint32( 0 ), 00016 Algorithm = cms.string( "ThreeThresholdAlgorithm" ), 00017 MaxAdjacentBad = cms.uint32( 0 ), 00018 QualityLabel = cms.string( "" ), 00019 SeedThreshold = cms.double( 3.0 ), 00020 ClusterThreshold = cms.double( 5.0 ), 00021 setDetId = cms.bool( True ), 00022 RemoveApvShots = cms.bool( True ) 00023 ) 00024 )
Definition at line 3156 of file HLT_PIon_cff.py.
Definition at line 4261 of file HLT_PIon_cff.py.
Definition at line 4485 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "EvFFEDSelector", 00002 inputTag = cms.InputTag( "rawDataCollector" ), 00003 fedList = cms.vuint32( 260, 261, 262, 263, 264, 265, 266, 267, 269, 270, 273, 274, 277, 278, 281, 282, 284, 285, 288, 289, 292, 293, 294, 295, 300, 301, 304, 305, 308, 309, 310, 311, 316, 317, 324, 325, 329, 330, 331, 332, 339, 340, 341, 342, 349, 350, 351, 352, 164, 165, 172, 173, 177, 178, 179, 180, 187, 188, 189, 190, 197, 198, 199, 200, 204, 205, 208, 209, 212, 213, 214, 215, 220, 221, 224, 225, 228, 229, 230, 231, 236, 237, 238, 239, 240, 241, 242, 243, 245, 246, 249, 250, 253, 254, 257, 258, 478, 476, 477, 482, 484, 480, 481, 474, 459, 460, 461, 463, 485, 487, 488, 489, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 288, 289, 292, 293, 300, 301, 304, 305, 310, 311, 316, 317, 329, 330, 339, 340, 341, 342, 349, 350, 164, 165, 177, 178, 179, 180, 189, 190, 197, 198, 204, 205, 212, 213, 220, 221, 224, 225, 230, 231 ) 00004 )
Definition at line 3302 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTTrackerHaloFilter", 00002 saveTags = cms.bool( False ), 00003 MaxAccus = cms.int32( 4 ), 00004 MaxClustersTEC = cms.int32( 60 ), 00005 MaxClustersTECm = cms.int32( 50 ), 00006 SignalAccumulation = cms.int32( 5 ), 00007 inputTag = cms.InputTag( "hltSiStripClusters" ), 00008 MaxClustersTECp = cms.int32( 50 ), 00009 FastProcessing = cms.int32( 1 ) 00010 )
Definition at line 3184 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "TriggerSummaryProducerAOD", 00002 processName = cms.string( "@" ) 00003 )
Definition at line 7143 of file HLT_PIon_cff.py.
00001 cms.EDProducer( "TriggerSummaryProducerRAW", 00002 processName = cms.string( "@" ) 00003 )
Definition at line 7146 of file HLT_PIon_cff.py.
00001 cms.EDFilter( "HLTTriggerTypeFilter", 00002 SelectedTriggerType = cms.int32( 1 ) 00003 )
Definition at line 2658 of file HLT_PIon_cff.py.
00001 cms.EDAnalyzer( "HLTrigReport", 00002 HLTriggerResults = cms.InputTag( 'TriggerResults','','HLT' ) 00003 )
Definition at line 7155 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "HODetIdAssociator" ), 00003 etaBinSize = cms.double( 0.087 ), 00004 nEta = cms.int32( 30 ), 00005 nPhi = cms.int32( 72 ), 00006 includeBadChambers = cms.bool( False ) 00007 )
Definition at line 2589 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "PropagatorWithMaterialESProducer", 00002 PropagationDirection = cms.string( "alongMomentum" ), 00003 ComponentName = cms.string( "PropagatorWithMaterial" ), 00004 Mass = cms.double( 0.105 ), 00005 ptMin = cms.double( -1.0 ), 00006 MaxDPhi = cms.double( 1.6 ), 00007 useRungeKutta = cms.bool( False ) 00008 )
Definition at line 236 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "PropagatorWithMaterialESProducer", 00002 PropagationDirection = cms.string( "alongMomentum" ), 00003 ComponentName = cms.string( "PropagatorWithMaterialForHI" ), 00004 Mass = cms.double( 0.139 ), 00005 ptMin = cms.double( -1.0 ), 00006 MaxDPhi = cms.double( 1.6 ), 00007 useRungeKutta = cms.bool( False ) 00008 )
Definition at line 244 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "MuonDetIdAssociator" ), 00003 etaBinSize = cms.double( 0.125 ), 00004 nEta = cms.int32( 48 ), 00005 nPhi = cms.int32( 48 ), 00006 includeBadChambers = cms.bool( False ) 00007 )
Definition at line 2596 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "NavigationSchoolESProducer", 00002 ComponentName = cms.string( "SimpleNavigationSchool" ) 00003 )
Definition at line 2603 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "PropagatorWithMaterialESProducer", 00002 PropagationDirection = cms.string( "oppositeToMomentum" ), 00003 ComponentName = cms.string( "PropagatorWithMaterialOpposite" ), 00004 Mass = cms.double( 0.105 ), 00005 ptMin = cms.double( -1.0 ), 00006 MaxDPhi = cms.double( 1.6 ), 00007 useRungeKutta = cms.bool( False ) 00008 )
Definition at line 252 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "PropagatorWithMaterialESProducer", 00002 PropagationDirection = cms.string( "oppositeToMomentum" ), 00003 ComponentName = cms.string( "PropagatorWithMaterialOppositeForHI" ), 00004 Mass = cms.double( 0.139 ), 00005 ptMin = cms.double( -1.0 ), 00006 MaxDPhi = cms.double( 1.6 ), 00007 useRungeKutta = cms.bool( False ) 00008 )
Definition at line 260 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "DetIdAssociatorESProducer", 00002 ComponentName = cms.string( "PreshowerDetIdAssociator" ), 00003 etaBinSize = cms.double( 0.1 ), 00004 nEta = cms.int32( 60 ), 00005 nPhi = cms.int32( 30 ), 00006 includeBadChambers = cms.bool( False ) 00007 )
Definition at line 2606 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SiPixelQualityESProducer", 00002 ListOfRecordToMerge = cms.VPSet( 00003 cms.PSet( record = cms.string( "SiPixelQualityFromDbRcd" ), 00004 tag = cms.string( "" ) 00005 ), 00006 cms.PSet( record = cms.string( "SiPixelDetVOffRcd" ), 00007 tag = cms.string( "" ) 00008 ) 00009 ) 00010 )
Definition at line 2613 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::siPixelTemplateDBObjectESProducer = cms.ESProducer( "SiPixelTemplateDBObjectESProducer" ) |
Definition at line 2623 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SiStripLorentzAngleDepESProducer", 00002 LatencyRecord = cms.PSet( 00003 record = cms.string( "SiStripLatencyRcd" ), 00004 label = cms.untracked.string( "" ) 00005 ), 00006 LorentzAngleDeconvMode = cms.PSet( 00007 record = cms.string( "SiStripLorentzAngleRcd" ), 00008 label = cms.untracked.string( "deconvolution" ) 00009 ), 00010 LorentzAnglePeakMode = cms.PSet( 00011 record = cms.string( "SiStripLorentzAngleRcd" ), 00012 label = cms.untracked.string( "peak" ) 00013 ) 00014 )
Definition at line 2624 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "SteppingHelixPropagatorESProducer", 00002 NoErrorPropagation = cms.bool( False ), 00003 endcapShiftInZPos = cms.double( 0.0 ), 00004 PropagationDirection = cms.string( "anyDirection" ), 00005 useTuningForL2Speed = cms.bool( False ), 00006 useIsYokeFlag = cms.bool( True ), 00007 endcapShiftInZNeg = cms.double( 0.0 ), 00008 SetVBFPointer = cms.bool( False ), 00009 AssumeNoMaterial = cms.bool( False ), 00010 returnTangentPlane = cms.bool( True ), 00011 useInTeslaFromMagField = cms.bool( False ), 00012 VBFName = cms.string( "VolumeBasedMagneticField" ), 00013 useEndcapShiftsInZ = cms.bool( False ), 00014 sendLogWarning = cms.bool( False ), 00015 useMatVolumes = cms.bool( True ), 00016 debug = cms.bool( False ), 00017 ApplyRadX0Correction = cms.bool( True ), 00018 useMagVolumes = cms.bool( True ), 00019 ComponentName = cms.string( "SteppingHelixPropagatorAny" ) 00020 )
Definition at line 268 of file HLT_PIon_cff.py.
tuple HLT_PIon_cff::streams |
00001 cms.PSet( 00002 A = cms.vstring( 'Commissioning', 00003 'Cosmics', 00004 'HcalHPDNoise', 00005 'HcalNZS', 00006 'JetMon', 00007 'LogMonitor', 00008 'MinimumBias', 00009 'PAPhysics', 00010 'PAZeroBias1', 00011 'PAZeroBias2' ), 00012 AlCaLumiPixels = cms.vstring( 'AlCaLumiPixels' ), 00013 AlCaP0 = cms.vstring( 'AlCaP0' ), 00014 ALCAPHISYM = cms.vstring( 'AlCaPhiSym' ), 00015 Calibration = cms.vstring( 'TestEnablesEcalHcalDT' ), 00016 DQM = cms.vstring( 'OnlineMonitor' ), 00017 EcalCalibration = cms.vstring( 'EcalLaser' ), 00018 Express = cms.vstring( 'ExpressPhysics' ), 00019 HLTDQM = cms.vstring( 'OnlineHltMonitor' ), 00020 HLTMON = cms.vstring( 'OfflineMonitor' ), 00021 NanoDST = cms.vstring( 'L1Accept' ), 00022 RPCMON = cms.vstring( 'RPCMonitor' ), 00023 TrackerCalibration = cms.vstring( 'TestEnablesTracker' ) 00024 )
Definition at line 10 of file HLT_PIon_cff.py.
00001 cms.ESProducer( "TransientTrackBuilderESProducer", 00002 ComponentName = cms.string( "TransientTrackBuilder" ) 00003 )
Definition at line 288 of file HLT_PIon_cff.py.
00001 cms.Service( "UpdaterService", 00002 )
Definition at line 2644 of file HLT_PIon_cff.py.