xAOD::TrigRingerRings_v2 Class Reference

Inheritance diagram for xAOD::TrigRingerRings_v2:
SG::AuxElement SG::IAuxElement

List of all members.

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 TrigEMClusteremCluster () const
 The associated EM cluster, as a simple pointer.
const EMClusterLink_temClusterLink () const
 The associated EM cluster, as an ElementLink.
void setEmClusterLink (const EMClusterLink_t &value)
 Set the ElementLink pointing to the EM cluster constituent.

Constructor & Destructor Documentation

xAOD::TrigRingerRings_v2::TrigRingerRings_v2 (  ) 

Class default constructor


Member Function Documentation

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.

Returns:
A pointer to the associated EM cluster, or a null if the object can't be found
const std::vector< float >& xAOD::TrigRingerRings_v2::rings (  )  const

Acessor methods


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1