CMS 3D CMS Logo

TSGFromL1_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # from RecoTracker.GeometryESProducer.TrackerRecoGeometryESProducer_cfi import *
6 #from RecoTracker.MeasurementDet.MeasurementTrackerESProducer_cfi import *
9 #from CalibTracker.SiStripLorentzAngle.SiStripLAFakeESSource_cfi import *
10 #from CalibTracker.Configuration.SiPixelLorentzAngle.SiPixelLorentzAngle_Fake_cff import *
11 #from Configuration.StandardSequences.L1Emulator_cff import *
17 myTTRHBuilderWithoutAngleSeedsFromL1Muon = RecoTracker.TransientTrackingRecHit.TransientTrackingRecHitBuilder_cfi.ttrhbwr.clone(
18  StripCPE = 'Fake',
19  ComponentName = 'PixelTTRHBuilderWithoutAngleSeedsFromL1Muon'
20 )