#include <HLTGlobalSums.h>
Public Member Functions | |
virtual bool | hltFilter (edm::Event &, const edm::EventSetup &, trigger::TriggerFilterObjectWithRefs &filterproduct) |
HLTGlobalSums (const edm::ParameterSet &) | |
~HLTGlobalSums () | |
Public Member Functions inherited from HLTFilter | |
HLTFilter (const edm::ParameterSet &config) | |
int | module () const |
const std::string * | moduleLabel () const |
int | path () const |
const std::string * | pathName () const |
std::pair< int, int > | pmid () const |
bool | saveTags () const |
virtual | ~HLTFilter () |
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 () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from HLTFilter | |
static void | makeHLTFilterDescription (edm::ParameterSetDescription &desc) |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Attributes | |
edm::InputTag | inputTag_ |
double | max_ |
double | min_ |
int | min_N_ |
std::string | observable_ |
int | tid_ |
int | triggerType_ |
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 |
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) |
This class is an HLTFilter (-> EDFilter) implementing cuts on global sums such as the scalar sum of Et (a.k.a. H_T), available in the T=CaloMET or T=MET object.
Definition at line 27 of file HLTGlobalSums.h.
|
explicit |
Definition at line 28 of file HLTGlobalSums.cc.
References edm::InputTag::encode(), HLTGlobalSums< T >::inputTag_, LogDebug, HLTGlobalSums< T >::max_, HLTGlobalSums< T >::min_, HLTGlobalSums< T >::min_N_, HLTGlobalSums< T >::observable_, HLTGlobalSums< T >::tid_, trigger::TriggerELongit, trigger::TriggerHLongit, trigger::TriggerMETSig, trigger::TriggerMHTSig, trigger::TriggerTET, trigger::TriggerTHT, and HLTGlobalSums< T >::triggerType_.
HLTGlobalSums< T >::~HLTGlobalSums | ( | ) |
Definition at line 68 of file HLTGlobalSums.cc.
|
static |
Definition at line 74 of file HLTGlobalSums.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and mergeVDriftHistosByStation::name.
|
virtual |
Implements HLTFilter.
Definition at line 93 of file HLTGlobalSums.cc.
References abs, accept(), trigger::TriggerFilterObjectWithRefs::addCollectionTag(), trigger::TriggerRefsCollections::addObject(), edm::Event::getByLabel(), LogDebug, n, dt_dqm_sourceclient_common_cff::reco, CommPDSkim_cfg::saveTags, trigger::TriggerELongit, trigger::TriggerHLongit, trigger::TriggerMETSig, trigger::TriggerMHTSig, trigger::TriggerTET, trigger::TriggerTHT, and relativeConstraints::value.
|
private |
Definition at line 38 of file HLTGlobalSums.h.
Referenced by HLTGlobalSums< T >::HLTGlobalSums().
|
private |
Definition at line 41 of file HLTGlobalSums.h.
Referenced by HLTGlobalSums< T >::HLTGlobalSums().
|
private |
Definition at line 41 of file HLTGlobalSums.h.
Referenced by HLTGlobalSums< T >::HLTGlobalSums().
|
private |
Definition at line 42 of file HLTGlobalSums.h.
Referenced by HLTGlobalSums< T >::HLTGlobalSums().
|
private |
Definition at line 40 of file HLTGlobalSums.h.
Referenced by HLTGlobalSums< T >::HLTGlobalSums().
|
private |
Definition at line 43 of file HLTGlobalSums.h.
Referenced by HLTGlobalSums< T >::HLTGlobalSums().
|
private |
Definition at line 39 of file HLTGlobalSums.h.
Referenced by HLTGlobalSums< T >::HLTGlobalSums().