![]() |
ATLAS Offline Software
|
#include <egamma_p4.h>
Public Member Functions | |
| egamma_p4 () | |
| Default constructor: More... | |
| ~egamma_p4 () | |
| 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... | |
| unsigned int | m_author |
| std::vector< unsigned int > | m_egammaEnumPIDs |
| egamma PID More... | |
| std::vector< double > | m_egammaDblPIDs |
Friends | |
| class | egammaCnv_p4 |
Definition at line 29 of file egamma_p4.h.
|
inline |
|
default |
Destructor:
Public methods:
|
friend |
Definition at line 36 of file egamma_p4.h.
|
private |
Definition at line 83 of file egamma_p4.h.
|
private |
links to clusters
Definition at line 68 of file egamma_p4.h.
|
private |
links to tracks
Definition at line 75 of file egamma_p4.h.
|
private |
Definition at line 87 of file egamma_p4.h.
|
private |
egamma PID
Definition at line 86 of file egamma_p4.h.
|
private |
links to egDetails
Definition at line 79 of file egamma_p4.h.
|
private |
the 4-mom part
Definition at line 57 of file egamma_p4.h.
|
private |
the 4-mom part for the Cluster
Definition at line 60 of file egamma_p4.h.
|
private |
the ParticleBase part
Definition at line 63 of file egamma_p4.h.
|
private |
links to tracks
Definition at line 71 of file egamma_p4.h.
1.8.18