1 import FWCore.ParameterSet.Config
as cms
8 process.offlineBeamSpot = onlineBeamSpotProducer.clone()
12 if not hasattr(process,
'lumiProducer'):
15 process.lumiProducer=lumiProducer
17 if hasattr(process,
'reconstruction_step'):
18 process.reconstruction_step+=process.lumiProducer
23 process.bunchSpacingProducer.bunchSpacingOverride = cms.uint32(50)
24 process.bunchSpacingProducer.overrideBunchSpacing = cms.bool(
True)
33 import RecoLocalCalo.HcalRecAlgos.RemoveAddSevLevel
as HcalRemoveAddSevLevel
34 HcalRemoveAddSevLevel.AddFlag(process.hcalRecAlgos,
"HFDigiTime",8)
35 HcalRemoveAddSevLevel.AddFlag(process.hcalRecAlgos,
"HBHEFlatNoise",8)
73 print "this method is outdated, please use RecoTLR.customisePPData"
122 from SLHCUpgradeSimulations.Configuration.muonCustoms
import unganged_me1a_geometry,customise_csc_LocalReco
126 if hasattr(process,
'valCscTriggerPrimitiveDigis'):
128 process.valCscTriggerPrimitiveDigis.commonParam.gangedME1a = cms.bool(
False)
129 if hasattr(process,
'valCsctfTrackDigis'):
130 process.valCsctfTrackDigis.gangedME1a = cms.untracked.bool(
False)
132 from SLHCUpgradeSimulations.Configuration.postLS1Customs
import customise_Reco,customise_RawToDigi,customise_DQM
133 if hasattr(process,
'RawToDigi'):
135 if hasattr(process,
'reconstruction'):
137 if hasattr(process,
'dqmoffline_step'):
146 from L1Trigger.L1TCommon.customsPostLS1
import customiseL1RecoForStage1
158 from SLHCUpgradeSimulations.Configuration.postLS1Customs
import customise_DQM_25ns
159 if hasattr(process,
'dqmoffline_step'):
201 from RecoTracker.Configuration.customiseForRunI
import customiseForRunI
218 from RecoTracker.Configuration.customiseForRunI
import customiseForRunI
def customisePromptRun2Deprecated
def customiseDataRun2Common
ALL FUNCTIONS BELOW ARE GOING TO BE REMOVED IN 81X.
def unganged_me1a_geometry
def customiseExpressRun2DeprecatedB0T
def customisePostEra_Run2_2016
def customise_csc_LocalReco
def customiseCommonHI
Heavy Ions.
def _swapOfflineBSwithOnline
common utilities
def customiseDataRun2Common_50nsRunsAfter253000
def customiseRun2DeprecatedExpressHI
def _hcalCustoms25ns
post-era customizations these are here instead of generating Data-specific eras
def customiseCosmicDataRun2Deprecated
def customiseRun2DeprecatedPromptHI
def customiseExpressRun2Deprecated
def customisePostEra_Run2_25ns
def customisePromptRun2DeprecatedB0T
def customisePromptRun2Deprecated_50ns
def customiseExpressRun2Deprecated_50ns
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 customiseDataRun2Common_withStage1
def customiseL1RecoForStage1