#include <EBEECutValues.h>
Public Member Functions | |
EBEECutValuesT (const edm::ParameterSet ¶ms, const std::string &name) | |
template<typename CandType > | |
T | operator() (const edm::Ptr< CandType > &cand) const |
Private Member Functions | |
template<typename CandType > | |
const bool | isBarrel (const edm::Ptr< CandType > &cand) const |
Private Attributes | |
T | barrel_ |
const double | barrelCutOff_ =1.479 |
T | endcap_ |
Definition at line 8 of file EBEECutValues.h.
|
inline |
Definition at line 15 of file EBEECutValues.h.
|
inlineprivate |
|
inline |
Definition at line 19 of file EBEECutValues.h.
|
private |
Definition at line 10 of file EBEECutValues.h.
|
private |
Definition at line 12 of file EBEECutValues.h.
|
private |
Definition at line 11 of file EBEECutValues.h.
Referenced by EBEECutValuesT< int >::operator()().