iselectron.m
Returns true if the particle is an electron.
Syntax
verdict=iselectron(spin_spec)
Arguments
spin_spec - a Spinach particle specification
Outputs
verdict - true for an electron, false otherwise
See also
Version 2.11, authors: Ilya Kuprov
Returns true if the particle is an electron.
verdict=iselectron(spin_spec)
spin_spec - a Spinach particle specification
verdict - true for an electron, false otherwise
Version 2.11, authors: Ilya Kuprov