ATLAS Offline Software
|
#include <egamma_p5.h>
Public Member Functions | |
egamma_p5 () | |
Default constructor: More... | |
~egamma_p5 () | |
Destructor: More... | |
Private Attributes | |
P4EEtaPhiMFloat_p2 | m_momentum |
the 4-mom part More... | |
P4EEtaPhiMFloat_p2 | m_momentumCluster |
the 4-mom part for the Cluster 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... | |
ElementLinkInt_p3 | m_rings |
links to rings More... | |
unsigned int | m_author |
std::vector< unsigned int > | m_egammaEnumPIDs |
egamma PID More... | |
std::vector< double > | m_egammaDblPIDs |
Friends | |
class | egammaCnv_p5 |
Definition at line 30 of file egamma_p5.h.
|
inline |
|
default |
Destructor:
Public methods:
|
friend |
Definition at line 37 of file egamma_p5.h.
|
private |
Definition at line 87 of file egamma_p5.h.
|
private |
links to clusters
Definition at line 69 of file egamma_p5.h.
|
private |
links to tracks
Definition at line 76 of file egamma_p5.h.
|
private |
Definition at line 91 of file egamma_p5.h.
|
private |
egamma PID
Definition at line 90 of file egamma_p5.h.
|
private |
links to egDetails
Definition at line 80 of file egamma_p5.h.
|
private |
the 4-mom part
Definition at line 58 of file egamma_p5.h.
|
private |
the 4-mom part for the Cluster
Definition at line 61 of file egamma_p5.h.
|
private |
the ParticleBase part
Definition at line 64 of file egamma_p5.h.
|
private |
links to rings
Definition at line 84 of file egamma_p5.h.
|
private |
links to tracks
Definition at line 72 of file egamma_p5.h.