|
ATLAS Offline Software
|
Go to the documentation of this file.
24 "Delta-R cone for flagging overlaps");
26 "Calculate delta-R using rapidity");
28 "Loose electron ID selection string");
30 "Optional alternate ID in case primary one unavailable");
41 return StatusCode::SUCCESS;
54 ATH_MSG_ERROR(
"First container arg is not of type TauJetContainer!");
55 return StatusCode::FAILURE;
59 ATH_MSG_ERROR(
"Second container arg is not of type ElectronContainer!");
60 return StatusCode::FAILURE;
64 return StatusCode::SUCCESS;
100 return StatusCode::SUCCESS;
117 return StatusCode::FAILURE;
122 return StatusCode::FAILURE;
137 return StatusCode::SUCCESS;
DataVector adapter that acts like it holds const pointers.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
::StatusCode StatusCode
StatusCode definition for legacy code.
DataVector adapter that acts like it holds const pointers.
Exception — Type mismatch for aux variable.