|
ATLAS Offline Software
|
Go to the documentation of this file.
17 ATH_MSG_ERROR(
"As the name suggests, ClusterAtEMScaleTool cannot operate on objects of type "
19 return StatusCode::FAILURE;
21 return StatusCode::SUCCESS;
26 cl->setCalE(
cl->rawE() );
27 cl->setCalPhi(
cl->rawPhi() );
28 cl->setCalEta(
cl->rawEta() );
31 return StatusCode::SUCCESS;
37 return StatusCode::FAILURE;
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.
Description of a calorimeter cluster.
::StatusCode StatusCode
StatusCode definition for legacy code.
cl
print [x.__class__ for x in toList(dqregion.getSubRegions()) ]