![]() |
Belle II Software
release-06-00-14
|
Structure to store all bootstrap replicas. More...
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 | |
vector< Vector3d > | vecs |
Vector of replicas. | |
Structure to store all bootstrap replicas.
Definition at line 252 of file BoostVectorStandAlone.cc.