| Simpatico
    v1.10
    | 
This analyzer accumulates a histogram of the lengths of all bonds in a specified molecular species.
The parameter file format is:
in which
| interval | number of steps between data samples | 
| outputFileName | name of output file | 
| speciesId | integer index of molecular species | 
| min | minimum bond length in (lower limit for histogram) | 
| max | maximum bond length in (upper limit for histogram) | 
| nBin | number of bins in histogram | 
At the end of the program:
A Util::Histogram accumulator is used internally for the calculation, and the output format is determined by the Util::Histogram::output() function.
 1.8.11
 1.8.11