![]() |
|
|||
File indexing completed on 2023-10-25 10:01:55
0001 import FWCore.ParameterSet.Config as cms 0002 0003 # reco hit production 0004 from RecoPPS.Local.totemT2RecHits_cfi import * 0005 0006 totemT2LocalReconstructionTask = cms.Task( 0007 totemT2RecHits 0008 ) 0009 totemT2LocalReconstruction = cms.Sequence(totemT2LocalReconstructionTask)
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |