#include <PdgIdExcluder.h>
Definition at line 12 of file PdgIdExcluder.h.
PdgIdExcluder::PdgIdExcluder |
( |
const std::vector< int > & |
pdgId | ) |
|
|
inlineexplicit |
template<typename T >
bool PdgIdExcluder::operator() |
( |
const T & |
t | ) |
const |
|
inline |
Definition at line 20 of file PdgIdExcluder.h.
References funct::abs(), spr::find(), and pdgId_.
std::vector< int > pdgId_
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
Abs< T >::type abs(const T &t)
std::vector<int> PdgIdExcluder::pdgId_ |
|
private |