HighLAND
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SystematicCovariance Class Reference

Public Member Functions

void ConstructCovarianceMatrix (SystematicManager *man)
 Creates the covariance matrix for the enabled parameters.
 
bool IsInList (std::string name, std::vector< std::string > list, int &index)
 
TMatrixT< double > * GetCovarianceMatrix () const
 Get Cov. Matrix.
 

Protected Member Functions

void FillLinks (SystematicBase *syst)
 
void MapIndices ()
 

Protected Attributes

TMatrixT< double > * _covarianceMatrix
 The covariance matrix for the enabled systematics.
 
std::vector< std::string > listoffiles
 list of file names for covariances
 
std::vector< TMatrixT< double > * > covariances
 list of covariances
 
std::vector< indexlinklinks
 vector of index links
 
std::vector< covlinkcovlinks
 vector of covariance links
 

Detailed Description

Definition at line 32 of file SystematicCovariance.hxx.


The documentation for this class was generated from the following files: