ATLAS Offline Software
|
#include <egamma_p3.h>
Public Member Functions | |
egamma_p3 () | |
Default constructor: More... | |
~egamma_p3 () | |
Destructor: More... | |
Private Attributes | |
P4EEtaPhiMFloat_p2 | m_momentum |
the 4-mom part More... | |
ParticleBase_p2 | m_particleBase |
the ParticleBase part More... | |
ElementLinkInt_p3 | m_cluster |
links to clusters More... | |
ElementLinkIntVector_p1 | m_trackParticle |
links to tracks More... | |
ElementLinkIntVector_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_p3 |
Definition at line 29 of file egamma_p3.h.
|
inline |
|
default |
Destructor:
Public methods:
|
friend |
Definition at line 36 of file egamma_p3.h.
|
private |
Definition at line 77 of file egamma_p3.h.
|
private |
links to clusters
Definition at line 65 of file egamma_p3.h.
|
private |
links to tracks
Definition at line 71 of file egamma_p3.h.
|
private |
Definition at line 81 of file egamma_p3.h.
|
private |
egamma PID
Definition at line 80 of file egamma_p3.h.
|
private |
links to egDetails
Definition at line 74 of file egamma_p3.h.
|
private |
the 4-mom part
Definition at line 57 of file egamma_p3.h.
|
private |
the ParticleBase part
Definition at line 60 of file egamma_p3.h.
|
private |
links to tracks
Definition at line 68 of file egamma_p3.h.