CMS 3D CMS Logo

Variables

patCandidatesForDimuonsSequences_cff Namespace Reference

Variables

tuple allPatTracks
tuple beforePat
tuple beforePatMuons
tuple beforePatTracks
tuple ecal = cms.InputTag("muIsoDepositCalByAssociatorTowers","ecal")
tuple goodMuonRecoForDimuon
tuple hcal = cms.InputTag("muIsoDepositCalByAssociatorTowers","hcal")
tuple muonTriggerMatchEmbedder
tuple muonTriggerMatchHLTMuons
tuple patCandsSequence
tuple patTriggerSequence
tuple selectedPatMuonsTriggerMatch
tuple tracker = cms.InputTag("muIsoDepositTk")

Variable Documentation

Initial value:
00001 patGenericParticles.clone(
00002     src = cms.InputTag("patAODTrackCands"),
00003     # isolation configurables
00004     userIsolation = cms.PSet(
00005       tracker = cms.PSet(
00006         veto = cms.double(0.015),
00007         src = cms.InputTag("patAODTrackIsoDepositCtfTk"),
00008         deltaR = cms.double(0.3),
00009         threshold = cms.double(1.5)
00010       ),
00011       ecal = cms.PSet(
00012         src = cms.InputTag("patAODTrackIsoDepositCalByAssociatorTowers","ecal"),
00013         deltaR = cms.double(0.3)
00014       ),
00015       hcal = cms.PSet(
00016         src = cms.InputTag("patAODTrackIsoDepositCalByAssociatorTowers","hcal"),
00017         deltaR = cms.double(0.3)
00018       ),
00019     ),
00020     isoDeposits = cms.PSet(
00021       tracker = cms.InputTag("patAODTrackIsoDepositCtfTk"),
00022       ecal = cms.InputTag("patAODTrackIsoDepositCalByAssociatorTowers","ecal"),
00023       hcal = cms.InputTag("patAODTrackIsoDepositCalByAssociatorTowers","hcal")
00024     ),
00025     addGenMatch = cms.bool(True),
00026     genParticleMatch = cms.InputTag("trackMuMatch")
00027 )

Definition at line 23 of file patCandidatesForDimuonsSequences_cff.py.

Initial value:
00001 cms.Sequence(
00002     beforePatTracks +
00003     beforePatMuons
00004 )

Definition at line 149 of file patCandidatesForDimuonsSequences_cff.py.

Initial value:
00001 cms.Sequence(
00002     muonMatch
00003 )

Definition at line 145 of file patCandidatesForDimuonsSequences_cff.py.

Initial value:
00001 cms.Sequence(
00002     patAODTrackCandSequence *
00003     trackMuMatch
00004 )

Definition at line 140 of file patCandidatesForDimuonsSequences_cff.py.

tuple patCandidatesForDimuonsSequences_cff::ecal = cms.InputTag("muIsoDepositCalByAssociatorTowers","ecal")
Initial value:
00001 cms.Sequence(
00002     beforePat *
00003     patCandsSequence *
00004     patTriggerSequence *
00005     muonTriggerMatchEmbedder
00006 )

Definition at line 161 of file patCandidatesForDimuonsSequences_cff.py.

tuple patCandidatesForDimuonsSequences_cff::hcal = cms.InputTag("muIsoDepositCalByAssociatorTowers","hcal")
Initial value:
00001 cms.Sequence(
00002     selectedPatMuonsTriggerMatch
00003 )

Definition at line 134 of file patCandidatesForDimuonsSequences_cff.py.

Initial value:
00001 cms.EDFilter( "PATTriggerMatcherDRDPtLessByR",
00002     src     = cms.InputTag( "selectedPatMuons" ),
00003     matched = cms.InputTag( "patTrigger" ),
00004     andOr          = cms.bool( False ),
00005     filterIdsEnum  = cms.vstring( 'TriggerMuon' ), # 'TriggerMuon' is the enum from trigger::TriggerObjectType for HLT muons
00006     filterIds      = cms.vint32( 0 ),
00007     filterLabels   = cms.vstring( '*' ),
00008     pathNames      = cms.vstring( 'HLT_Mu9' ),
00009     collectionTags = cms.vstring( '*' ),
00010     maxDPtRel = cms.double( 1.0 ),
00011     maxDeltaR = cms.double( 0.2 ),
00012     resolveAmbiguities    = cms.bool( True ),
00013     resolveByMatchQuality = cms.bool( True )
00014 )

