|
ATLAS Offline Software
|
Go to the documentation of this file.
10 const std::string&
name,
11 const IInterface*
parent) :
20 return StatusCode::SUCCESS;
29 auto outTOBArray = std::make_unique<GenericTOBArray>(
"eEmSelectTOBArray");
45 return StatusCode::SUCCESS;
51 ss <<
"eEmSelectAlgTool. name: " <<
name() <<
'\n'
AlgTool to obtain a selection of eFex RoIs read in from the event store.
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
virtual bool isValid() override final
Can the handle be successfully dereferenced?
StatusCode record(std::unique_ptr< T > data)
Record a const object to the store.
std::string toString() const