#include <EgammaHLTPixelMatchParamObjects.h>
Public Member Functions | |
AbsEtaNrClus (const reco::ElectronSeed &seed) | |
bool | pass (float absEtaMin, float absEtaMax, size_t nrClusMin, size_t nrClusMax) const |
Public Attributes | |
float | x |
size_t | y |
Definition at line 42 of file EgammaHLTPixelMatchParamObjects.h.
|
inline |
Definition at line 46 of file EgammaHLTPixelMatchParamObjects.h.
References funct::abs(), fileCollector::seed, x, and y.
|
inline |
Definition at line 51 of file EgammaHLTPixelMatchParamObjects.h.
References ZElectronSkim_cff::absEtaMin, x, and y.
float egPM::AbsEtaNrClus::x |
Definition at line 43 of file EgammaHLTPixelMatchParamObjects.h.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), AbsEtaNrClus(), pass(), geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r(), and ntupleDataFormat._HitObject::r3D().
size_t egPM::AbsEtaNrClus::y |
Definition at line 44 of file EgammaHLTPixelMatchParamObjects.h.
Referenced by svgfig.Ellipse::__repr__(), AbsEtaNrClus(), pass(), geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r(), and ntupleDataFormat._HitObject::r3D().