R3BROOT
R3B analysis software
|
#include <R3BTrigIDMappingFinder.h>
Public Member Functions | |
TrigMappingIO ()=default | |
void | SetFormat (TrigIDMappingPrintFormat format) |
void | SetFileName (std::string_view filename) |
void | SetDir (std::string_view dirname) |
void | SetNumOfModule (unsigned int num) |
void | Print (const TrigIDMappingFinder::TrigIDMap &trigMap) const |
auto | Read_json () const -> TrigIDMappingFinder::TrigIDMap |
void | Save_json (const TrigIDMappingFinder::TrigIDMap &trigMap) const |
Definition at line 45 of file R3BTrigIDMappingFinder.h.
|
default |
void R3B::Neuland::TrigMappingIO::Print | ( | const TrigIDMappingFinder::TrigIDMap & | trigMap | ) | const |
Definition at line 114 of file R3BTrigIDMappingFinder.cxx.
|
nodiscard |
Definition at line 168 of file R3BTrigIDMappingFinder.cxx.
void R3B::Neuland::TrigMappingIO::Save_json | ( | const TrigIDMappingFinder::TrigIDMap & | trigMap | ) | const |
Definition at line 147 of file R3BTrigIDMappingFinder.cxx.
|
inline |
Definition at line 52 of file R3BTrigIDMappingFinder.h.
|
inline |
Definition at line 51 of file R3BTrigIDMappingFinder.h.
|
inline |
Definition at line 50 of file R3BTrigIDMappingFinder.h.
|
inline |
Definition at line 53 of file R3BTrigIDMappingFinder.h.