#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectron.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "TMVA/Reader.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | SoftElectronMVAEstimator::Configuration |
class | SoftElectronMVAEstimator |