#include <CutsConeSizeFunction.h>
Public Member Functions | |
float | coneSize (float eta, float pt) const |
CutsConeSizeFunction (const Cuts &cuts) | |
float | threshold () const |
Private Attributes | |
const Cuts & | theCuts |
const Cuts::CutSpec * | theLastCut |
Definition at line 8 of file CutsConeSizeFunction.h.
|
inline |
Definition at line 10 of file CutsConeSizeFunction.h.
|
inlinevirtual |
Implements muonisolation::IsolatorByDeposit::ConeSizeFunction.
Definition at line 12 of file CutsConeSizeFunction.h.
References muonisolation::Cuts::CutSpec::conesize, theCuts, and theLastCut.
|
inline |
Definition at line 11 of file CutsConeSizeFunction.h.
References theLastCut, and muonisolation::Cuts::CutSpec::threshold.
|
private |
Definition at line 18 of file CutsConeSizeFunction.h.
Referenced by coneSize().
|
mutableprivate |
Definition at line 17 of file CutsConeSizeFunction.h.
Referenced by coneSize(), and threshold().