ATLAS Offline Software
Loading...
Searching...
No Matches
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

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
namespace  ParticleDataType
 Information about type of data used to fill particle.

Typedefs

typedef double ChargeType
 typedef ChargeType used to anticipate changes here

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.