#include <MCLongLivedParticles.h>
Public Member Functions | |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
MCLongLivedParticles (const edm::ParameterSet &) | |
~MCLongLivedParticles () | |
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 | |
float | theCut |
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) |
Definition at line 40 of file MCLongLivedParticles.h.
|
explicit |
Definition at line 11 of file MCLongLivedParticles.cc.
References edm::ParameterSet::getUntrackedParameter().
MCLongLivedParticles::~MCLongLivedParticles | ( | ) |
Definition at line 18 of file MCLongLivedParticles.cc.
|
virtual |
Implements edm::EDFilter.
Definition at line 28 of file MCLongLivedParticles.cc.
References edm::Event::getByType(), AlCaHLTBitMon_ParallelJobs::p, position, and mathSSE::sqrt().
|
private |
Definition at line 50 of file MCLongLivedParticles.h.