CMS 3D CMS Logo

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

Variables

tuple TrackerTreeGenerator
 

Variable Documentation

tuple TrackerTreeGenerator_cfi.TrackerTreeGenerator
Initial value:
1 = cms.EDAnalyzer('TrackerTreeGenerator',
2  # default: create entry for every physical module, set to true to create one entry for the virtual double-sided module in addition
3  # ask for the additional virtual module in produced TTree with "IsDoubleSide == true"
4  createEntryForDoubleSidedModule = cms.bool(False)
5 )

Definition at line 3 of file TrackerTreeGenerator_cfi.py.