6#ifndef XAODTRIGRINGER_VERSIONS_TRIGRNNOUTPUT_V2_H
7#define XAODTRIGRINGER_VERSIONS_TRIGRNNOUTPUT_V2_H
15#include "AthLinks/ElementLink.h"
Base class for elements of a container that can have aux data.
#define SG_BASE(D, B)
Declare that class D derives from class B.
Base class for elements of a container that can have aux data.
const std::vector< float > & rnnDecision() const
Acessor methods.
void setRingerLink(const RingerLink_t &value)
Set the ElementLink pointing to the EM cluster constituent.
TrigRNNOutput_v2()
Class default constructor.
void setRnnDecision(const std::vector< float > &d)
ElementLink< TrigRingerRingsContainer > RingerLink_t
Type of the EM cluster link.
const RingerLink_t & ringerLink() const
The associated EM cluster, as an ElementLink.
const TrigRingerRings * ringer() const
The associated EM cluster, as a simple pointer.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
TrigRingerRings_v2 TrigRingerRings
Define the latest version of the TrigRingerRings class.