NDimMapping algorithm class
More...
#include <NDimMapping.hh>
|
static std::shared_ptr< spdlog::logger > | getConsoleOutput () |
| Get console output.
|
|
static void | setConsoleLevel (spdlog::level::level_enum level) |
| Sets console log level.
|
|
|
int | mNBin |
| number of bin's
|
|
int | mLBorder |
| left border
|
|
int | mRBorder |
| right border
|
|
std::map< std::pair< int, std::string >, int > | mBinMap |
| bin mapping
|
|
◆ NDimMapping()
Salsa::NDimMapping::NDimMapping |
( |
int |
nBin = 8 , |
|
|
int |
lBorder = -4 , |
|
|
int |
rBorder = 3 |
|
) |
| |
◆ ~NDimMapping()
Salsa::NDimMapping::~NDimMapping |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: