|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
@ ENG_BAD_HV_CELLS
Total em-scale energy of cells with bad HV in this cluster.
Description of a calorimeter cluster.
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
@ N_BAD_HV_CELLS
number of cells with bad HV
cl
print [x.__class__ for x in toList(dqregion.getSubRegions()) ]