![]() |
![]() |
#include <VarRangeCutColl.h>
Public Member Functions | |
bool | operator() (const ObjType &obj) const |
bool | operator() (const ObjType &obj, const std::string &varToSkip) const |
bool | operator() (const ObjType &obj, const std::vector< std::string > &varsToSkip) const |
VarRangeCutColl (const std::vector< edm::ParameterSet > &configs) | |
Private Attributes | |
std::vector< VarRangeCut< ObjType > > | rangeCuts_ |
Definition at line 25 of file VarRangeCutColl.h.
|
inlineexplicit |
Definition at line 27 of file VarRangeCutColl.h.
References VarRangeCutColl< ObjType >::rangeCuts_.
|
inline |
Definition at line 32 of file VarRangeCutColl.h.
References TkAlMuonSelectors_cfi::cut, and VarRangeCutColl< ObjType >::rangeCuts_.
|
inline |
Definition at line 45 of file VarRangeCutColl.h.
References TkAlMuonSelectors_cfi::cut, and VarRangeCutColl< ObjType >::rangeCuts_.
|
inline |
Definition at line 53 of file VarRangeCutColl.h.
References TkAlMuonSelectors_cfi::cut, spr::find(), and VarRangeCutColl< ObjType >::rangeCuts_.
|
private |
Definition at line 61 of file VarRangeCutColl.h.
Referenced by VarRangeCutColl< ObjType >::operator()(), and VarRangeCutColl< ObjType >::VarRangeCutColl().