CMS 3D CMS Logo

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

Variables

tuple FastTimeBarrelTopologyBuilder
 
tuple FastTimeEndcapTopologyBuilder
 

Variable Documentation

tuple FastTimeTopology_cfi.FastTimeBarrelTopologyBuilder
Initial value:
1 = cms.ESProducer("FastTimeTopologyBuilder",
2  Name = cms.untracked.string("FastTimeBarrel"),
3  Type = cms.untracked.int32(1)
4  )

Definition at line 6 of file FastTimeTopology_cfi.py.

tuple FastTimeTopology_cfi.FastTimeEndcapTopologyBuilder
Initial value:
1 = cms.ESProducer("FastTimeTopologyBuilder",
2  Name = cms.untracked.string("SFBX"),
3  Type = cms.untracked.int32(2)
4  )

Definition at line 12 of file FastTimeTopology_cfi.py.