 |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #include "../Utilities/dump.h"
8 #include "../Utilities/dump.icc"
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
std::string to_string(const SectorProjector proj)
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
::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.
void dump(const std::string &fn, const T &t)