Public Member Functions | |
IsolationAreaBase (double p, const string &n) | |
bool | inIsolationArea (const xAOD::Jet *j, jet::ParticlePosition &part) const |
string | name () const |
Public Attributes | |
double | m_parameter |
string | m_name |
double | m_deltaRmax2 |
Defines a zone from which constituents will contribute to the isolation of a jet. In most cases, the zone is simply a cone.