Functions | |
def | customise |
def | customise_3bx |
def | customise_pu15_25ns |
Known alterations for Reco #####################################################. More... | |
def | customise_pu15_25ns_3bx |
def | customise_pu15_25ns_wo_pairs |
def | customise_pu50_25ns |
def | customise_pu50_25ns_3bx |
if doing inefficiency at <PU>=50 More... | |
def | customise_pu50_25ns_wo_pairs |
def | customise_wo_pairs |
def | saveAllProds |
if doing inefficiency at <PU>=50 More... | |
def | turnOffLegacyPhiCorrection |
Variables | |
tuple | averageNumber = cms.double(15.0) |
set the number of pileup More... | |
def customise_phase1_hcal.customise | ( | process | ) |
Definition at line 4 of file customise_phase1_hcal.py.
References mathSSE.return().
def customise_phase1_hcal.customise_3bx | ( | process | ) |
Definition at line 186 of file customise_phase1_hcal.py.
Referenced by customise_pu15_25ns_3bx(), and customise_pu50_25ns_3bx().
def customise_phase1_hcal.customise_pu15_25ns | ( | process | ) |
Known alterations for Reco #####################################################.
Place to add in the reco steps one by one ######################################
Definition at line 174 of file customise_phase1_hcal.py.
Referenced by customise_pu15_25ns_3bx().
def customise_phase1_hcal.customise_pu15_25ns_3bx | ( | process | ) |
Definition at line 191 of file customise_phase1_hcal.py.
References customise_3bx(), and customise_pu15_25ns().
def customise_phase1_hcal.customise_pu15_25ns_wo_pairs | ( | process | ) |
Definition at line 261 of file customise_phase1_hcal.py.
References customise_wo_pairs().
def customise_phase1_hcal.customise_pu50_25ns | ( | process | ) |
Definition at line 197 of file customise_phase1_hcal.py.
Referenced by customise_pu50_25ns_3bx().
def customise_phase1_hcal.customise_pu50_25ns_3bx | ( | process | ) |
if doing inefficiency at <PU>=50
also for strips TIB inefficiency if we want TIB1,2 inefficiency at 20% process.simSiStripDigis.Inefficiency = 20 TIB1,2 inefficiency at 50% process.simSiStripDigis.Inefficiency = 30 TIB1,2 inefficiency at 99% (i.e. dead) process.simSiStripDigis.Inefficiency = 40
Definition at line 220 of file customise_phase1_hcal.py.
References customise_3bx(), and customise_pu50_25ns().
def customise_phase1_hcal.customise_pu50_25ns_wo_pairs | ( | process | ) |
Definition at line 275 of file customise_phase1_hcal.py.
References customise_wo_pairs().
def customise_phase1_hcal.customise_wo_pairs | ( | process | ) |
Definition at line 225 of file customise_phase1_hcal.py.
Referenced by customise_pu15_25ns_wo_pairs(), and customise_pu50_25ns_wo_pairs().
def customise_phase1_hcal.saveAllProds | ( | process | ) |
if doing inefficiency at <PU>=50
also for strips TIB inefficiency if we want TIB1,2 inefficiency at 20% process.simSiStripDigis.Inefficiency = 20 TIB1,2 inefficiency at 50% process.simSiStripDigis.Inefficiency = 30 TIB1,2 inefficiency at 99% (i.e. dead) process.simSiStripDigis.Inefficiency = 40
Definition at line 299 of file customise_phase1_hcal.py.
def customise_phase1_hcal.turnOffLegacyPhiCorrection | ( | process | ) |
Definition at line 255 of file customise_phase1_hcal.py.
tuple customise_phase1_hcal.averageNumber = cms.double(15.0) |
set the number of pileup
Definition at line 182 of file customise_phase1_hcal.py.
Referenced by edm::SecSourceAnalyzer.SecSourceAnalyzer().