|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #include "../IO/jXETOBArray.h"
8 #include "../IO/Count.h"
16 const std::string&
name,
17 const IInterface*
parent) :
25 return StatusCode::FAILURE;
30 return StatusCode::SUCCESS;
40 auto count = std::make_unique<GlobalSim::Count>();
48 return StatusCode::SUCCESS;
54 ss <<
"EnergyThresholdAlgTool_jXE. name: " <<
name() <<
'\n'
@ u
Enums for curvilinear frames.
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