|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef PFENERFYPREDICTORTOOL_H
6 #define PFENERFYPREDICTORTOOL_H
9 #include "GaudiKernel/ServiceHandle.h"
13 static const InterfaceID IID_PFEnergyPredictorTool(
"PFEnergyPredictorTool", 1, 0);
43 Gaudi::Property<float>
m_cellE_mean{
this,
"cellE_mean",-2.2852574689444385};
44 Gaudi::Property<float>
m_cellE_std{
this,
"cellE_std",2.0100506557174946};
45 Gaudi::Property<float>
m_cellPhi_std{
this,
"cellPhi_std",0.6916977411859621};
This class extends the information about a xAOD::Track.
::StatusCode StatusCode
StatusCode definition for legacy code.