ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/grimes/L1Menu/src/TriggerRatePlot.cpp
(Generate patch)

Comparing UserCode/grimes/L1Menu/src/TriggerRatePlot.cpp (file contents):
Revision 1.2 by grimes, Fri May 31 01:29:10 2013 UTC vs.
Revision 1.3 by grimes, Sun Jun 2 22:40:57 2013 UTC

# Line 94 | Line 94 | void l1menu::TriggerRatePlot::addEvent(
94          }
95   }
96  
97 + const l1menu::ITrigger& l1menu::TriggerRatePlot::getTrigger() const
98 + {
99 +        return *pTrigger_;
100 + }
101 +
102   void l1menu::TriggerRatePlot::initiateForReducedSample( const l1menu::ReducedMenuSample& sample )
103   {
104          pTrigger_->initiateForReducedSample( sample );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines