|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRK_MATRIXNTUPLEBRANCH_H
6 #define TRK_MATRIXNTUPLEBRANCH_H
12 #include "CLHEP/Geometry/Transform3D.h"
static const int COLMAX
data
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
bool fill(const Amg::MatrixX &matrix)
fill a vector
float m_matrix[COLMAX][ROWMAX]
This class provides a simple interface to write Matricis to a root tree The size of the Matrix cannot...
Ensure that the ATLAS eigen extensions are properly loaded.
bool initForWrite(TTree &tree, const std::string &varname, int ncol, int nrow, const std::string &prefix="")
initialize class for writing
bool initForRead(TTree &tree, const std::string &varname, int ncol, int nrow, const std::string &prefix="")
initialize class for reading