Public Member Functions | |
| bool | processConstituent (xAOD::JetConstituentVector::iterator &iter) |
| JetCaloCalculator * | clone () const |
| Clone. Base class should not be cloned. | |
| bool jet::JetCalcQualityHEC::processConstituent | ( | xAOD::JetConstituentVector::iterator & | ) | [virtual] |
Perform 1 calculation step using 1 constituent. Implementation of these functions should use the kinematics from the iterator NOT from the underlying cluster
It is expected that the input is valid, i.e. : CaloConstitExtractor::valid(it) == true.
Reimplemented from jet::JetCaloCalculator.
1.6.1