Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
13 using ROOT::Math::PtEtaPhiMVector;
40 declareProperty(
"SaveLlhHisto",
m_save_llh_histo =
false,
"Save MMC LLh histograms for debugging purpose. If enabled, it can slow down MMC running time");
67 return StatusCode::FAILURE;
76 ATH_MSG_WARNING(
m_param_file_path <<
" param file not suitable for 2024 calibration set; please use MMC_params_v051224_angle_likelihoodFit.root or MMC_params_v051224_angle_noLikelihoodFit.root");
99 return StatusCode::SUCCESS;
109 return StatusCode::SUCCESS;
134 dec_mmc_fit_status(ei) = aFitStatus;
uint64_t eventNumber() const
The current event's event number.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
Class providing the definition of the 4-vector interface.
::StatusCode StatusCode
StatusCode definition for legacy code.
Principal data object for Missing ET.
Class describing the basic event information.
@ Ok
The correction was done successfully.
#define ATH_MSG_WARNING(x)
Return value from object correction CP tools.