Public Types | |
typedef ElementLink < TrigEMClusterContainer > | EMClusterLink_t |
Type of the EM cluster link. | |
Public Member Functions | |
TrigRingerRings_v2 () | |
const std::vector< float > & | rings () const |
void | setRings (const std::vector< float > &r) |
unsigned | size () const |
const TrigEMCluster * | emCluster () const |
The associated EM cluster, as a simple pointer. | |
const EMClusterLink_t & | emClusterLink () const |
The associated EM cluster, as an ElementLink. | |
void | setEmClusterLink (const EMClusterLink_t &value) |
Set the ElementLink pointing to the EM cluster constituent. |
xAOD::TrigRingerRings_v2::TrigRingerRings_v2 | ( | ) |
Class default constructor
const TrigEMCluster * xAOD::TrigRingerRings_v2::emCluster | ( | ) | const |
The associated EM cluster, as a simple pointer.
This function can be used to conveniently access the EM cluster associated with the electron. It will return a null pointer if associated object can't be retrieved, but it will never fail in other way.
const std::vector< float >& xAOD::TrigRingerRings_v2::rings | ( | ) | const |
Acessor methods