#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 () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDFilter () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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.
Referenced by looper.Looper::loop().
|
private |
Definition at line 71 of file HeavyChHiggsToTauNuSkim.h.