ATLAS Offline Software
Loading...
Searching...
No Matches
ParticleDataType Namespace Reference

Information about type of data used to fill particle. More...

Enumerations

enum  DataType {
  Data = 0 , Full = 1 , FastShower = 2 , Fast = 3 ,
  True = 4
}

Detailed Description

Information about type of data used to fill particle.

NOTE! This must be consistant with ../python/ParticleDataType.py

Enumeration Type Documentation

◆ DataType