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

Comparing UserCode/L1TriggerDPG/python/l1Ntuple_cfg.py (file contents):
Revision 1.4 by econte, Thu Jun 17 20:42:34 2010 UTC vs.
Revision 1.6 by jbrooke, Sat Jun 26 21:26:52 2010 UTC

# Line 35 | Line 35 | process.gctDigis.numberOfGctSamplesToUnp
35   process.l1extraParticles.centralBxOnly = cms.bool(False)
36  
37   process.p = cms.Path(
38 <    process.gtDigis
38 >    process.HBHENoiseFilter
39 >    +process.gtDigis
40      +process.gtEvmDigis
41      +process.gctDigis
42      +process.dttfDigis

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines