Changes between Version 242 and Version 243 of DatabaseBasedAnalysis/Spectrum
- Timestamp:
- 12/10/19 14:06:39 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseBasedAnalysis/Spectrum
v242 v243 136 136 }}} 137 137 138 ` ``%0:where``` is a placeholder, for example for138 `%0:where` is a placeholder, for example for 139 139 140 140 {{{#!sql … … 175 175 }}} 176 176 177 %0:bins is a placeholder for the bin boundaries, e.g. ` ``5, 10, 15, 20, 25, 30``` (five bins between 5° and 30° plus underflow and overflow).177 %0:bins is a placeholder for the bin boundaries, e.g. `5, 10, 15, 20, 25, 30` (five bins between 5° and 30° plus underflow and overflow). 178 178 179 179 == Get Monte Carlo File List ==