ATLAS Offline Software
Loading...
Searching...
No Matches
DMTest::CLinks_v1 Class Reference

For testing thinning of xAOD objects. More...

#include <CLinks_v1.h>

Inheritance diagram for DMTest::CLinks_v1:
Collaboration diagram for DMTest::CLinks_v1:

Public Member Functions

const ElementLink< CVec > & link () const
void setLink (const ElementLink< CVec > &l)
const std::vector< ElementLink< CVec > > & links () const
void setLinks (const std::vector< ElementLink< CVec > > &l)
void setLinks (std::vector< ElementLink< CVec > > &&l)

Detailed Description

For testing thinning of xAOD objects.

A CLinks object holds both an ElementLink and a vector<ElementLink> to CVec objects.

Definition at line 31 of file CLinks_v1.h.

Member Function Documentation

◆ link()

const ElementLink< CVec > & DMTest::CLinks_v1::link ( ) const

◆ links()

const std::vector< ElementLink< CVec > > & DMTest::CLinks_v1::links ( ) const

◆ setLink()

void DMTest::CLinks_v1::setLink ( const ElementLink< CVec > & l)

◆ setLinks() [1/2]

void DMTest::CLinks_v1::setLinks ( const std::vector< ElementLink< CVec > > & l)

◆ setLinks() [2/2]

void DMTest::CLinks_v1::setLinks ( std::vector< ElementLink< CVec > > && l)

The documentation for this class was generated from the following file: