|
| MVATrainerContainerLooperImpl (const edm::ParameterSet ¶ms) |
|
edm::ESProducts< edm::es::L< Calibration::MVAComputerContainer, kTrainer >, edm::es::L< Calibration::MVAComputerContainer, kTrained > > | produce (const Record_t &record) |
|
virtual | ~MVATrainerContainerLooperImpl () |
|
virtual Status | duringLoop (const edm::Event &ev, const edm::EventSetup &es) |
|
virtual Status | endOfLoop (const edm::EventSetup &es, unsigned int iteration) |
|
template<> |
bool | isUntrained (const Calibration::MVAComputer *ptr) |
|
template<> |
bool | isUntrained (const Calibration::MVAComputerContainer *ptr) |
|
| MVATrainerLooper (const edm::ParameterSet ¶ms) |
|
virtual void | startingNewLoop (unsigned int iteration) |
|
virtual | ~MVATrainerLooper () |
|
| ESProducerLooper () |
|
virtual std::set< eventsetup::EventSetupRecordKey > | modifyingRecords () const |
|
| ESProducer () |
|
virtual | ~ESProducer ()(false) |
|
| ESProxyFactoryProducer () |
|
virtual void | newInterval (const eventsetup::EventSetupRecordKey &iRecordType, const ValidityInterval &iInterval) |
| overrides DataProxyProvider method More...
|
|
virtual | ~ESProxyFactoryProducer () noexcept(false) |
|
| DataProxyProvider () |
|
const ComponentDescription & | description () const |
|
bool | isUsingRecord (const EventSetupRecordKey &) const |
|
const KeyedProxies & | keyedProxies (const EventSetupRecordKey &iRecordKey) const |
|
void | resetProxies (const EventSetupRecordKey &iRecordType) |
|
void | resetProxiesIfTransient (const EventSetupRecordKey &iRecordType) |
|
void | setAppendToDataLabel (const edm::ParameterSet &) |
|
void | setDescription (const ComponentDescription &iDescription) |
|
std::set< EventSetupRecordKey > | usingRecords () const |
|
virtual | ~DataProxyProvider () noexcept(false) |
|
const eventsetup::ComponentDescription & | descriptionForFinder () const |
|
| EventSetupRecordIntervalFinder () |
|
std::set< eventsetup::EventSetupRecordKey > | findingForRecords () const |
|
const ValidityInterval & | findIntervalFor (const eventsetup::EventSetupRecordKey &, const IOVSyncValue &) |
|
void | setDescriptionForFinder (const eventsetup::ComponentDescription &iDescription) |
|
virtual | ~EventSetupRecordIntervalFinder () noexcept(false) |
|
| EDLooper () |
|
| EDLooper (EDLooper const &)=delete |
|
EDLooper & | operator= (EDLooper const &)=delete |
|
virtual | ~EDLooper () |
|
virtual void | attachTo (ActivityRegistry &) |
| Override this method if you need to monitor the state of the processing. More...
|
|
virtual void | beginOfJob (EventSetup const &) |
|
virtual void | beginOfJob () |
|
void | copyInfo (ScheduleInfo const &) |
|
void | doBeginLuminosityBlock (LuminosityBlockPrincipal &, EventSetup const &, ProcessContext *) |
|
void | doBeginRun (RunPrincipal &, EventSetup const &, ProcessContext *) |
|
Status | doDuringLoop (EventPrincipal &eventPrincipal, EventSetup const &es, ProcessingController &, StreamContext *) |
|
void | doEndLuminosityBlock (LuminosityBlockPrincipal &, EventSetup const &, ProcessContext *) |
|
Status | doEndOfLoop (EventSetup const &es) |
|
void | doEndRun (RunPrincipal &, EventSetup const &, ProcessContext *) |
|
void | doStartingNewLoop () |
|
| EDLooperBase () |
|
| EDLooperBase (EDLooperBase const &)=delete |
|
virtual void | endOfJob () |
|
EDLooperBase & | operator= (EDLooperBase const &)=delete |
|
void | prepareForNextLoop (eventsetup::EventSetupProvider *esp) |
|
void | setActionTable (ExceptionToActionTable const *actionTable) |
|
void | setModuleChanger (ModuleChanger *) |
|
virtual | ~EDLooperBase () noexcept(false) |
|