Belle II Software  release-08-01-10
VectorVar Struct Reference

Structure to store all bootstrap replicas. More...

Collaboration diagram for VectorVar:

Public Member Functions

void add (Vector3d v)
 Add replica.
 
Vector3d getNom () const
 Get the nominal result.
 
MatrixXd getCov () const
 Get cov matrix with unc.
 

Public Attributes

std::vector< Vector3d > vecs
 Vector of replicas.
 

Detailed Description

Structure to store all bootstrap replicas.

Definition at line 250 of file BoostVectorStandAlone.cc.


The documentation for this struct was generated from the following file: