#include <HeavyFlavorAnalysis/Skimming/plugins/Tau3MuSkim.cc>
Public Member Functions | |
Tau3MuSkim (const edm::ParameterSet &) | |
~Tau3MuSkim () | |
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 Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
Tau3MuReco * | m_Tau3MuReco |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 21 of file Tau3MuSkim.h.
|
explicit |
Tau3MuSkim::~Tau3MuSkim | ( | ) |
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
Implements edm::EDFilter.
Definition at line 49 of file Tau3MuSkim.cc.
References accept(), Tau3MuReco::doTau3MuReco(), edm::EventSetup::get(), m_Tau3MuReco, and edm::Event::put().
|
private |
Definition at line 33 of file Tau3MuSkim.h.
Referenced by filter(), Tau3MuSkim(), and ~Tau3MuSkim().