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

Comparing UserCode/DTDPGAnalysis/python/DTTTreGenerator_cfi.py (file contents):
Revision 1.2 by pellicci, Mon Nov 15 14:49:02 2010 UTC vs.
Revision 1.3 by pellicci, Wed Mar 23 16:24:41 2011 UTC

# Line 21 | Line 21 | myDTNtuple = cms.EDAnalyzer('TTreeGenera
21                                PrimaryVertexTag = cms.InputTag("offlinePrimaryVertices"),
22                                TriggerTag = cms.InputTag("TriggerResults::HLT"),
23                                beamSpotTag = cms.InputTag("offlineBeamSpot"),
24 +                              scalersResults = cms.InputTag("scalersRawToDigi"),
25                                runOnRaw = cms.bool(True),
26                                runOnSimulation = cms.bool(False)
27   )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines