CMS 3D CMS Logo

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

Functions

def customiseEcalSD
 

Function Documentation

def EcalDepthCorrection_cff.customiseEcalSD (   process)

Definition at line 3 of file EcalDepthCorrection_cff.py.

References mathSSE.return().

3 
4 def customiseEcalSD(process):
5 
6  # fragment allowing to simulate correct Ecal hit depth
7  process.g4SimHits.ECalSD.IgnoreDepthCorr = cms.bool(False)
8 
9  return(process)
return((rh^lh)&mask)