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->setCalM( cl->rawM() );
28 cl->setCalPhi( cl->rawPhi() );
29 cl->setCalEta( cl->rawEta() );
32 return StatusCode::SUCCESS;
38 return StatusCode::FAILURE;
JetConstituentModifierBase(const std::string &name)
@ CaloCluster
The object is a calorimeter cluster.
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.
DataVector< IParticle > IParticleContainer
Simple convenience declaration of IParticleContainer.