#include <algorithm>
#include <vector>
#include "PhysicsTools/MVAComputer/interface/ProcessRegistry.h"
#include "PhysicsTools/MVAComputer/interface/CalibrationFwd.h"
#include "PhysicsTools/MVAComputer/interface/Variable.h"
#include "PhysicsTools/MVAComputer/interface/BitSet.h"
Go to the source code of this file.
Classes | |
class | PhysicsTools::VarProcessor::Config |
Helper class for discriminator computer set-up procedure. More... | |
class | PhysicsTools::VarProcessor::ConfigCtx |
class | PhysicsTools::VarProcessor::ConfIterator |
Iterator to loop over the input/output variable configuration. More... | |
struct | PhysicsTools::VarProcessor::ConfigCtx::Context |
struct | PhysicsTools::VarProcessor::Dummy |
class | PhysicsTools::VarProcessor::LoopCtx |
Hold context information for looping processors. More... | |
struct | PhysicsTools::VarProcessor::ValueIterator |
class | PhysicsTools::VarProcessor |
Common base class for variable processors. More... | |
Namespaces | |
PhysicsTools | |