ATLAS Offline Software
Public Member Functions | Private Attributes | Friends | List of all members
Photon_p4 Class Reference

#include <Photon_p4.h>

Collaboration diagram for Photon_p4:

Public Member Functions

 Photon_p4 ()
 Default constructor: More...
 
 ~Photon_p4 ()
 Destructor: More...
 

Private Attributes

egamma_p4 m_egamma
 the egamma part More...
 

Friends

class PhotonCnv_p4
 

Detailed Description

Definition at line 19 of file Photon_p4.h.

Constructor & Destructor Documentation

◆ Photon_p4()

Photon_p4::Photon_p4 ( )
inline

Default constructor:

Definition at line 55 of file Photon_p4.h.

55  :
56  m_egamma()
57 {}

◆ ~Photon_p4()

Photon_p4::~Photon_p4 ( )
default

Destructor:

Public methods:

Friends And Related Function Documentation

◆ PhotonCnv_p4

friend class PhotonCnv_p4
friend

Definition at line 26 of file Photon_p4.h.

Member Data Documentation

◆ m_egamma

egamma_p4 Photon_p4::m_egamma
private

the egamma part

Definition at line 47 of file Photon_p4.h.


The documentation for this class was generated from the following files:
Photon_p4::m_egamma
egamma_p4 m_egamma
the egamma part
Definition: Photon_p4.h:47