|
ATLAS Offline Software
|
Go to the documentation of this file.
15 const std::string&
name,
16 const IInterface*
parent) :
24 return StatusCode::SUCCESS;
41 ATH_MSG_DEBUG(
"read in " << (*in).size() <<
" neighborhoods");
48 std::vector<bool>
found(in->size(),
false);
52 for (
const auto& nbhd : *in) {
64 return StatusCode::SUCCESS;
70 ss <<
"ERatioAlgTool. name: " <<
name() <<
'\n'
std::string toString() const
AlgTool to obtain a selection of eFex RoIs read in from the event store.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::pair< std::vector< unsigned int >, bool > res
#define CHECK(...)
Evaluate an expression and check for errors.
Header file to be included by clients of the Monitored infrastructure.
std::string to_string(const DetectorType &type)
void dump(const std::string &fn, const T &t)