![]() |
ATLAS Offline Software
|
For testing thinning of xAOD objects. More...
#include <CLinks_v1.h>
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) |
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.
| const ElementLink< CVec > & DMTest::CLinks_v1::link | ( | ) | const |
| const std::vector< ElementLink< CVec > > & DMTest::CLinks_v1::links | ( | ) | const |
| void DMTest::CLinks_v1::setLink | ( | const ElementLink< CVec > & | l | ) |
| void DMTest::CLinks_v1::setLinks | ( | const std::vector< ElementLink< CVec > > & | l | ) |
| void DMTest::CLinks_v1::setLinks | ( | std::vector< ElementLink< CVec > > && | l | ) |