#include <SoftElectronMVAEstimator.h>
Public Attributes | |
edm::EDGetTokenT < reco::VertexCollection > | vtxCollection |
std::vector< std::string > | vweightsfiles |
Definition at line 14 of file SoftElectronMVAEstimator.h.
edm::EDGetTokenT<reco::VertexCollection> SoftElectronMVAEstimator::Configuration::vtxCollection |
Definition at line 16 of file SoftElectronMVAEstimator.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and SoftElectronMVAEstimator::mva().
std::vector<std::string> SoftElectronMVAEstimator::Configuration::vweightsfiles |
Definition at line 15 of file SoftElectronMVAEstimator.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and SoftElectronMVAEstimator::SoftElectronMVAEstimator().