![]() |
|
|||
File indexing completed on 2024-04-06 12:13:42
0001 import FWCore.ParameterSet.Config as cms 0002 0003 from GeneratorInterface.GenFilters.CosmicGenFilterHelix_cfi import * 0004 from TrackPropagation.SteppingHelixPropagator.SteppingHelixPropagatorAlong_cfi import * 0005 0006 cosmicInPixelLoose = cosmicInTracker.clone() 0007 0008 cosmicInPixelLoose.radius = cms.double(20.0) ## i.e. twice 0009 cosmicInPixelLoose.minZ = cms.double(-100.0) ## the RECO SP 0010 cosmicInPixelLoose.maxZ = cms.double(100.0) ## skim cuts 0011 0012
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |