CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
SiPixelSimParameters_cfi Namespace Reference

Functions

def _modifyPixelDigitizerForPhase1Pixel
 
def _modifyPixelDigitizerForPhase1PixelWithPileup
 
def _modifyPixelDigitizerForRun2Bunchspacing25
 
def _modifyPixelDigitizerForRun2Bunchspacing50
 

Variables

tuple modifySimGeneralMixingModuleSiPixelSimParametersForPhase1WithPileup_ = eras.phase1Pixel.makeProcessModifier( _modifyPixelDigitizerForPhase1PixelWithPileup )
 
tuple SiPixelSimBlock
 

Function Documentation

def SiPixelSimParameters_cfi._modifyPixelDigitizerForPhase1Pixel (   digitizer)
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.

def SiPixelSimParameters_cfi._modifyPixelDigitizerForPhase1PixelWithPileup (   processObject)
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.

def SiPixelSimParameters_cfi._modifyPixelDigitizerForRun2Bunchspacing25 (   digitizer)
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.

def SiPixelSimParameters_cfi._modifyPixelDigitizerForRun2Bunchspacing50 (   digitizer)
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.

Variable Documentation

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.