![]() |
|
|||
File indexing completed on 2023-03-17 10:45:11
0001 import FWCore.ParameterSet.Config as cms 0002 0003 totemT2RecHits = cms.EDProducer('TotemT2RecHitProducer', 0004 digiTag = cms.InputTag('totemT2Digis', 'TotemT2'), 0005 timingCalibrationTag = cms.string('GlobalTag:TotemT2TimingCalibration'), 0006 timeSliceNs = cms.double(0.0244140625), 0007 applyCalibration = cms.bool(False), 0008 mightGet = cms.optional.untracked.vstring 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |