#include <PndMatrixUtil.h>
|
static bool | saveMatrices (std::map< std::string, TGeoHMatrix > *matrices, std::string &outfilename) |
|
static std::map< string, TGeoHMatrix > * | readMatrices (std::string &fileName) |
|
Definition at line 36 of file PndMatrixUtil.h.
◆ PndMatrixUtil()
PndMatrixUtil::PndMatrixUtil |
( |
| ) |
|
◆ ClassDef()
◆ readMatrices()
static std::map<string, TGeoHMatrix>* PndMatrixUtil::readMatrices |
( |
std::string & |
fileName | ) |
|
|
static |
◆ saveMatrices()
static bool PndMatrixUtil::saveMatrices |
( |
std::map< std::string, TGeoHMatrix > * |
matrices, |
|
|
std::string & |
outfilename |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: