software:coding_rules
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
software:coding_rules [2020/06/29 13:01] – created himuser | software:coding_rules [2022/01/14 18:44] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
- All classes should start with " | - All classes should start with " | ||
- Indentation with spaces not tabs | - Indentation with spaces not tabs | ||
+ | |||
+ | |||
+ | ==== Before you push please check: ==== | ||
+ | |||
+ | * compile: '' | ||
+ | * make a trial simulation '' | ||
+ | * once with the default settings:< | ||
+ | geometry-file geometry/ | ||
+ | use-tagger 0 | ||
+ | use-clorimeter 1 | ||
+ | do-radiation-studies 0 | ||
+ | macro-file run.mac | ||
+ | root-output-file test_bwec.root | ||
+ | primary-generator primaUniform | ||
+ | </ | ||
+ | * once with the settings where you consider what you have changed (e.g. new geometry, new gun,...) |
software/coding_rules.1593435667.txt.gz · Last modified: (external edit)