#include <InputSource.h>
Public Member Functions | |
LumiSourceSentry (InputSource const &source, LuminosityBlockIndex id) | |
LumiSourceSentry (LumiSourceSentry const &)=delete | |
LumiSourceSentry & | operator= (LumiSourceSentry const &)=delete |
~LumiSourceSentry () | |
Private Attributes | |
LuminosityBlockIndex | index_ |
InputSource const & | source_ |
Definition at line 252 of file InputSource.h.
edm::InputSource::LumiSourceSentry::LumiSourceSentry | ( | InputSource const & | source, |
LuminosityBlockIndex | id | ||
) |
Definition at line 474 of file InputSource.cc.
References edm::InputSource::actReg(), index_, and source_.
edm::InputSource::LumiSourceSentry::~LumiSourceSentry | ( | ) |
Definition at line 479 of file InputSource.cc.
|
delete |
|
delete |
|
private |
Definition at line 262 of file InputSource.h.
Referenced by LumiSourceSentry().
|
private |
Definition at line 261 of file InputSource.h.
Referenced by Config.Process::dumpConfig(), Config.Process::dumpPython(), LumiSourceSentry(), and Config.Process::splitPython().