#include <iostream>
#include <vector>
#include <string>
#include <xercesc/dom/DOM.hpp>
#include "FWCore/Utilities/interface/Exception.h"
#include "PhysicsTools/MVAComputer/interface/AtomicId.h"
#include "PhysicsTools/MVATrainer/interface/MVATrainer.h"
#include "PhysicsTools/MVATrainer/interface/TrainProcessor.h"
Go to the source code of this file.
Variables | |
static ProcCount::Registry | registry ("ProcCount") |
std::vector<double> neutrals |
Definition at line 35 of file ProcCount.cc.
ProcCount::Registry registry("ProcCount") [static] |