#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
Go to the source code of this file.
Classes | |
class | AnyMVAEstimatorRun2Base |
Typedefs | |
typedef edmplugin::PluginFactory< AnyMVAEstimatorRun2Base *(const edm::ParameterSet &) > | AnyMVAEstimatorRun2Factory |
typedef edmplugin::PluginFactory< AnyMVAEstimatorRun2Base* (const edm::ParameterSet&) > AnyMVAEstimatorRun2Factory |
Definition at line 71 of file AnyMVAEstimatorRun2Base.h.