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

Comparing UserCode/grimes/L1Menu/src/FullSample.cpp (file contents):
Revision 1.3 by grimes, Thu Jul 4 16:22:08 2013 UTC vs.
Revision 1.4 by grimes, Fri Jul 5 14:21:56 2013 UTC

# Line 153 | Line 153 | void l1menu::FullSamplePrivateMembers::f
153          analysisDataFormat.Reset();
154  
155          // Grab standard event information
156 +        currentEvent.setWeight( inputNtuple.event_->puWeight );
157          analysisDataFormat.Run=inputNtuple.event_->run;
158          analysisDataFormat.LS=inputNtuple.event_->lumi;
159          analysisDataFormat.Event=inputNtuple.event_->event;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines