#include <HLTSinglet.h>
Public Member Functions | |
virtual bool | hltFilter (edm::Event &, const edm::EventSetup &, trigger::TriggerFilterObjectWithRefs &filterproduct) |
HLTSinglet (const edm::ParameterSet &) | |
~HLTSinglet () | |
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_Eta_ |
double | min_E_ |
double | min_Mass_ |
int | min_N_ |
double | min_Pt_ |
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 a basic HLT trigger for single objects of the same physics type, cutting on variables relating to their 4-momentum representation
See header file for documentation
Definition at line 28 of file HLTSinglet.h.
|
explicit |
Definition at line 78 of file HLTSinglet.cc.
References edm::InputTag::encode(), HLTSinglet< T >::inputTag_, LogDebug, HLTSinglet< T >::max_Eta_, HLTSinglet< T >::min_E_, HLTSinglet< T >::min_Mass_, HLTSinglet< T >::min_N_, and HLTSinglet< T >::min_Pt_.
HLTSinglet< T >::~HLTSinglet | ( | ) |
Definition at line 95 of file HLTSinglet.cc.
|
static |
Definition at line 101 of file HLTSinglet.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and mergeVDriftHistosByStation::name.
|
virtual |
Implements HLTFilter.
Definition at line 121 of file HLTSinglet.cc.
References abs, accept(), trigger::TriggerFilterObjectWithRefs::addCollectionTag(), trigger::TriggerRefsCollections::addObject(), edm::Event::getByLabel(), i, n, dt_dqm_sourceclient_common_cff::reco, and CommPDSkim_cfg::saveTags.
|
private |
Definition at line 37 of file HLTSinglet.h.
Referenced by HLTSinglet< T >::HLTSinglet().
|
private |
Definition at line 42 of file HLTSinglet.h.
Referenced by HLTSinglet< T >::HLTSinglet().
|
private |
Definition at line 39 of file HLTSinglet.h.
Referenced by HLTSinglet< T >::HLTSinglet().
|
private |
Definition at line 41 of file HLTSinglet.h.
Referenced by HLTSinglet< T >::HLTSinglet().
|
private |
Definition at line 43 of file HLTSinglet.h.
Referenced by HLTSinglet< T >::HLTSinglet().
|
private |
Definition at line 40 of file HLTSinglet.h.
Referenced by HLTSinglet< T >::HLTSinglet().
|
private |
Definition at line 44 of file HLTSinglet.h.
|
private |
Definition at line 38 of file HLTSinglet.h.