Skip to content
Snippets Groups Projects
user avatar
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