#include <CaloParticleSelector.h>
Public Member Functions | |
CaloParticleSelector () | |
CaloParticleSelector (double ptMin, double ptMax, double minRapidity, double maxRapidity, double lip, double tip, int minHit, unsigned int maxSimClusters, bool signalOnly, bool intimeOnly, bool chargedOnly, bool stableOnly, bool notConvertedOnly, const std::vector< int > &pdgId=std::vector< int >(), double minPhi=-3.2, double maxPhi=3.2) | |
bool | operator() (const CaloParticle &cp, std::vector< SimVertex > const &simVertices) const |
Private Attributes | |
bool | chargedOnly_ |
bool | intimeOnly_ |
double | lip_ |
float | maxRapidity_ |
unsigned int | maxSimClusters_ |
float | meanPhi_ |
int | minHit_ |
float | minRapidity_ |
bool | notConvertedOnly_ |
std::vector< int > | pdgId_ |
double | ptMax2_ |
double | ptMin2_ |
float | rangePhi_ |
bool | signalOnly_ |
bool | stableOnly_ |
double | tip2_ |
Definition at line 10 of file CaloParticleSelector.h.
|
inline |
Definition at line 12 of file CaloParticleSelector.h.
|
inline |
Definition at line 13 of file CaloParticleSelector.h.
References Exception, M_PI, HLT_2024v14_cff::maxPhi, and HLT_2024v14_cff::minPhi.
|
inline |
Definition at line 64 of file CaloParticleSelector.h.
References funct::abs(), chargedOnly_, SiPixelRawToDigiRegional_cfi::deltaPhi, PVValHelper::eta, intimeOnly_, dqmiolumiharvest::j, maxRapidity_, maxSimClusters_, meanPhi_, minRapidity_, notConvertedOnly_, AlCaHLTBitMon_ParallelJobs::p, EgammaValidation_cff::pdgid, pdgId_, ntuple::pdgids, HLT_2024v14_cff::pt2, ptMax2_, ptMin2_, rangePhi_, signalOnly_, and stableOnly_.
|
private |
Definition at line 148 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 147 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 140 of file CaloParticleSelector.h.
|
private |
Definition at line 139 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 145 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 142 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 144 of file CaloParticleSelector.h.
|
private |
Definition at line 138 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 150 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 151 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 137 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 136 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 143 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 146 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 149 of file CaloParticleSelector.h.
Referenced by operator()().
|
private |
Definition at line 141 of file CaloParticleSelector.h.