Skip to content
Snippets Groups Projects
  • Daniel Winney's avatar
    5cbf92e6
    variable name overhaul: · 5cbf92e6
    Daniel Winney authored
    - global (namespace) constants in all caps
    - masses all follow convention: M_PARTICLENAME
    - decay constants: F_PARTICLENAME
    - all class member variables prefaced with an underscore to differenciate from local variables
    5cbf92e6
    History
    variable name overhaul:
    Daniel Winney authored
    - global (namespace) constants in all caps
    - masses all follow convention: M_PARTICLENAME
    - decay constants: F_PARTICLENAME
    - all class member variables prefaced with an underscore to differenciate from local variables
observables.cpp 8.02 KiB