Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef XAODTRIGRINGER_VERSIONS_TRIGRINGERRINGS_V2_H
8 #define XAODTRIGRINGER_VERSIONS_TRIGRINGERRINGS_V2_H
16 #include "AthLinks/ElementLink.h"
34 const std::vector< float >&
rings()
const;
36 unsigned size()
const;
53 #endif // XAODTRIGRINGER_VERSIONS_TRIGRINGERRINGS_V2_H
SG_BASE(xAOD::TrigRingerRings_v2, SG::AuxElement)
void setEmClusterLink(const EMClusterLink_t &value)
Set the ElementLink pointing to the EM cluster constituent.
const TrigEMCluster * emCluster() const
The associated EM cluster, as a simple pointer.
Base class for elements of a container that can have aux data.
const EMClusterLink_t & emClusterLink() const
The associated EM cluster, as an ElementLink.
const std::vector< float > & rings() const
Acessor methods.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
ElementLink< TrigEMClusterContainer > EMClusterLink_t
Type of the EM cluster link.
TrigRingerRings_v2()
Class default constructor.
Description of a trigger EM cluster.
void setRings(const std::vector< float > &r)
Base class for elements of a container that can have aux data.