#include <HeavyChHiggsToTauNuSkim.h>
Public Member Functions | |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
HeavyChHiggsToTauNuSkim (const edm::ParameterSet &) | |
~HeavyChHiggsToTauNuSkim () | |
Public Member Functions inherited from edm::EDFilter | |
EDFilter () | |
virtual | ~EDFilter () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
double | deltaPhi (double phi1, double phi2) |
double | deltaR (double eta1, double eta2, double phi1, double phi2) |
Private Attributes | |
bool | debug |
edm::InputTag | hltTauLabel |
double | jetEtaMax |
double | jetEtaMin |
double | jetEtMin |
edm::InputTag | jetLabel |
double | minDRFromTau |
int | minNumberOfjets |
int | nEvents |
int | nSelectedEvents |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
typedef WorkerT< EDFilter > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDFilter | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Filter to select events passing L1 single tau HLT tau+MET 3 offline jets
This class is an EDFilter for heavy H+->taunu events
Definition at line 30 of file HeavyChHiggsToTauNuSkim.h.
|
explicit |
Definition at line 28 of file HeavyChHiggsToTauNuSkim.cc.
References debug, edm::ParameterSet::getParameter(), and nEvents.
HeavyChHiggsToTauNuSkim::~HeavyChHiggsToTauNuSkim | ( | ) |
Definition at line 47 of file HeavyChHiggsToTauNuSkim.cc.
References nEvents.
|
inlineprivate |
|
inlineprivate |
Definition at line 53 of file HeavyChHiggsToTauNuSkim.h.
References deltaPhi(), and mathSSE::sqrt().
|
virtual |
Implements edm::EDFilter.
Definition at line 56 of file HeavyChHiggsToTauNuSkim.cc.
References deltaR(), reco::LeafCandidate::et(), reco::LeafCandidate::eta(), edm::Event::getByLabel(), i, edm::HandleBase::isValid(), fwrapper::jets, nEvents, reco::LeafCandidate::phi(), and edm::Handle< T >::product().
|
private |
Definition at line 59 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 61 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 66 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 65 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 64 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 62 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 67 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 63 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 69 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 69 of file HeavyChHiggsToTauNuSkim.h.