7#include "AthLinks/ElementLink.h"
54 if (cluster_idx < cluster_con.
size()) {
55 m_cluster.toIndexedElement(cluster_con, cluster_idx);
size_type size() const noexcept
Returns the number of elements in the collection.
ElementLink implementation for ROOT usage.
Container from TrigEMCluster type objects.
Class with calibrated variables for egamma clustering.
const TrigEMCluster * cluster() const
unsigned int size() const
float & at(const unsigned int i)
std::vector< float > & output()
Acessor methods.
const ElementLink< TrigEMClusterContainer > & clusterLink() const
std::vector< float > m_output
TrigRNNOutput()
Class default constructor.
const float & operator[](const unsigned int i) const
void setCluster(const TrigEMClusterContainer &cluster_con, unsigned int cluster_idx)
ElementLink< TrigEMClusterContainer > m_cluster
bool isValid() const
Set and manipulate ElementLink.