#include <FPGATrackSimNNMap.h>
Definition at line 24 of file FPGATrackSimNNMap.h.
◆ FPGATrackSimNNMap()
| FPGATrackSimNNMap::FPGATrackSimNNMap |
( |
const std::string & | filepath | ) |
|
Definition at line 26 of file FPGATrackSimNNMap.cxx.
26 :
28{
29
31 if (input_cfg.is_open())
33 else {
36 }
37
38}
std::string m_weightsFileName
◆ getNNMap()
| const std::string & FPGATrackSimNNMap::getNNMap |
( |
| ) |
const |
◆ m_weightsFileName
| std::string FPGATrackSimNNMap::m_weightsFileName |
|
private |
The documentation for this class was generated from the following files: