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  #TanLorentzAnglePerTesla = cms.double(0.106),
4  speed = cms.int32(-2),
5  #PixelErrorParametrization = cms.string('NOTcmsim'),
6  Alpha2Order = cms.bool(True),
7  UseClusterSplitter = cms.bool(False),
8 
9  # petar, for clusterProbability() from TTRHs
10  ClusterProbComputationFlag = cms.int32(0),
11 
12  # gavril
13  DoCosmics = cms.bool(False),
14 
15  LoadTemplatesFromDB = cms.bool(True)
16 )

Definition at line 3 of file PixelCPETemplateReco_cfi.py.

Referenced by L1GtVhdlWriterCore.makeFirmware().