#include <vector>
#include <string>
#include <boost/version.hpp>
#include <boost/filesystem.hpp>
#include <xercesc/dom/DOM.hpp>
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "PhysicsTools/MVAComputer/interface/AtomicId.h"
#include "PhysicsTools/MVAComputer/interface/Variable.h"
#include "PhysicsTools/MVAComputer/interface/Calibration.h"
#include "PhysicsTools/MVAComputer/interface/ProcessRegistry.h"
#include "PhysicsTools/MVATrainer/interface/Source.h"
#include "PhysicsTools/MVATrainer/interface/TrainerMonitoring.h"
Go to the source code of this file.
Define Documentation
#define MVA_TRAINER_DEFINE_PLUGIN |
( |
|
T | ) |
|