|
ATLAS Offline Software
|
Go to the documentation of this file.
15 const std::string&
name,
24 return StatusCode::SUCCESS;
34 auto jJets = std::make_unique<GlobalSim::jJetTOBArray>(
"InputjJets", 60);
51 << +jFexRoI->jFexNumber()
57 << jFexRoI->globalEta()
59 << jFexRoI->globalPhi()
67 if (EtTopo==0)
continue;
74 jJets-> push_back(
jet);
82 return StatusCode::SUCCESS;
87 ss <<
"jJetInputAlgTool. " <<
name() <<
'\n'
Class describing properties of a LVL1 jFEX global Trigger Object (TOB) in the xAOD format.
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.
unsigned int toTopoPhi(float phi)