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

#include <AthExDecay_p1.h>

Collaboration diagram for AthExDecay_p1:

Public Member Functions

 AthExDecay_p1 ()
 Default constructor: More...
 

Protected Attributes

ElementLinkInt_p1 m_p1
 
ElementLinkInt_p1 m_p2
 
ElementLinkInt_p1 m_l1
 
ElementLinkInt_p1 m_l2
 

Friends

class AthExDecayCnv_p1
 

Detailed Description

Definition at line 23 of file AthExDecay_p1.h.

Constructor & Destructor Documentation

◆ AthExDecay_p1()

AthExDecay_p1::AthExDecay_p1 ( )

Default constructor:

Definition at line 17 of file AthExDecay_p1.cxx.

17  :
18  m_p1(),
19  m_p2(),
20  m_l1(),
21  m_l2()
22 {}

Friends And Related Function Documentation

◆ AthExDecayCnv_p1

friend class AthExDecayCnv_p1
friend

Definition at line 31 of file AthExDecay_p1.h.

Member Data Documentation

◆ m_l1

ElementLinkInt_p1 AthExDecay_p1::m_l1
protected

Definition at line 49 of file AthExDecay_p1.h.

◆ m_l2

ElementLinkInt_p1 AthExDecay_p1::m_l2
protected

Definition at line 50 of file AthExDecay_p1.h.

◆ m_p1

ElementLinkInt_p1 AthExDecay_p1::m_p1
protected

Definition at line 47 of file AthExDecay_p1.h.

◆ m_p2

ElementLinkInt_p1 AthExDecay_p1::m_p2
protected

Definition at line 48 of file AthExDecay_p1.h.


The documentation for this class was generated from the following files:
AthExDecay_p1::m_l1
ElementLinkInt_p1 m_l1
Definition: AthExDecay_p1.h:49
AthExDecay_p1::m_p2
ElementLinkInt_p1 m_p2
Definition: AthExDecay_p1.h:48
AthExDecay_p1::m_l2
ElementLinkInt_p1 m_l2
Definition: AthExDecay_p1.h:50
AthExDecay_p1::m_p1
ElementLinkInt_p1 m_p1
Definition: AthExDecay_p1.h:47