#include <PythiaFilterEMJetHeep.h>
Private Attributes | |
bool | accepted |
double | cone_clust |
double | cone_iso |
bool | debug |
double | drMin |
double | etaMax |
int | eventsProcessed |
double | fracConePtMin_EB |
double | fracConePtMin_EE |
double | fracEmPtMin_EB |
double | fracEmPtMin_EE |
double | fracTrkPtMax_EB |
double | fracTrkPtMax_EE |
double | isoConeMax_EB |
double | isoConeMax_EE |
int | maxnumberofeventsinrun |
bool | minbias |
double | minEventPt |
int | Ncharged |
unsigned int | nPartMin |
unsigned int | ntrkMax_EB |
unsigned int | ntrkMax_EE |
std::string | outputFile_ |
float | pt_photon |
double | ptHdMax_EB |
double | ptHdMax_EE |
float | ptMaxHadron |
double | ptSeedMin_EB |
double | ptSeedMin_EE |
float | setCharged |
float | setCone_clust |
float | setCone_iso |
float | setEM |
int | theNumberOfSelected |
edm::EDGetTokenT< edm::HepMCProduct > | token_ |
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) |
PythiaFilterEMJetHeep filter implements generator-level preselections of events with for studying background to high-energetic electrons
Definition at line 34 of file PythiaFilterEMJetHeep.h.
|
explicit |
Definition at line 34 of file PythiaFilterEMJetHeep.cc.
References theNumberOfSelected.
|
override |
Definition at line 53 of file PythiaFilterEMJetHeep.cc.
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 55 of file PythiaFilterEMJetHeep.cc.
References cone_clust, cone_iso, gather_cfg::cout, drMin, etaMax, fracConePtMin_EB, fracConePtMin_EE, fracEmPtMin_EB, fracEmPtMin_EE, fracTrkPtMax_EB, fracTrkPtMax_EE, isoConeMax_EB, isoConeMax_EE, minbias, minEventPt, nPartMin, ntrkMax_EB, ntrkMax_EE, ptHdMax_EB, ptHdMax_EE, ptSeedMin_EB, and ptSeedMin_EE.
double PythiaFilterEMJetHeep::deltaR | ( | double | eta0, |
double | phi0, | ||
double | eta, | ||
double | phi | ||
) |
Definition at line 18 of file PythiaFilterEMJetHeep.cc.
References M_PI, and mathSSE::sqrt().
Referenced by filter().
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 283 of file PythiaFilterEMJetHeep.cc.
References gather_cfg::cout, eventsProcessed, and theNumberOfSelected.
|
override |
Definition at line 123 of file PythiaFilterEMJetHeep.cc.
References funct::abs(), accepted, objects.IsoTrackAnalyzer::candidates, cone_clust, cone_iso, gather_cfg::cout, debug, deltaR(), runTauDisplay::dr, drMin, EB, EE, PVValHelper::eta, etaMax, eventsProcessed, Exception, fracConePtMin_EB, fracConePtMin_EE, fracEmPtMin_EB, fracEmPtMin_EE, fracTrkPtMax_EB, fracTrkPtMax_EE, edm::Event::getByToken(), edm::HepMCProduct::GetEvent(), isoConeMax_EB, isoConeMax_EE, maxnumberofeventsinrun, minEventPt, Ncharged, nPartMin, ntrkMax_EB, ntrkMax_EE, AlCaHLTBitMon_ParallelJobs::p, BPhysicsValidation_cfi::pdgid, phi, sysUtil::pid, createTree::pp, EnergyCorrector::pt, ptHdMax_EB, ptHdMax_EE, ptMaxHadron, ptSeedMin_EB, ptSeedMin_EE, setCharged, setCone_clust, setCone_iso, setEM, theNumberOfSelected, and token_.
|
private |
Definition at line 92 of file PythiaFilterEMJetHeep.h.
Referenced by filter().
|
private |
Definition at line 51 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 52 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 94 of file PythiaFilterEMJetHeep.h.
Referenced by rrapi.RRApi::dprint(), filter(), rrapi.RRApi::get(), runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), and runTauIdMVA.TauIDEmbedder::runTauID().
|
private |
Definition at line 54 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 50 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 75 of file PythiaFilterEMJetHeep.h.
|
private |
Definition at line 57 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 66 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 59 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 68 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 61 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 70 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 63 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 72 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 78 of file PythiaFilterEMJetHeep.h.
Referenced by filter().
|
private |
Definition at line 90 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob().
|
private |
Definition at line 49 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 87 of file PythiaFilterEMJetHeep.h.
Referenced by filter().
|
private |
Definition at line 53 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 62 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 71 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 79 of file PythiaFilterEMJetHeep.h.
|
private |
Definition at line 81 of file PythiaFilterEMJetHeep.h.
|
private |
Definition at line 58 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 67 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 88 of file PythiaFilterEMJetHeep.h.
Referenced by filter().
|
private |
Definition at line 56 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 65 of file PythiaFilterEMJetHeep.h.
Referenced by beginJob(), and filter().
|
private |
Definition at line 86 of file PythiaFilterEMJetHeep.h.
Referenced by filter().
|
private |
Definition at line 83 of file PythiaFilterEMJetHeep.h.
Referenced by filter().
|
private |
Definition at line 82 of file PythiaFilterEMJetHeep.h.
Referenced by filter().
|
private |
Definition at line 84 of file PythiaFilterEMJetHeep.h.
Referenced by filter().
|
private |
Definition at line 77 of file PythiaFilterEMJetHeep.h.
Referenced by endJob(), filter(), and PythiaFilterEMJetHeep().
|
private |
Definition at line 47 of file PythiaFilterEMJetHeep.h.
Referenced by filter().