![]() |
![]() |
#include <PythiaProbeFilter.h>
Private Attributes | |
const bool | chargeconju |
const bool | countQEDCorPhotons |
std::vector< int > | exclauntIDs |
std::vector< int > | exclsisIDs |
std::unique_ptr< Pythia8::Pythia > | fLookupGen |
const int | GrandMomID |
bool | identicalParticle |
const double | maxetacut |
const double | maxptcut |
const double | minetacut |
const double | minptcut |
const int | MomID |
const int | naunts |
const int | nsisters |
const int | particleID |
const edm::EDGetTokenT< edm::HepMCProduct > | token_ |
Additional Inherited Members | |
![]() | |
typedef EDFilterBase | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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 to exclude selected particles from passing pT,eta cuts etc. Usefull when we are interested in a decay that its daughters should not pass any cuts, but another particle of the same flavour should e.g B+B- production with B+->K+mumu forcing (probe side) and we want mu to come from B- (tag side)
Implementation: <Notes on="" implementation>="">
Definition at line 43 of file PythiaProbeFilter.h.
|
explicit |
Definition at line 13 of file PythiaProbeFilter.cc.
References exclauntIDs, exclsisIDs, fLookupGen, edm::ParameterSet::getUntrackedParameter(), identicalParticle, and particleID.
|
override |
Definition at line 43 of file PythiaProbeFilter.cc.
bool PythiaProbeFilter::AlreadyExcludedCheck | ( | std::vector< unsigned int > | excludedList, |
unsigned int | current_part | ||
) | const |
Definition at line 51 of file PythiaProbeFilter.cc.
References mps_fire::result.
Referenced by filter().
|
override |
Definition at line 64 of file PythiaProbeFilter.cc.
References cms::dd::accepted(), AlreadyExcludedCheck(), chargeconju, class-composition::children, countQEDCorPhotons, exclauntIDs, exclsisIDs, edm::Event::getByToken(), edm::HepMCProduct::GetEvent(), GrandMomID, identicalParticle, maxetacut, maxptcut, minetacut, minptcut, MomID, naunts, nsisters, AlCaHLTBitMon_ParallelJobs::p, parents, particleID, and token_.
|
private |
Definition at line 62 of file PythiaProbeFilter.h.
Referenced by filter().
|
private |
Definition at line 69 of file PythiaProbeFilter.h.
Referenced by filter().
|
private |
Definition at line 58 of file PythiaProbeFilter.h.
Referenced by filter(), and PythiaProbeFilter().
|
private |
Definition at line 57 of file PythiaProbeFilter.h.
Referenced by filter(), and PythiaProbeFilter().
|
private |
Definition at line 71 of file PythiaProbeFilter.h.
Referenced by PythiaProbeFilter().
|
private |
Definition at line 61 of file PythiaProbeFilter.h.
Referenced by filter().
|
private |
Definition at line 70 of file PythiaProbeFilter.h.
Referenced by filter(), and PythiaProbeFilter().
|
private |
Definition at line 68 of file PythiaProbeFilter.h.
Referenced by filter().
|
private |
Definition at line 66 of file PythiaProbeFilter.h.
Referenced by filter().
|
private |
Definition at line 67 of file PythiaProbeFilter.h.
Referenced by filter().
|
private |
Definition at line 65 of file PythiaProbeFilter.h.
Referenced by filter().
|
private |
Definition at line 60 of file PythiaProbeFilter.h.
Referenced by filter().
|
private |
Definition at line 64 of file PythiaProbeFilter.h.
Referenced by filter().
|
private |
Definition at line 63 of file PythiaProbeFilter.h.
Referenced by filter().
|
private |
Definition at line 59 of file PythiaProbeFilter.h.
Referenced by filter(), and PythiaProbeFilter().
|
private |
Definition at line 56 of file PythiaProbeFilter.h.
Referenced by filter().