|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef XAODTRIGRINGER_VERSIONS_TRIGRNNOUTPUT_V2_H
7 #define XAODTRIGRINGER_VERSIONS_TRIGRNNOUTPUT_V2_H
15 #include "AthLinks/ElementLink.h"
51 #endif // XAODTRIGRINGER_VERSIONS_TRIGRNNOUTPUT_V2_H
ElementLink< TrigRingerRingsContainer > RingerLink_t
Type of the EM cluster link.
Base class for elements of a container that can have aux data.
TrigRNNOutput_v2()
Class default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
const std::vector< float > & rnnDecision() const
Acessor methods.
const TrigRingerRings * ringer() const
The associated EM cluster, as a simple pointer.
ElementLink implementation for ROOT usage.
SG_BASE(xAOD::TrigRNNOutput_v2, SG::AuxElement)
void setRingerLink(const RingerLink_t &value)
Set the ElementLink pointing to the EM cluster constituent.
const RingerLink_t & ringerLink() const
The associated EM cluster, as an ElementLink.
void setRnnDecision(const std::vector< float > &d)
Base class for elements of a container that can have aux data.