CMS 3D CMS Logo

Variables
tpScales_cff Namespace Reference

Variables

 HBHE
 
 HF
 
 LSBQIE11Overlap
 
 NCTShift
 
 tpScales
 

Variable Documentation

◆ HBHE

tpScales_cff.HBHE

Definition at line 19 of file tpScales_cff.py.

Referenced by JetIDSelectionFunctor.fwd09Cuts().

◆ HF

tpScales_cff.HF

◆ LSBQIE11Overlap

tpScales_cff.LSBQIE11Overlap

Definition at line 19 of file tpScales_cff.py.

◆ NCTShift

tpScales_cff.NCTShift

Definition at line 16 of file tpScales_cff.py.

◆ tpScales

tpScales_cff.tpScales
Initial value:
1 = cms.PSet(
2  HF=cms.PSet(
3  NCTShift=cms.int32(1),
4  RCTShift=cms.int32(3),
5  ),
6  HBHE=cms.PSet(
7  LSBQIE8=cms.double(1/8.),
8  LSBQIE11=cms.double(1/16.),
9  LSBQIE11Overlap=cms.double(1/8.),
10  )
11 )

Definition at line 3 of file tpScales_cff.py.