1 import FWCore.ParameterSet.Config
as cms
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)
35 import RecoLocalCalo.HcalRecAlgos.RemoveAddSevLevel
as HcalRemoveAddSevLevel
36 HcalRemoveAddSevLevel.AddFlag(process.hcalRecAlgos,
"HFDigiTime",8)
37 HcalRemoveAddSevLevel.AddFlag(process.hcalRecAlgos,
"HBHEFlatNoise",8)
76 print "this method is outdated, please use RecoTLR.customisePPData"
126 from SLHCUpgradeSimulations.Configuration.muonCustoms
import unganged_me1a_geometry,customise_csc_LocalReco
130 if hasattr(process,
'valCscTriggerPrimitiveDigis'):
132 process.valCscTriggerPrimitiveDigis.commonParam.gangedME1a = cms.bool(
False)
133 if hasattr(process,
'valCsctfTrackDigis'):
134 process.valCsctfTrackDigis.gangedME1a = cms.untracked.bool(
False)
136 from SLHCUpgradeSimulations.Configuration.postLS1Customs
import customise_Reco,customise_RawToDigi,customise_DQM
137 if hasattr(process,
'RawToDigi'):
139 if hasattr(process,
'reconstruction'):
141 if hasattr(process,
'dqmoffline_step'):
150 from L1Trigger.L1TCommon.customsPostLS1
import customiseL1RecoForStage1
162 from SLHCUpgradeSimulations.Configuration.postLS1Customs
import customise_DQM_25ns
163 if hasattr(process,
'dqmoffline_step'):
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