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

#include <Photon_p5.h>

Collaboration diagram for Photon_p5:

Public Member Functions

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

Private Attributes

egamma_p5 m_egamma
 the egamma part More...
 

Friends

class PhotonCnv_p5
 

Detailed Description

Definition at line 19 of file Photon_p5.h.

Constructor & Destructor Documentation

◆ Photon_p5()

Photon_p5::Photon_p5 ( )
inline

Default constructor:

Definition at line 55 of file Photon_p5.h.

55  :
56  m_egamma()
57 {}

◆ ~Photon_p5()

Photon_p5::~Photon_p5 ( )
default

Destructor:

Public methods:

Friends And Related Function Documentation

◆ PhotonCnv_p5

friend class PhotonCnv_p5
friend

Definition at line 26 of file Photon_p5.h.

Member Data Documentation

◆ m_egamma

egamma_p5 Photon_p5::m_egamma
private

the egamma part

Definition at line 47 of file Photon_p5.h.


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