3 from RecoTracker.Configuration.customiseForRunI
import customiseForRunI
10 process.offlineBeamSpot = onlineBeamSpotProducer.clone()
14 if not hasattr(process,
'lumiProducer'):
17 process.lumiProducer=lumiProducer
19 if hasattr(process,
'reconstruction_step'):
20 process.reconstruction_step+=process.lumiProducer
25 process.bunchSpacingProducer.bunchSpacingOverride = cms.uint32(50)
26 process.bunchSpacingProducer.overrideBunchSpacing = cms.bool(
True)
59 from SLHCUpgradeSimulations.Configuration.muonCustoms
import unganged_me1a_geometry,customise_csc_LocalReco
63 if hasattr(process,
'valCscTriggerPrimitiveDigis'):
65 process.valCscTriggerPrimitiveDigis.commonParam.gangedME1a = cms.bool(
False)
66 if hasattr(process,
'valCsctfTrackDigis'):
67 process.valCsctfTrackDigis.gangedME1a = cms.untracked.bool(
False)
69 from SLHCUpgradeSimulations.Configuration.postLS1Customs
import customise_Reco,customise_RawToDigi,customise_DQM
70 if hasattr(process,
'RawToDigi'):
72 if hasattr(process,
'reconstruction'):
74 if hasattr(process,
'dqmoffline_step'):
83 from L1Trigger.L1TCommon.customsPostLS1
import customiseL1RecoForStage1
93 from SLHCUpgradeSimulations.Configuration.postLS1Customs
import customise_DQM_25ns
94 if hasattr(process,
'dqmoffline_step'):
120 print "this method is outdated, please use RecoTLR.customisePPData"
def customiseDataRun2Common
this is supposed to be added on top of other (Run1) data customs
def unganged_me1a_geometry
def customise_csc_LocalReco
def customiseCommonHI
Heavy Ions.
def _swapOfflineBSwithOnline
common utilities
def customiseDataRun2Common_50nsRunsAfter253000
def customisePromptRun2_50ns
def customiseCosmicDataRun2
def customise_DQM
process.load("RecoLocalCalo.HcalRecProducers.HcalSimpleReconstructor_ho_cfi")
def customiseRun2ExpressHI
def customiseDataRun2Common_25ns
common+ "25ns" Use this for data daking starting from runs in 2015C (>= 253256 )
def customiseRun2CommonHI
keep it in case modification is needed
def customisePromptRun2B0T
def customiseExpressRun2_50ns
def customiseRun2PromptHI
def customiseDataRun2Common_withStage1
def customiseExpressRun2B0T
def customiseL1RecoForStage1