File ProcessType.hpp

namespace ActsFatras

Enums

enum ProcessType

Process type identifier.

Encodes the type of process that generated a particle.

Values:

enumerator eUndefined
enumerator eDecay
enumerator ePhotonConversion
enumerator eBremsstrahlung
enumerator eNuclearInteraction

Functions

std::ostream &operator<<(std::ostream &os, ProcessType processType)