Definition at line 102 of file patCandidatesForDimuonsSequences_cff.py.

Initial value:
00001 cms.Sequence(
00002     patMuons *
00003     selectedPatMuons *
00004     allPatTracks *
00005     selectedPatTracks
00006 )

Definition at line 154 of file patCandidatesForDimuonsSequences_cff.py.

Initial value:
00001 cms.Sequence(
00002     patTrigger *
00003     muonTriggerMatchHLTMuons *
00004 #    muonTriggerMatchHLTMu9 *
00005     patTriggerEvent
00006 )

Definition at line 122 of file patCandidatesForDimuonsSequences_cff.py.

Initial value:
00001 cms.EDProducer( "PATTriggerMatchMuonEmbedder",
00002     src     = cms.InputTag( "selectedPatMuons" ),
00003     matches = cms.VInputTag( "muonTriggerMatchHLTMuons" )
00004 )

Definition at line 129 of file patCandidatesForDimuonsSequences_cff.py.

tuple patCandidatesForDimuonsSequences_cff::tracker = cms.InputTag("muIsoDepositTk")

Definition at line 69 of file patCandidatesForDimuonsSequences_cff.py.

Referenced by SiPixelDigiValid::analyze(), SiPixelClusterSource::analyze(), SiStripDigiValid::analyze(), SiPixelErrorEstimation::analyze(), TrackerSystematicMisalignments::analyze(), HitEff::analyze(), SiPixelTrackingRecHitsValid::analyze(), SurveyInputTrackerFromDB::analyze(), SiStripRecHitsValid::analyze(), CreateSurveyRcds::analyze(), SurveyMisalignmentInput::analyze(), TrackerHitAnalyzer::analyze(), TkConvValidator::analyze(), SiStripTrackingRecHitsValid::analyze(), GeometricDetLoader::beginJob(), PFElecTkProducer::beginRun(), ConvBremSeedProducer::beginRun(), PGeometricDetBuilder::beginRun(), EnergyLossProducer::beginRun(), TrackerGeomBuilderFromGeometricDet::build(), CmsTrackerDetIdBuilder::buildId(), SeedFromConsecutiveHitsCreator::buildSeed(), AlignableTracker::buildTRK(), RectangularEtaPhiTrackingRegion::checkRZOld(), CkfDebugger::CkfDebugger(), ClusterShapeTrackFilter::ClusterShapeTrackFilter(), CondDBCmsTrackerConstruction::construct(), DDDCmsTrackerContruction::construct(), CosmicHitPairGeneratorFromLayerPair::CosmicHitPairGeneratorFromLayerPair(), CosmicHitTripletGeneratorFromLayerTriplet::CosmicHitTripletGeneratorFromLayerTriplet(), GlobalRecHitsProducer::fillTrk(), GlobalRecHitsAnalyzer::fillTrk(), PixelTripletLowPtGenerator::getTracker(), PixelTripletLargeTipGenerator::hitTriplets(), SeedFromProtoTrack::init(), ApeSettingAlgorithm::initialize(), KalmanAlignmentAlgorithm::initialize(), CosmicParametersDefinerForTP::momentum(), CosmicTrackingParticleSelector::operator()(), OuterHitCompatibility::operator()(), PFMuonAlgo::printMuonProperties(), RingMakerESProducer::produce(), TrackInfoProducer::produce(), SiClusterTranslator::produce(), TrackerGeometricDetExtraESModule::produce(), FamosProducer::produce(), GlobalDetLayerGeometryESProducer::produce(), cms::CosmicTrackFinder::produce(), SiStripFineDelayHit::produce(), cms::CkfTrackCandidateMakerBase::produceBase(), cms::HITrackVertexMaker::produceTracks(), RoadSearchSeedFinderAlgorithm::run(), PixelFitterByConformalMappingAndLine::run(), RoadSearchCloudMakerAlgorithm::run(), RoadSearchTrackCandidateMakerAlgorithm::run(), RoadSearchHelixMakerAlgorithm::run(), FamosManager::setupGeometryAndField(), CosmicParametersDefinerForTP::vertex(), and GlobalTrackerMuonAlignment::writeGlPosRcd().