CMS 3D CMS Logo

Variables
ALCARECOPromptCalibProdSiPixelLorentzAngle_cff Namespace Reference

Variables

 ALCARECOCalSignleMuonFilterForSiPixelLorentzAngle = copy.deepcopy(hltHighLevel)
 
 ALCARECOPixelLACalibrationTracks
 
 ALCARECOPixelLACalibrationTracksRefit
 
 ALCARECOPixelLATrackFilterRefit
 
 ALCARECOSiPixelLACalib
 
 HLTPaths
 
 MEtoEDMConvertSiPixelLorentzAngle
 
 seqALCARECOPromptCalibProdSiPixelLorentzAngle
 
 throw
 
 TriggerResultsTag
 dont throw on unknown path names More...
 

Variable Documentation

◆ ALCARECOCalSignleMuonFilterForSiPixelLorentzAngle

ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.ALCARECOCalSignleMuonFilterForSiPixelLorentzAngle = copy.deepcopy(hltHighLevel)

◆ ALCARECOPixelLACalibrationTracks

ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.ALCARECOPixelLACalibrationTracks
Initial value:
1 = AlignmentTrackSelector.clone(
2  src = 'ALCARECOSiPixelCalSingleMuon',
3  filter = True,
4  applyBasicCuts = True,
5  ptMin = 3.
6 )

Definition at line 17 of file ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.py.

◆ ALCARECOPixelLACalibrationTracksRefit

ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.ALCARECOPixelLACalibrationTracksRefit
Initial value:
1 = TrackRefitter.clone(src = "ALCARECOPixelLACalibrationTracks",
2  TrajectoryInEvent = True,
3  NavigationSchool = ""
4  )

Definition at line 32 of file ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.py.

◆ ALCARECOPixelLATrackFilterRefit

ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.ALCARECOPixelLATrackFilterRefit
Initial value:
1 = cms.Sequence(ALCARECOPixelLACalibrationTracks +
2  offlineBeamSpot +
3  ALCARECOPixelLACalibrationTracksRefit)

Definition at line 39 of file ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.py.

◆ ALCARECOSiPixelLACalib

ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.ALCARECOSiPixelLACalib
Initial value:
1 = SiPixelLorentzAnglePCLWorker.clone(
2  folder = cms.string('AlCaReco/SiPixelLorentzAngle'),
3  src = cms.InputTag('ALCARECOPixelLACalibrationTracksRefit')
4 )

Definition at line 46 of file ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.py.

◆ HLTPaths

ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.HLTPaths

◆ MEtoEDMConvertSiPixelLorentzAngle

ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.MEtoEDMConvertSiPixelLorentzAngle
Initial value:
1 = cms.EDProducer("MEtoEDMConverter",
2  Name = cms.untracked.string('MEtoEDMConverter'),
3  Verbosity = cms.untracked.int32(0), # 0 provides no output
4  # 1 provides basic output
5  # 2 provide more detailed output
6  Frequency = cms.untracked.int32(50),
7  MEPathToSave = cms.untracked.string('AlCaReco/SiPixelLorentzAngle'),
8  )

Definition at line 55 of file ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.py.

◆ seqALCARECOPromptCalibProdSiPixelLorentzAngle

ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.seqALCARECOPromptCalibProdSiPixelLorentzAngle
Initial value:
1 = cms.Sequence(
2  ALCARECOCalSignleMuonFilterForSiPixelLorentzAngle *
3  ALCARECOPixelLATrackFilterRefit *
4  ALCARECOSiPixelLACalib *
5  MEtoEDMConvertSiPixelLorentzAngle
6  )

Definition at line 65 of file ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.py.

◆ throw

ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.throw

◆ TriggerResultsTag

ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.TriggerResultsTag

dont throw on unknown path names

Definition at line 10 of file ALCARECOPromptCalibProdSiPixelLorentzAngle_cff.py.