clas12root
Loading...
Searching...
No Matches
covmatrix.h File Reference
#include <hipo4/bank.h>
#include <vector>
#include <map>
#include <memory>
Include dependency graph for covmatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clas12::covmatrix

Namespaces

namespace  clas12

Typedefs

using clas12::covmat_ptr = clas12::covmatrix*
using clas12::covmat_uptr = std::unique_ptr<clas12::covmatrix>
using clas12::CovMatrix = std::vector<std::vector<float > >
using clas12::IndMatrix = std::vector<std::vector<int > >