#include <HLTPixlMBFilt.h>
Public Member Functions | |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
HLTPixlMBFilt (const edm::ParameterSet &) | |
~HLTPixlMBFilt () | |
Public Member Functions inherited from HLTFilter | |
HLTFilter () | |
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 () |
Private Attributes | |
double | min_Pt_ |
float | min_sep_ |
unsigned int | min_trks_ |
edm::InputTag | pixlTag_ |
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 |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
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) |
See header file for documentation
Definition at line 22 of file HLTPixlMBFilt.h.
|
explicit |
Definition at line 34 of file HLTPixlMBFilt.cc.
References edm::InputTag::encode(), LogDebug, min_Pt_, min_sep_, min_trks_, and pixlTag_.
HLTPixlMBFilt::~HLTPixlMBFilt | ( | ) |
Definition at line 49 of file HLTPixlMBFilt.cc.
|
virtual |
Implements HLTFilter.
Definition at line 58 of file HLTPixlMBFilt.cc.
References accept(), edm::Event::getByLabel(), gen::k, LogDebug, min_sep_, min_trks_, module(), path(), pixlTag_, edm::Event::put(), dt_dqm_sourceclient_common_cff::reco, mathSSE::sqrt(), testEve_cfg::tracks, and trigger::TriggerTrack.
|
private |
Definition at line 32 of file HLTPixlMBFilt.h.
Referenced by HLTPixlMBFilt().
|
private |
Definition at line 34 of file HLTPixlMBFilt.h.
Referenced by filter(), and HLTPixlMBFilt().
|
private |
Definition at line 33 of file HLTPixlMBFilt.h.
Referenced by filter(), and HLTPixlMBFilt().
|
private |
Definition at line 30 of file HLTPixlMBFilt.h.
Referenced by filter(), and HLTPixlMBFilt().