#include <HeavyChHiggsToTauNuSkim.h>
Private Member Functions | |
double | deltaPhi (double phi1, double phi2) |
double | deltaR (double eta1, double eta2, double phi1, double phi2) |
Private Attributes | |
bool | debug |
edm::EDGetTokenT < reco::IsolatedTauTagInfoCollection > | hltTauToken |
double | jetEtaMax |
double | jetEtaMin |
double | jetEtMin |
edm::EDGetTokenT < reco::CaloJetCollection > | jetToken |
double | minDRFromTau |
int | minNumberOfjets |
int | nEvents |
int | nSelectedEvents |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
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::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
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 32 of file HeavyChHiggsToTauNuSkim.h.
|
explicit |
Definition at line 26 of file HeavyChHiggsToTauNuSkim.cc.
References debug, edm::ParameterSet::getParameter(), and nEvents.
HeavyChHiggsToTauNuSkim::~HeavyChHiggsToTauNuSkim | ( | ) |
Definition at line 45 of file HeavyChHiggsToTauNuSkim.cc.
References nEvents.
|
inlineprivate |
|
inlineprivate |
Definition at line 55 of file HeavyChHiggsToTauNuSkim.h.
References deltaPhi(), and mathSSE::sqrt().
|
virtual |
Implements edm::EDFilter.
Definition at line 54 of file HeavyChHiggsToTauNuSkim.cc.
References deltaR(), reco::LeafCandidate::et(), reco::LeafCandidate::eta(), edm::Event::getByToken(), i, edm::HandleBase::isValid(), fwrapper::jets, nEvents, reco::LeafCandidate::phi(), and edm::Handle< T >::product().
|
private |
Definition at line 61 of file HeavyChHiggsToTauNuSkim.h.
Referenced by rrapi.RRApi::dprint(), and rrapi.RRApi::get().
|
private |
Definition at line 63 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 68 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 67 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 66 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 64 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 69 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 65 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 71 of file HeavyChHiggsToTauNuSkim.h.
|
private |
Definition at line 71 of file HeavyChHiggsToTauNuSkim.h.