CMS 3D CMS Logo

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

Variables

tuple templates
 

Variable Documentation

tuple PixelCPETemplateReco_cfi.templates
Initial value:
1 = cms.ESProducer("PixelCPETemplateRecoESProducer",
2  ComponentName = cms.string('PixelCPETemplateReco'),
3  speed = cms.int32(-2),
4  #PixelErrorParametrization = cms.string('NOTcmsim'),
5  Alpha2Order = cms.bool(True),
6  UseClusterSplitter = cms.bool(False),
7 
8  # petar, for clusterProbability() from TTRHs
9  ClusterProbComputationFlag = cms.int32(0),
10  # gavril
11  DoCosmics = cms.bool(False),
12  # The flag to regulate if the LA offset is taken from Alignment
13  # True in Run II for offline RECO
14  DoLorentz = cms.bool(True),
15 
16  LoadTemplatesFromDB = cms.bool(True)
17 
18 )

Definition at line 3 of file PixelCPETemplateReco_cfi.py.

Referenced by L1GtVhdlWriterCore.makeFirmware().