#include <functional>
#include <algorithm>
#include <numeric>
#include <cstring>
#include <string>
#include <vector>
#include <cmath>
#include <boost/bind.hpp>
#include "FWCore/Framework/interface/EventSetup.h"
#include "PhysicsTools/MVAComputer/interface/AtomicId.h"
#include "PhysicsTools/MVAComputer/interface/Calibration.h"
#include "PhysicsTools/MVAComputer/interface/MVAComputerCache.h"
#include "CondFormats/PhysicsToolsObjects/interface/MVAComputer.h"
Go to the source code of this file.
Classes | |
class | PhysicsTools::MVAModuleHelper< Record, Object, Filler > |
Template for automated variable collection and MVA computation in EDM modules. More... | |
class | PhysicsTools::MVAModuleHelperDefaultFiller< Object > |
Default template for MVAModuleHelper "Filler" template argument. More... | |
class | PhysicsTools::MVAModuleHelper< Record, Object, Filler >::Value |
Namespaces | |
PhysicsTools | |