|
ATLAS Offline Software
|
Go to the documentation of this file.
13 using ROOT::Math::PtEtaPhiMVector;
38 declareProperty(
"SaveLlhHisto",
m_save_llh_histo =
false,
"Save MMC LLh histograms for debugging purpose. If enabled, it can slow down MMC running time");
63 return StatusCode::FAILURE;
85 return StatusCode::SUCCESS;
95 return StatusCode::SUCCESS;
120 dec_mmc_fit_status(ei) = aFitStatus;
124 PtEtaPhiMVector null4V(0.,0.,0.,0.);
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.
Return value from object correction CP tools.