Belle II Software
release-08-01-10
|
Object representing no parameters. More...
#include <GlobalParam.h>
Public Member Functions | |
double | getGlobalParam (unsigned short, unsigned short) |
Get global parameter - return zero. | |
void | setGlobalParam (double, unsigned short, unsigned short) |
Set global parameter - do nothing. | |
std::vector< std::pair< unsigned short, unsigned short > > | listGlobalParams () |
list stored global parameters - empty list, no parameters | |
Static Public Member Functions | |
static unsigned short | getGlobalUniqueID () |
Get global unique id = 0 (empty/none) | |
Object representing no parameters.
Definition at line 32 of file GlobalParam.h.