ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/DTDPGAnalysis/python/DTOfflineAnalyzer_cfi.py
(Generate patch)

Comparing UserCode/DTDPGAnalysis/python/DTOfflineAnalyzer_cfi.py (file contents):
Revision 1.1 by battilan, Wed Oct 29 15:02:38 2008 UTC vs.
Revision 1.2 by battilan, Wed Dec 15 11:56:50 2010 UTC

# Line 13 | Line 13 | DTOfflineAnalyzer = cms.EDAnalyzer("DTOf
13          wirePropCorrType = cms.int32(0),
14          doWirePropCorrection = cms.bool(False),
15          doT0Correction = cms.bool(True),
16 +        tTrigLabel = cms.string(''),
17          debug = cms.untracked.bool(False)
18      ),
19      doWheel0 = cms.bool(True),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines