#include <PythiaMomDauFilter.h>
Private Attributes | |
double | betaBoost |
bool | chargeconju |
int | daughterID |
std::vector< int > | dauIDs |
std::vector< int > | desIDs |
edm::EDGetTokenT< edm::HepMCProduct > | label_ |
double | maxetacut |
double | maxptcut |
double | minetacut |
double | minptcut |
double | mom_maxetacut |
double | mom_maxptcut |
double | mom_minetacut |
double | mom_minptcut |
int | ndaughters |
int | ndescendants |
int | particleID |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: Filter events using MotherId and ChildrenIds infos
Implementation: <Notes on="" implementation>="">
Definition at line 44 of file PythiaMomDauFilter.h.
|
explicit |
Definition at line 13 of file PythiaMomDauFilter.cc.
References dauIDs, desIDs, and edm::ParameterSet::getUntrackedParameter().
|
override |
Definition at line 40 of file PythiaMomDauFilter.cc.
|
override |
Definition at line 54 of file PythiaMomDauFilter.cc.
References cms::dd::accepted(), betaBoost, chargeconju, class-composition::children, daughterID, dauIDs, desIDs, edm::Event::getByToken(), edm::HepMCProduct::GetEvent(), mps_fire::i, label_, maxetacut, maxptcut, minetacut, minptcut, mom_maxetacut, mom_maxptcut, mom_minetacut, mom_minptcut, ndaughters, ndescendants, AlCaHLTBitMon_ParallelJobs::p, particleID, PYCOMP, and MCFilterZboostHelper::zboost().
|
private |
Definition at line 70 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 59 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 58 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 55 of file PythiaMomDauFilter.h.
Referenced by filter(), and PythiaMomDauFilter().
|
private |
Definition at line 56 of file PythiaMomDauFilter.h.
Referenced by filter(), and PythiaMomDauFilter().
|
private |
Definition at line 54 of file PythiaMomDauFilter.h.
Referenced by SequenceTypes.DummyModule::__repr__(), Mixins._Labelable::_findDependencies(), filter(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 65 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 63 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 64 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 62 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 69 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 67 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 68 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 66 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 60 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 61 of file PythiaMomDauFilter.h.
Referenced by filter().
|
private |
Definition at line 57 of file PythiaMomDauFilter.h.
Referenced by filter().