#include <LumiHistoryGetter.h>
Public Member Functions | |
const edm::ProcessHistory & | history () const |
LumiHistoryGetter (const LuminosityBlock *) | |
virtual | ~LumiHistoryGetter () |
Public Member Functions inherited from fwlite::HistoryGetterBase | |
HistoryGetterBase () | |
virtual | ~HistoryGetterBase () |
Private Member Functions | |
LumiHistoryGetter (const LumiHistoryGetter &) | |
const LumiHistoryGetter & | operator= (const LumiHistoryGetter &) |
Private Attributes | |
const fwlite::LuminosityBlock * | lumi_ |
Definition at line 26 of file LumiHistoryGetter.h.
LumiHistoryGetter::LumiHistoryGetter | ( | const LuminosityBlock * | lumi | ) |
Definition at line 22 of file LumiHistoryGetter.cc.
References fjr2json::lumi, and lumi_.
|
virtual |
Definition at line 26 of file LumiHistoryGetter.cc.
|
private |
|
virtual |
Implements fwlite::HistoryGetterBase.
Definition at line 31 of file LumiHistoryGetter.cc.
References fwlite::LuminosityBlock::history(), and lumi_.
|
private |
|
private |
Definition at line 40 of file LumiHistoryGetter.h.
Referenced by history(), and LumiHistoryGetter().