ATLAS Offline Software
Classes | Namespaces | Typedefs | Enumerations
Event/EventKernel/EventKernel/IParticle.h File Reference
#include "AthenaKernel/CLASS_DEF.h"
#include "EventKernel/INavigable4Momentum.h"
#include "AthLinks/ElementLink.h"
#include "VxVertex/VxContainer.h"
Include dependency graph for Event/EventKernel/EventKernel/IParticle.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 Documentation

◆ ChargeType

typedef double ChargeType

typedef ChargeType used to anticipate changes here

Definition at line 40 of file Event/EventKernel/EventKernel/IParticle.h.