# | 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; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |