19 ATH_MSG_ERROR(
"JetLArHVTool needs to have its input jet container name configured!");
20 return StatusCode::FAILURE;
29 return StatusCode::SUCCESS;
45 size_t num =
jet->numConstituents();
46 for(
size_t i=0;i<num;i++) {
57 fracHandle(*
jet) = energyHVaff / emE;
58 nCellHandle(*
jet) = numCellsHVaff;
60 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Handle class for adding a decoration to an object.
@ ENG_BAD_HV_CELLS
Total em-scale energy of cells with bad HV in this cluster.
@ N_BAD_HV_CELLS
number of cells with bad HV
Jet_v1 Jet
Definition of the current "jet version".
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.
JetContainer_v1 JetContainer
Definition of the current "jet container version".