Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Atlfast::BinData Class Reference

#include <BinData.h>

List of all members.


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)

Detailed Description

Class to hold smearing matrix data corresponding to an eta/pt/radius bin The data is provided through the constructor in the format found in the flat file and the correlation matrix corresponding to the bin can be calculated and returned via public methods.


Constructor & Destructor Documentation

Atlfast::BinData::BinData const vector< double >    xkal,
const vector< double >    tail,
vector< double >    frac,
vector< double >    sig
 

Constructor from flat file contents


Member Function Documentation

void Atlfast::BinData::calculate int    option
 

calculates two matrices from the data provided in the constructor with an option to rescale provided as argument

HepMatrix* Atlfast::BinData::getMatrix double    random
 

returns the correlation matrix depending on a random number supplied as argument


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 14:31:43 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001