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

#include <Photon_p1.h>

Collaboration diagram for Photon_p1:

Public Member Functions

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

Private Attributes

egamma_p1 m_egamma
 the egamma part More...
 

Friends

class PhotonCnv_p1
 

Detailed Description

Definition at line 22 of file Photon_p1.h.

Constructor & Destructor Documentation

◆ Photon_p1()

Photon_p1::Photon_p1 ( )
inline

Default constructor:

Definition at line 58 of file Photon_p1.h.

58  :
59  m_egamma()
60 {}

◆ ~Photon_p1()

Photon_p1::~Photon_p1 ( )
default

Destructor:

Public methods:

Friends And Related Function Documentation

◆ PhotonCnv_p1

friend class PhotonCnv_p1
friend

Definition at line 29 of file Photon_p1.h.

Member Data Documentation

◆ m_egamma

egamma_p1 Photon_p1::m_egamma
private

the egamma part

Definition at line 50 of file Photon_p1.h.


The documentation for this class was generated from the following files:
Photon_p1::m_egamma
egamma_p1 m_egamma
the egamma part
Definition: Photon_p1.h:50