#include <RecoSelector.h>
Public Member Functions | |
std::string | GetName () |
void | handleObjects (const edm::Event &) |
bool | isSelected (const edm::Event &) |
RecoSelector (const edm::ParameterSet &userCut_params, edm::ConsumesCollector &&iC) | |
virtual | ~RecoSelector () |
Private Attributes | |
edm::EDGetTokenT < reco::CaloMETCollection > | m_calometSrc |
edm::EDGetTokenT < reco::GsfElectronCollection > | m_electronSrc |
edm::EDGetTokenT < reco::CaloJetCollection > | m_jetsSrc |
edm::EDGetTokenT < reco::MuonCollection > | m_muonSrc |
edm::EDGetTokenT < reco::PhotonCollection > | m_photon_token_ |
std::string | m_photonProducerSrc |
std::string | m_photonSrc |
std::string | name |
double | reco_metMin |
double | reco_ptElecMin |
double | reco_ptJet1Min |
double | reco_ptJet2Min |
double | reco_ptMuonMin |
double | reco_ptPhotMin |
const reco::CaloJetCollection * | theCaloJetCollection |
const reco::CaloMETCollection * | theCaloMETCollection |
const reco::GsfElectronCollection * | theElectronCollection |
const reco::MuonCollection * | theMuonCollection |
const reco::PhotonCollection * | thePhotonCollection |
Definition at line 34 of file RecoSelector.h.
RecoSelector::RecoSelector | ( | const edm::ParameterSet & | userCut_params, |
edm::ConsumesCollector && | iC | ||
) |
Definition at line 20 of file RecoSelector.cc.
References edm::ParameterSet::getParameter(), HLT_25ns14e33_v1_cff::InputTag, and mergeVDriftHistosByStation::name.
|
inlinevirtual |
Definition at line 41 of file RecoSelector.h.
string RecoSelector::GetName | ( | ) |
void RecoSelector::handleObjects | ( | const edm::Event & | iEvent | ) |
Definition at line 122 of file RecoSelector.cc.
References edm::Event::getByToken(), and edm::Handle< T >::product().
bool RecoSelector::isSelected | ( | const edm::Event & | iEvent | ) |
Definition at line 52 of file RecoSelector.cc.
References reco::GsfElectron::ecalDrivenSeed(), metsig::electron, i, LogDebug, metsig::muon, reco::LeafCandidate::p(), reco::LeafCandidate::pt(), and reco::GsfElectron::superCluster().
|
private |
Definition at line 58 of file RecoSelector.h.
|
private |
Definition at line 52 of file RecoSelector.h.
|
private |
Definition at line 54 of file RecoSelector.h.
|
private |
Definition at line 53 of file RecoSelector.h.
|
private |
Definition at line 57 of file RecoSelector.h.
|
private |
Definition at line 56 of file RecoSelector.h.
|
private |
Definition at line 55 of file RecoSelector.h.
|
private |
Definition at line 51 of file RecoSelector.h.
Referenced by ElectronMVAID.ElectronMVAID::__call__(), dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getDataType(), dataset.Dataset::__getFileInfoList(), cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), dirstructure.Comparison::__make_image(), core.autovars.NTupleVariable::__repr__(), core.autovars.NTupleObjectType::__repr__(), core.autovars.NTupleObject::__repr__(), core.autovars.NTupleCollection::__repr__(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.CFG::__str__(), counter.Counter::__str__(), average.Average::__str__(), core.autovars.NTupleObjectType::allVars(), dirstructure.Directory::calcStats(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), core.autovars.NTupleVariable::fillBranch(), core.autovars.NTupleObject::fillBranches(), core.autovars.NTupleCollection::fillBranchesScalar(), core.autovars.NTupleCollection::fillBranchesVector(), core.autovars.NTupleCollection::get_cpp_declaration(), core.autovars.NTupleCollection::get_cpp_wrapper_class(), core.autovars.NTupleCollection::get_py_wrapper_class(), utils.StatisticalTest::get_status(), VIDSelectorBase.VIDSelectorBase::initialize(), core.autovars.NTupleVariable::makeBranch(), core.autovars.NTupleObject::makeBranches(), core.autovars.NTupleCollection::makeBranchesScalar(), core.autovars.NTupleCollection::makeBranchesVector(), dirstructure.Directory::print_report(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), Vispa.Views.PropertyView.Property::valueChanged(), counter.Counter::write(), and average.Average::write().
|
private |
Definition at line 59 of file RecoSelector.h.
|
private |
Definition at line 62 of file RecoSelector.h.
|
private |
Definition at line 60 of file RecoSelector.h.
|
private |
Definition at line 61 of file RecoSelector.h.
|
private |
Definition at line 63 of file RecoSelector.h.
|
private |
Definition at line 64 of file RecoSelector.h.
|
private |
Definition at line 69 of file RecoSelector.h.
|
private |
Definition at line 70 of file RecoSelector.h.
|
private |
Definition at line 66 of file RecoSelector.h.
|
private |
Definition at line 67 of file RecoSelector.h.
|
private |
Definition at line 68 of file RecoSelector.h.