4 std::pair<float, bool>
result(0.
f,
false);
8 const float qsum =
q0 + q1;
9 if (qsum > 0.
f && qsum >= chargeThreshold) {
18 std::pair<float, bool>
result(0.
f,
false);
22 const float esum = e0 +
e1;
constexpr float charge() const
constexpr float energy() const
HFQIE10Info hfQIE10Info_[2]
std::pair< float, bool > energyAsymmetry(float energyThreshold) const
std::pair< float, bool > chargeAsymmetry(float chargeThreshold) const