#include <CaloParticleSelector.h>
Public Member Functions | |
CaloParticleSelector () | |
CaloParticleSelector (double ptMin, double ptMax, double minRapidity, double maxRapidity, double lip, double tip, int minHit, bool signalOnly, bool intimeOnly, bool chargedOnly, bool stableOnly, const std::vector< int > &pdgId=std::vector< int >(), double minPhi=-3.2, double maxPhi=3.2) | |
bool | operator() (const CaloParticle &tp, std::vector< SimVertex > const &simVertices) const |
Private Attributes | |
bool | chargedOnly_ |
bool | intimeOnly_ |
double | lip_ |
float | maxRapidity_ |
float | meanPhi_ |
int | minHit_ |
float | minRapidity_ |
std::vector< int > | pdgId_ |
double | ptMax2_ |
double | ptMin2_ |
float | rangePhi_ |
bool | signalOnly_ |
bool | stableOnly_ |
double | tip2_ |
Definition at line 17 of file CaloParticleSelector.h.
|
inline |
Definition at line 19 of file CaloParticleSelector.h.
Referenced by reco::modules::ParameterAdapter< CaloParticleSelector >::make().
|
inline |
Definition at line 20 of file CaloParticleSelector.h.
References Exception, M_PI, HLT_2018_cff::maxPhi, and HLT_2018_cff::minPhi.
|
inline |
Definition at line 67 of file CaloParticleSelector.h.
References funct::abs(), EncodedEventId::bunchCrossing(), CaloParticle::charge(), chargedOnly_, SiPixelRawToDigiRegional_cfi::deltaPhi, PVValHelper::eta, EncodedEventId::event(), CaloParticle::eventId(), CaloParticle::genParticle_begin(), CaloParticle::genParticle_end(), intimeOnly_, dqmiolumiharvest::j, maxRapidity_, meanPhi_, minRapidity_, AlCaHLTBitMon_ParallelJobs::p, CaloParticle::p4(), EgammaValidation_cff::pdgid, CaloParticle::pdgId(), pdgId_, ntuple::pdgids, HLT_2018_cff::pt2, ptMax2_, ptMin2_, rangePhi_, signalOnly_, stableOnly_, and CaloParticle::status().
|
private |
Definition at line 134 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 133 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 127 of file CaloParticleSelector.h.
|
private |
Definition at line 126 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 129 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 131 of file CaloParticleSelector.h.
|
private |
Definition at line 125 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 136 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 124 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 123 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 130 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 132 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 135 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 128 of file CaloParticleSelector.h.