ATLAS Offline Software
|
#include "AthenaKernel/CLASS_DEF.h"
#include "EventKernel/INavigable4Momentum.h"
#include "AthLinks/ElementLink.h"
#include "VxVertex/VxContainer.h"
Go to the source code of this file.
Classes | |
class | IParticle |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
ParticleDataType | |
Information about type of data used to fill particle. | |
Typedefs | |
typedef double | ChargeType |
typedef ChargeType used to anticipate changes here More... | |
Enumerations | |
enum | ParticleDataType::DataType { ParticleDataType::Data = 0, ParticleDataType::Full = 1, ParticleDataType::FastShower = 2, ParticleDataType::Fast = 3, ParticleDataType::True = 4 } |
typedef double ChargeType |
typedef ChargeType used to anticipate changes here
Definition at line 40 of file Event/EventKernel/EventKernel/IParticle.h.