#include <BinData.h>
Public Methods | |
BinData (const vector< double > xkal, const vector< double > tail, vector< double > frac, vector< double > sig) | |
void | calculate (int option) |
HepMatrix * | getMatrix (double random) |
|
Constructor from flat file contents |
|
calculates two matrices from the data provided in the constructor with an option to rescale provided as argument |
|
returns the correlation matrix depending on a random number supplied as argument |