CMS 3D CMS Logo

Variables
TrackerTreeGenerator_cfi Namespace Reference

Variables

 TrackerTreeGenerator
 

Variable Documentation

◆ TrackerTreeGenerator

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.