CMS 3D CMS Logo

Variables

callgrindSwitch_cfi Namespace Reference

Variables

tuple profilerStart
tuple profilerStop

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("Profiler",
00002     action = cms.int32(1),
00003     lastEvent = cms.int32(20),
00004     firstEvent = cms.int32(2)
00005 )

Definition at line 3 of file callgrindSwitch_cfi.py.

Initial value:
00001 cms.EDAnalyzer("Profiler",
00002     action = cms.int32(0),
00003     lastEvent = cms.int32(20),
00004     firstEvent = cms.int32(2)
00005 )

Definition at line 9 of file callgrindSwitch_cfi.py.