#include <AthExFatObject.h>
Definition at line 28 of file AthExFatObject.h.
◆ AthExParticleLink_t
◆ AthExFatObject() [1/3]
| AthExFatObject::AthExFatObject |
( |
| ) |
|
Default constructor:
Definition at line 26 of file AthExFatObject.cxx.
26 :
29{}
AthExParticleLink_t m_particleLink
a persistable pointer to an AthExParticle
const AthExParticle * m_particle
a raw pointer to an AthExParticle
◆ AthExFatObject() [2/3]
◆ AthExFatObject() [3/3]
◆ ~AthExFatObject()
| AthExFatObject::~AthExFatObject |
( |
| ) |
|
|
virtual |
◆ operator=()
Assignment operator:
Definition at line 37 of file AthExFatObject.cxx.
38{
39 if (this != &rhs) {
42 }
43 return *this;
44}
◆ particle()
◆ particleLink()
◆ setLink()
set the internals of the fat object
Definition at line 63 of file AthExFatObject.cxx.
64{
67}
pointer & link(pointer p) const
Return a reference to the link for an element.
◆ AthExFatObjectCnv_p1
◆ AthExFatObjectSlimmer
| friend class AthExFatObjectSlimmer |
|
friend |
◆ m_particle
◆ m_particleLink
The documentation for this class was generated from the following files: