ATLAS Offline Software
Public Member Functions | Protected Attributes | Friends | List of all members
AthExElephantino_p1 Class Reference

#include <AthExElephantino_p1.h>

Collaboration diagram for AthExElephantino_p1:

Public Member Functions

 AthExElephantino_p1 ()
 Default constructor: More...
 

Protected Attributes

ElementLinkIntVector_p1 m_legs
 
ElementLinkIntVector_p1 m_ears
 

Friends

class AthExElephantinoCnv_p1
 

Detailed Description

Definition at line 21 of file AthExElephantino_p1.h.

Constructor & Destructor Documentation

◆ AthExElephantino_p1()

AthExElephantino_p1::AthExElephantino_p1 ( )

Default constructor:

Definition at line 24 of file AthExElephantino_p1.cxx.

24  :
25  m_legs(),
26  m_ears()
27 {}

Friends And Related Function Documentation

◆ AthExElephantinoCnv_p1

friend class AthExElephantinoCnv_p1
friend

Definition at line 29 of file AthExElephantino_p1.h.

Member Data Documentation

◆ m_ears

ElementLinkIntVector_p1 AthExElephantino_p1::m_ears
protected

Definition at line 46 of file AthExElephantino_p1.h.

◆ m_legs

ElementLinkIntVector_p1 AthExElephantino_p1::m_legs
protected

Definition at line 45 of file AthExElephantino_p1.h.


The documentation for this class was generated from the following files:
AthExElephantino_p1::m_legs
ElementLinkIntVector_p1 m_legs
Definition: AthExElephantino_p1.h:45
AthExElephantino_p1::m_ears
ElementLinkIntVector_p1 m_ears
Definition: AthExElephantino_p1.h:46