Functions | |
def | _modifyPixelDigitizerForPhase1Pixel |
def | _modifyPixelDigitizerForPhase1PixelWithPileup |
def | _modifyPixelDigitizerForRun2Bunchspacing25 |
def | _modifyPixelDigitizerForRun2Bunchspacing50 |
Variables | |
tuple | modifySimGeneralMixingModuleSiPixelSimParametersForPhase1WithPileup_ = eras.phase1Pixel.makeProcessModifier( _modifyPixelDigitizerForPhase1PixelWithPileup ) |
tuple | SiPixelSimBlock |
|
private |
Function that modifies the pixel digitiser for the Phase 1 pixel detector. First argument is the pixelDigitizer object.
Definition at line 37 of file SiPixelSimParameters_cfi.py.
|
private |
Function that checks if there is pileup being used then modifies the pixel digitiser for the Phase 1 pixel detector accordingly. First argument is the "process" object. This function can only be applied with a <era>.makeProcessModifier() command, since it can only be applied at the end because the number of pileup interactions is not known yet.
Definition at line 77 of file SiPixelSimParameters_cfi.py.
|
private |
Function that modifies the pixel digitiser for Run 2 with 25ns bunchspacing. First argument is the pixelDigitizer object.
Definition at line 8 of file SiPixelSimParameters_cfi.py.
|
private |
Function that modifies the pixel digitiser for Run 2 with 50ns bunchspacing. First argument is the pixelDigitizer object.
Definition at line 25 of file SiPixelSimParameters_cfi.py.
tuple SiPixelSimParameters_cfi.modifySimGeneralMixingModuleSiPixelSimParametersForPhase1WithPileup_ = eras.phase1Pixel.makeProcessModifier( _modifyPixelDigitizerForPhase1PixelWithPileup ) |
Definition at line 228 of file SiPixelSimParameters_cfi.py.
tuple SiPixelSimParameters_cfi.SiPixelSimBlock |
Definition at line 100 of file SiPixelSimParameters_cfi.py.