group Functions for Particles

Functions for Particles

Modules

Name
Particle classifier functions

Functions

Name
intpid(const Particle & p)
Unbound function access to PID code.
intabspid(const Particle & p)
Unbound function access to abs PID code.

Functions Documentation

function pid

inline int pid(
    const Particle & p
)

Unbound function access to PID code.

function abspid

inline int abspid(
    const Particle & p
)

Unbound function access to abs PID code.


Updated on 2022-08-07 at 20:17:17 +0100