YourPackageName - LArSoft/larsoft_docs GitHub Wiki
{{toc}}
Put your package's name in place of . Put your contact info under this heading, ie
Author: Brian Rebel, [email protected]
A concise, but complete, statement of what this thing does.
- Input: objects…
- Output: objects…
Make a table describing the available parameters in each module, like
| Parameter | Type | Default Value | Description |
| CmToInch | double | 2.54 | number of cm in one inch |
This is how you use it.
A technical description of how it works. No need to skimp on the details here.