|
ATLAS Offline Software
|
Go to the documentation of this file.
17 const std::string&
name,
29 return StatusCode::SUCCESS;
33 return StatusCode::SUCCESS;
39 float ex = (*metContainer)[0]->ex();
40 float ey = (*metContainer)[0]->ey();
41 float met = std::hypot(ex,ey)/1000.;
50 return StatusCode::SUCCESS;
#define ATH_MSG_VERBOSE(x)
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
::StatusCode StatusCode
StatusCode definition for legacy code.