CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
tabp_associators_cff Namespace Reference

Variables

tuple muonAssociation_seq
 
tuple muonAssociationCosmic_seq
 
tuple muonAssociationHLT_seq
 
tuple muonAssociationSET_seq
 
tuple muonAssociationTEV_seq
 
tuple onlineTrackAssociatorByHits = SimTracker.TrackAssociatorProducers.quickTrackAssociatorByHits_cfi.quickTrackAssociatorByHits.clone()
 
tuple probeTracks = PhysicsTools.RecoAlgos.recoTrackSelector_cfi.recoTrackSelector.clone()
 
tuple probeTracks_seq = cms.Sequence( probeTracks )
 
tuple tpToGlbCosmicTrackAssociation
 
tuple tpToGlbSETTrackAssociation
 
tuple tpToGlbTrackAssociation
 
tuple tpToL2TrackAssociation
 
tuple tpToL2UpdTrackAssociation
 
tuple tpToL3L2TrackTrackAssociation
 
tuple tpToL3TkTrackTrackAssociation
 
tuple tpToL3TrackAssociation
 
tuple tpToStaCosmicTrackAssociation
 
tuple tpToStaSETTrackAssociation
 
tuple tpToStaSETUpdTrackAssociation
 
tuple tpToStaTrackAssociation
 
tuple tpToStaUpdTrackAssociation
 
tuple tpToTevDytTrackAssociation
 
tuple tpToTevFirstTrackAssociation
 
tuple tpToTevPickyTrackAssociation
 
tuple tpToTkCosmicTrackAssociation
 
tuple tpToTkmuTrackAssociation
 
tuple trackAssociatorByHits = SimTracker.TrackAssociatorProducers.quickTrackAssociatorByHits_cfi.quickTrackAssociatorByHits.clone()
 
tuple trackAssociatorByPosDeltaR = SimTracker.TrackAssociatorProducers.trackAssociatorByPosition_cfi.trackAssociatorByPosition.clone()
 

Variable Documentation

tuple tabp_associators_cff.muonAssociation_seq
Initial value:
1 = cms.Sequence(
2  tpToTkmuTrackAssociation+tpToStaTrackAssociation+tpToStaUpdTrackAssociation+tpToGlbTrackAssociation
3  )

Definition at line 168 of file tabp_associators_cff.py.

tuple tabp_associators_cff.muonAssociationCosmic_seq
Initial value:
1 = cms.Sequence(
2  tpToTkCosmicTrackAssociation+tpToStaCosmicTrackAssociation+tpToGlbCosmicTrackAssociation
3  )

Definition at line 178 of file tabp_associators_cff.py.

tuple tabp_associators_cff.muonAssociationHLT_seq
Initial value:
1 = cms.Sequence(
2  tpToL2TrackAssociation+tpToL2UpdTrackAssociation+tpToL3TrackAssociation+tpToL3TkTrackTrackAssociation
3  )

Definition at line 182 of file tabp_associators_cff.py.

tuple tabp_associators_cff.muonAssociationSET_seq
Initial value:
1 = cms.Sequence(
2  tpToStaSETTrackAssociation+tpToStaSETUpdTrackAssociation+tpToGlbSETTrackAssociation
3  )

Definition at line 174 of file tabp_associators_cff.py.

tuple tabp_associators_cff.muonAssociationTEV_seq
Initial value:
1 = cms.Sequence(
2  tpToTevFirstTrackAssociation+tpToTevPickyTrackAssociation+tpToTevDytTrackAssociation
3  )

Definition at line 171 of file tabp_associators_cff.py.

Definition at line 18 of file tabp_associators_cff.py.

Definition at line 30 of file tabp_associators_cff.py.

tuple tabp_associators_cff.probeTracks_seq = cms.Sequence( probeTracks )

Definition at line 37 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToGlbCosmicTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('globalCosmicMuons')
5 )

Definition at line 158 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToGlbSETTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('globalSETMuons')
5 )

Definition at line 80 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToGlbTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('extractedGlobalMuons')
5 )

Definition at line 62 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToL2TrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  ignoremissingtrackcollection=cms.untracked.bool(True),
3  associator = cms.InputTag('trackAssociatorByDeltaR'),
4  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
5  label_tr = cms.InputTag('hltL2Muons','')
6 )

Definition at line 107 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToL2UpdTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  ignoremissingtrackcollection=cms.untracked.bool(True),
3  associator = cms.InputTag('trackAssociatorByDeltaR'),
4  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
5  label_tr = cms.InputTag('hltL2Muons','UpdatedAtVtx')
6 )

Definition at line 114 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToL3L2TrackTrackAssociation
Initial value:
1 = cms.EDProducer("TrackAssociatorEDProducer",
2  ignoremissingtrackcollection=cms.untracked.bool(True),
3  associator = cms.string('onlineTrackAssociatorByHits'),
4  label_tp = cms.InputTag('mix','MergedTrackTruth'),
5  label_tr = cms.InputTag('hltL3Muons:L2Seeded')
6 )

Definition at line 135 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToL3TkTrackTrackAssociation
Initial value:
1 = cms.EDProducer("TrackAssociatorEDProducer",
2  ignoremissingtrackcollection=cms.untracked.bool(True),
3  associator = cms.string('onlineTrackAssociatorByHits'),
4  label_tp = cms.InputTag('mix','MergedTrackTruth'),
5  label_tr = cms.InputTag('hltL3TkTracksFromL2','')
6 )

Definition at line 128 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToL3TrackAssociation
Initial value:
1 = cms.EDProducer("TrackAssociatorEDProducer",
2  ignoremissingtrackcollection=cms.untracked.bool(True),
3  associator = cms.InputTag('trackAssociatorByDeltaR'),
4  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
5  label_tr = cms.InputTag('hltL3Muons')
6 )

Definition at line 121 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToStaCosmicTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('cosmicMuons')
5 )

Definition at line 152 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToStaSETTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('standAloneSETMuons','')
5 )

Definition at line 68 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToStaSETUpdTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('standAloneSETMuons','UpdatedAtVtx')
5 )

Definition at line 74 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToStaTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('standAloneMuons','')
5 )

Definition at line 50 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToStaUpdTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('standAloneMuons','UpdatedAtVtx')
5 )

Definition at line 56 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToTevDytTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('tevMuons','dyt')
5 )

Definition at line 97 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToTevFirstTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('tevMuons','firstHit')
5 )

Definition at line 86 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToTevPickyTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByDeltaR'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('tevMuons','picky')
5 )

Definition at line 92 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToTkCosmicTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByHits'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4  label_tr = cms.InputTag('ctfWithMaterialTracksP5LHCNavigation')
5 )

Definition at line 146 of file tabp_associators_cff.py.

tuple tabp_associators_cff.tpToTkmuTrackAssociation
Initial value:
1 = cms.EDProducer('TrackAssociatorEDProducer',
2  associator = cms.InputTag('trackAssociatorByHits'),
3  label_tp = cms.InputTag('mix', 'MergedTrackTruth'),
4 # label_tr = cms.InputTag('generalTracks')
5  label_tr = cms.InputTag('probeTracks')
6 )

Definition at line 43 of file tabp_associators_cff.py.

Definition at line 16 of file tabp_associators_cff.py.

Definition at line 23 of file tabp_associators_cff.py.