ATLAS Offline Software
|
#include <FPGATrackSimNNMap.h>
Public Member Functions | |
FPGATrackSimNNMap (const std::string &filepath) | |
const std::string & | getNNMap () const |
Private Attributes | |
std::string | m_weightsFileName |
Definition at line 24 of file FPGATrackSimNNMap.h.
FPGATrackSimNNMap::FPGATrackSimNNMap | ( | const std::string & | filepath | ) |
Definition at line 26 of file FPGATrackSimNNMap.cxx.
const std::string & FPGATrackSimNNMap::getNNMap | ( | ) | const |
Definition at line 41 of file FPGATrackSimNNMap.cxx.
|
private |
Definition at line 44 of file FPGATrackSimNNMap.h.