#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(), 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 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(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), dirstructure.Directory::calcStats(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), utils.StatisticalTest::get_status(), dirstructure.Directory::print_report(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and Vispa.Views.PropertyView.Property::valueChanged().
|
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.