#include <PdgIdExcluder.h>
Public Member Functions | |
template<typename T > | |
bool | operator() (const T &t) const |
PdgIdExcluder (const std::vector< int > &pdgId) | |
Private Attributes | |
std::vector< int > | pdgId_ |
Definition at line 12 of file PdgIdExcluder.h.
|
inlineexplicit |
Definition at line 13 of file PdgIdExcluder.h.
References funct::abs(), mps_fire::i, EgammaValidation_cff::pdgId, and pdgId_.
|
inline |
Definition at line 20 of file PdgIdExcluder.h.
References funct::abs(), spr::find(), pdgId_, and submitPVValidationJobs::t.
|
private |
Definition at line 25 of file PdgIdExcluder.h.
Referenced by operator()(), and PdgIdExcluder().