Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2025-06-03 00:12:15

0001 # ESProducer providing layer id encoding (Layers consitent with rough r-z track parameters are counted from 0 onwards) used by Kalman Filter
0002 
0003 import FWCore.ParameterSet.Config as cms
0004 
0005 TrackTriggerLayerEncoding = cms.ESProducer("trackerTFP::ProducerLayerEncoding")