CMS 3D CMS Logo

Variables

ALCARECOTkAlMinBias_Skimmed_cff Namespace Reference

Variables

tuple ALCAl1Filter
tuple ALCARECOTkAlMinBiasSkimmed
tuple AlignmentHitFilterCTF
tuple ctfProducerCustomisedCTF
tuple FittingSmootherCustomised
tuple MyBeamSpot = RecoVertex.BeamSpotProducer.BeamSpot_cfi.offlineBeamSpot.clone()
tuple NewStatsCTF
tuple OverlapAssoMapCTF
tuple seqALCARECOTkAlMinBiasSkimmed = cms.Sequence(MyBeamSpot+TrackRefitterCTF1+AlignmentHitFilterCTF+ctfProducerCustomisedCTF+ALCARECOTkAlMinBiasSkimmed+TrackRefitterCTF2+OverlapAssoMapCTF)
 ________________________________Sequences____________________________________
tuple TrackRefitterCTF1
tuple TrackRefitterCTF2

Variable Documentation

Initial value:
00001 L1Trigger.Skimmer.l1Filter_cfi.l1Filter.clone(
00002     #algorithms=('L1_DoubleMuTopBottom')
00003     )

Definition at line 23 of file ALCARECOTkAlMinBias_Skimmed_cff.py.

Initial value:
00001 Alignment.CommonAlignmentProducer.AlignmentTrackSelector_cfi.AlignmentTrackSelector.clone(
00002   ## src= 'TrackRefitterCTF1',
00003     src= 'ctfProducerCustomisedCTF',
00004     ptMin=1.5, # already in ALCARECO cfg
00005     ptMax=9999.0,
00006     pMin=3.0,
00007     pMax=9999.0,
00008     etaMin=-2.4,  # already in ALCARECO cfg
00009     etaMax=2.4,   # already in ALCARECO cfg
00010     nHitMin=8,
00011     nHitMin2D=2,
00012     chi2nMax=6.0
00013     ### others which aren't used
00014     #minHitsPerSubDet.inTIB = 0
00015     #minHitsPerSubDet.inBPIX = 1
00016     )

Definition at line 85 of file ALCARECOTkAlMinBias_Skimmed_cff.py.

Initial value:
00001 RecoTracker.FinalTrackSelectors.TrackerTrackHitFilter_cff.TrackerTrackHitFilter.clone(
00002   ## src = 'ALCARECOTkAlCosmicsCTF0T',
00003     src = 'TrackRefitterCTF1',
00004     commands = cms.vstring("keep PXB","keep PXE","keep TIB","keep TID","keep TOB","keep TEC"),
00005     minimumHits = 6,
00006     replaceWithInactiveHits = True,
00007     stripAllInvalidHits = False,
00008     rejectBadStoNHits = True,
00009     StoNcommands = cms.vstring("ALL 18.0"),
00010     useTrajectories= True,
00011     rejectLowAngleHits= True,
00012     TrackAngleCut= 0.17,
00013     usePixelQualityFlag= True,
00014     PxlCorrClusterChargeCut=10000.0
00015     )

Definition at line 55 of file ALCARECOTkAlMinBias_Skimmed_cff.py.

Initial value:
00001 RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cff.ctfWithMaterialTracks.clone(
00002     src = 'AlignmentHitFilterCTF',
00003     beamSpot='MyBeamSpot',
00004   #  Fitter = 'FittingSmootherCustomised',
00005     TTRHBuilder = 'WithAngleAndTemplate',
00006     TrajectoryInEvent = True
00007     )

Definition at line 74 of file ALCARECOTkAlMinBias_Skimmed_cff.py.

Initial value:
00001 TrackingTools.TrackFitters.RungeKuttaFitters_cff.KFFittingSmootherWithOutliersRejectionAndRK.clone(
00002     ComponentName = 'FittingSmootherCustomised',
00003     EstimateCut=18.0,
00004     MinNumberOfHits=6
00005     )

Definition at line 37 of file ALCARECOTkAlMinBias_Skimmed_cff.py.

tuple ALCARECOTkAlMinBias_Skimmed_cff::MyBeamSpot = RecoVertex.BeamSpotProducer.BeamSpot_cfi.offlineBeamSpot.clone()

Definition at line 5 of file ALCARECOTkAlMinBias_Skimmed_cff.py.

Initial value:
00001 Alignment.CommonAlignmentMonitor.AlignmentStats_cff.AlignmentStats.clone(
00002   #  src='OverlapAssoMap',
00003     src='TrackRefitterCTF2',
00004     OverlapAssoMap='OverlapAssoMapCTF',
00005     keepTrackStats = False,
00006     keepHitStats = True,
00007     TrkStatsFileName='TracksStatisticsCTF.root',
00008     HitStatsFileName='HitMapsCTF.root',
00009     TrkStatsPrescale= 1                            
00010     )

Definition at line 126 of file ALCARECOTkAlMinBias_Skimmed_cff.py.

Initial value:
00001 Alignment.TrackerAlignment.TkAlCaOverlapTagger_cff.OverlapTagger.clone(
00002   #  src='ALCARECOTkAlCosmicsCTFSkimmed'
00003     src='TrackRefitterCTF2',
00004     #Clustersrc='ALCARECOTkAlCosmicsCTF0T'
00005     Clustersrc='ALCARECOTkAlMinBiasSkimmed'#the track selector produces a new collection of Clusters!
00006     )

Definition at line 117 of file ALCARECOTkAlMinBias_Skimmed_cff.py.

________________________________Sequences____________________________________

Definition at line 140 of file ALCARECOTkAlMinBias_Skimmed_cff.py.

Initial value:
00001 RecoTracker.TrackProducer.TrackRefitter_cfi.TrackRefitter.clone(
00002     constraint = "",
00003     src='ALCARECOTkAlMinBias',
00004     TTRHBuilder = 'WithAngleAndTemplate',
00005     TrajectoryInEvent = True,
00006     beamSpot='MyBeamSpot'
00007     )

Definition at line 44 of file ALCARECOTkAlMinBias_Skimmed_cff.py.

Initial value:
00001 RecoTracker.TrackProducer.TrackRefitter_cfi.TrackRefitter.clone(
00002     constraint = "",
00003     src='ALCARECOTkAlMinBiasSkimmed',
00004     TTRHBuilder = 'WithAngleAndTemplate',
00005     TrajectoryInEvent = True,
00006     beamSpot='MyBeamSpot',
00007 #    EstimateCut=15.0,
00008 #    MinNumberOfHits=6
00009 #    Fitter='FittingSmootherCustomised'
00010     )

Definition at line 103 of file ALCARECOTkAlMinBias_Skimmed_cff.py.