CMS 3D CMS Logo

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

Variables

tuple TTStubAlgorithm_cbc3_Phase2TrackerDigi_
 
tuple TTStubAlgorithm_official_Phase2TrackerDigi_
 
tuple TTStubAlgorithm_Phase2TrackerDigi_ = cms.ESPrefer("TTStubAlgorithm_official_Phase2TrackerDigi_")
 

Variable Documentation

tuple TTStubAlgorithmRegister_cfi.TTStubAlgorithm_cbc3_Phase2TrackerDigi_
Initial value:
1 = cms.ESProducer("TTStubAlgorithm_cbc3_Phase2TrackerDigi_",
2  zMatchingPS = cms.bool(False),
3  zMatching2S = cms.bool(True),
4 )

Definition at line 37 of file TTStubAlgorithmRegister_cfi.py.

tuple TTStubAlgorithmRegister_cfi.TTStubAlgorithm_official_Phase2TrackerDigi_
Initial value:
1 = cms.ESProducer("TTStubAlgorithm_official_Phase2TrackerDigi_",
2  zMatchingPS = cms.bool(False),
3  zMatching2S = cms.bool(True),
4  BarrelCut = cms.vdouble( 0, 1.5, 1.5, 2.5, 4.0, 5.0, 6.5), #Use 0 as dummy to have direct access using DetId to the correct element
5  NTiltedRings = cms.vdouble( 0., 11., 12., 13., 0., 0., 0.), #Number of tilted rings per side in barrel layers (for tilted geom only)
6  TiltedBarrelCutSet = cms.VPSet(
7  cms.PSet( TiltedCut = cms.vdouble( 0 ) ),
8  cms.PSet( TiltedCut = cms.vdouble( 0, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1, 1, 1, 1, 1) ), #TBPS L1 rings
9  cms.PSet( TiltedCut = cms.vdouble( 0, 2, 2, 2, 2, 2, 1.5, 1.5, 2, 2, 1.5, 1.5, 1.5) ), #TBPS L2 rings
10  cms.PSet( TiltedCut = cms.vdouble( 0, 2.5, 2.5, 2.5, 2.5, 2, 2, 2, 2, 2, 2, 2, 2, 1.5) ), #TBPS L3 rings
11  ),
12  EndcapCutSet = cms.VPSet(
13  cms.PSet( EndcapCut = cms.vdouble( 0 ) ),
14  cms.PSet( EndcapCut = cms.vdouble( 0, 1, 1, 1.5, 1.5, 2, 2, 2.5, 2.5, 3, 4, 2.5, 3, 3.5, 4, 5) ),
15  cms.PSet( EndcapCut = cms.vdouble( 0, 1, 1, 1, 1.5, 1.5, 2, 2, 2.5, 2.5, 3.5, 2, 2.5, 3, 3.5, 4) ), #D1
16  cms.PSet( EndcapCut = cms.vdouble( 0, 1, 1, 1, 1.5, 1.5, 1.5, 2, 2, 2, 3, 3.5, 2, 2.5, 3, 3.5) ), #D2 ...
17  cms.PSet( EndcapCut = cms.vdouble( 0, 1, 1, 1, 1, 1, 1.5, 2, 2, 2, 2.5, 3, 2, 2, 2.5, 3) ),
18  cms.PSet( EndcapCut = cms.vdouble( 0, 1, 1, 1, 1, 1, 1.5, 1.5, 2, 2, 2, 3, 3, 2, 2, 2.5) ),
19  )
20 )

Definition at line 15 of file TTStubAlgorithmRegister_cfi.py.

tuple TTStubAlgorithmRegister_cfi.TTStubAlgorithm_Phase2TrackerDigi_ = cms.ESPrefer("TTStubAlgorithm_official_Phase2TrackerDigi_")

Definition at line 47 of file TTStubAlgorithmRegister_cfi.py.