![]() |
![]() |
#include <HLTSmartSinglet.h>
Public Member Functions | |
virtual bool | hltFilter (edm::Event &, const edm::EventSetup &, trigger::TriggerFilterObjectWithRefs &filterproduct) |
HLTSmartSinglet (const edm::ParameterSet &) | |
~HLTSmartSinglet () | |
![]() | |
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 () |
![]() | |
EDFilter () | |
virtual | ~EDFilter () |
![]() | |
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 void | makeHLTFilterDescription (edm::ParameterSetDescription &desc) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Attributes | |
std::string | cut_ |
edm::InputTag | inputTag_ |
int | min_N_ |
StringCutObjectSelector< T, true > | select_ |
int | triggerType_ |
Additional Inherited Members | |
![]() | |
typedef EDFilter | ModuleType |
typedef WorkerT< EDFilter > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
This class is an HLTFilter (-> EDFilter) implementing a smart HLT trigger cut, specified as a string such as "pt>15 && -3<eta<3", for single objects of the same physics type, allowing to cut on variables relating to both the base class T and the derived actual class
See header file for documentation
Definition at line 32 of file HLTSmartSinglet.h.
|
explicit |
Definition at line 28 of file HLTSmartSinglet.cc.
References HLTSmartSinglet< T >::cut_, edm::InputTag::encode(), HLTSmartSinglet< T >::inputTag_, LogDebug, HLTSmartSinglet< T >::min_N_, and HLTSmartSinglet< T >::triggerType_.
HLTSmartSinglet< T >::~HLTSmartSinglet | ( | ) |
Definition at line 43 of file HLTSmartSinglet.cc.
|
static |
Definition at line 49 of file HLTSmartSinglet.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and mergeVDriftHistosByStation::name.
|
virtual |
Implements HLTFilter.
Definition at line 66 of file HLTSmartSinglet.cc.
References 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 44 of file HLTSmartSinglet.h.
Referenced by HLTSmartSinglet< T >::HLTSmartSinglet().
|
private |
Definition at line 42 of file HLTSmartSinglet.h.
Referenced by HLTSmartSinglet< T >::HLTSmartSinglet().
|
private |
Definition at line 45 of file HLTSmartSinglet.h.
Referenced by HLTSmartSinglet< T >::HLTSmartSinglet().
|
private |
Definition at line 47 of file HLTSmartSinglet.h.
|
private |
Definition at line 43 of file HLTSmartSinglet.h.
Referenced by HLTSmartSinglet< T >::HLTSmartSinglet().