|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #include "AthLinks/ElementLink.h"
10 : m_output(), m_cluster() {
14 : m_output(
output), m_cluster() {
54 if (cluster_idx < cluster_con.
size()) {
const TrigEMCluster * cluster() const
bool toIndexedElement(BaseConstReference data, index_type elemID, IProxyDict *sg=0)
Set the link to an element given by index and pointer to container.
float & at(const unsigned int i)
Class with calibrated variables for egamma clustering.
Container from TrigEMCluster type objects.
bool isValid() const
Test to see if the link can be dereferenced.
ElementLink< TrigEMClusterContainer > m_cluster
const ElementLink< TrigEMClusterContainer > & clusterLink() const
void setCluster(const TrigEMClusterContainer &cluster_con, unsigned int cluster_idx)
unsigned int size() const
std::vector< float > m_output
void reset()
Reset to default state.
TrigRNNOutput()
Class default constructor.
bool isValid() const
Set and manipulate ElementLink.
std::vector< float > & output()
Acessor methods.
size_type size() const noexcept
Returns the number of elements in the collection.
const float & operator[](const unsigned int i) const