pub type ParticleMetric = WestCoastMetric;Expand description
For Particle Physics modules: West Coast (+—)
This is the convention used by Weinberg and most particle physics literature. Timelike vectors have positive norm: g(u,u) > 0.
Aliased Type§
pub struct ParticleMetric(/* private fields */);