#include <RecoSelector.h>
Public Member Functions | |
std::string | GetName () |
void | handleObjects (const edm::Event &) |
bool | isSelected (const edm::Event &) |
RecoSelector (edm::ParameterSet userCut_params) | |
virtual | ~RecoSelector () |
Private Attributes | |
std::string | m_calometSrc |
std::string | m_electronSrc |
std::string | m_jetsSrc |
std::string | m_muonSrc |
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 33 of file RecoSelector.h.
RecoSelector::RecoSelector | ( | edm::ParameterSet | userCut_params | ) |
Definition at line 20 of file RecoSelector.cc.
References edm::ParameterSet::getParameter(), and mergeVDriftHistosByStation::name.
|
inlinevirtual |
Definition at line 40 of file RecoSelector.h.
string RecoSelector::GetName | ( | ) |
void RecoSelector::handleObjects | ( | const edm::Event & | iEvent | ) |
Definition at line 121 of file RecoSelector.cc.
References edm::Event::getByLabel(), and edm::Handle< T >::product().
bool RecoSelector::isSelected | ( | const edm::Event & | iEvent | ) |
Definition at line 51 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 56 of file RecoSelector.h.
|
private |
Definition at line 51 of file RecoSelector.h.
|
private |
Definition at line 53 of file RecoSelector.h.
|
private |
Definition at line 52 of file RecoSelector.h.
|
private |
Definition at line 55 of file RecoSelector.h.
|
private |
Definition at line 54 of file RecoSelector.h.
|
private |
Definition at line 50 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::__getFileInfoList(), dirstructure.Comparison::__make_image(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), BeautifulSoup.Tag::_invert(), 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 57 of file RecoSelector.h.
|
private |
Definition at line 60 of file RecoSelector.h.
|
private |
Definition at line 58 of file RecoSelector.h.
|
private |
Definition at line 59 of file RecoSelector.h.
|
private |
Definition at line 61 of file RecoSelector.h.
|
private |
Definition at line 62 of file RecoSelector.h.
|
private |
Definition at line 67 of file RecoSelector.h.
|
private |
Definition at line 68 of file RecoSelector.h.
|
private |
Definition at line 64 of file RecoSelector.h.
|
private |
Definition at line 65 of file RecoSelector.h.
|
private |
Definition at line 66 of file RecoSelector.h.