5 Scenario supporting proton collisions and tracking only reconstruction for HP beamspot 12 from Configuration.DataProcessing.Impl.trackingOnly
import trackingOnly
13 import FWCore.ParameterSet.Config
as cms
14 from Configuration.Eras.Era_Run3_cff
import Run3
16 from Configuration.DataProcessing.Impl.pp
import pp
20 trackingOnly.__init__(self)
23 self.
recoSeq=
':reconstruction_trackingOnly' 26 self.promptCustoms += [
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3' ]
27 self.expressCustoms += [
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3_express_trackingOnly' ]
28 self.visCustoms += [
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3' ]
33 Implement configuration building for data processing for proton 34 collision data taking for Run3, 2021 high performance beamspot