ATLAS Offline Software
|
#include <egamma_p1.h>
Public Member Functions | |
egamma_p1 () | |
Default constructor: More... | |
~egamma_p1 () | |
Destructor: More... | |
Private Attributes | |
P4EEtaPhiM_p1 | m_momentum |
the 4-mom part More... | |
ParticleBase_p1 | m_particleBase |
the ParticleBase part More... | |
ElementLinkInt_p1 | m_cluster |
links to clusters More... | |
ElementLinkInt_p1 | m_trackParticle |
links to tracks More... | |
ElementLinkInt_p1 | m_conversion |
links to tracks More... | |
ElementLinkIntVector_p1 | m_egDetails |
links to egDetails More... | |
unsigned int | m_author |
std::vector< unsigned int > | m_egammaEnumPIDs |
egamma PID More... | |
std::vector< double > | m_egammaDblPIDs |
Friends | |
class | egammaCnv_p1 |
Definition at line 32 of file egamma_p1.h.
|
inline |
|
default |
Destructor:
Public methods:
|
friend |
Definition at line 39 of file egamma_p1.h.
|
private |
Definition at line 80 of file egamma_p1.h.
|
private |
links to clusters
Definition at line 68 of file egamma_p1.h.
|
private |
links to tracks
Definition at line 74 of file egamma_p1.h.
|
private |
Definition at line 84 of file egamma_p1.h.
|
private |
egamma PID
Definition at line 83 of file egamma_p1.h.
|
private |
links to egDetails
Definition at line 77 of file egamma_p1.h.
|
private |
the 4-mom part
Definition at line 60 of file egamma_p1.h.
|
private |
the ParticleBase part
Definition at line 63 of file egamma_p1.h.
|
private |
links to tracks
Definition at line 71 of file egamma_p1.h.