xAOD::TrigRNNOutput_v2 Class Reference

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

List of all members.

Public Types

typedef ElementLink
< TrigRingerRingsContainer
RingerLink_t
 Type of the EM cluster link.

Public Member Functions

 TrigRNNOutput_v2 ()
const std::vector< float > & rnnDecision () const
void setRnnDecision (const std::vector< float > &d)
void setRnnDecision (float d)
const TrigRingerRingsringer () const
 The associated EM cluster, as a simple pointer.
const RingerLink_tringerLink () const
 The associated EM cluster, as an ElementLink.
void setRingerLink (const RingerLink_t &value)
 Set the ElementLink pointing to the EM cluster constituent.

Constructor & Destructor Documentation

xAOD::TrigRNNOutput_v2::TrigRNNOutput_v2 (  ) 

Class default constructor


Member Function Documentation

const TrigRingerRings * xAOD::TrigRNNOutput_v2::ringer (  )  const

The associated EM cluster, as a simple pointer.

This function can be used to conveniently access the TrigRingerRings associated with the rnn. It will return a null pointer if the associated object can't be retrieved, but it will never fail in any other way.

Returns:
A pointer to the associated ringer, or a null pointer if the object can't be found
const std::vector<float>& xAOD::TrigRNNOutput_v2::rnnDecision (  )  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