Belle II Software  release-08-01-10
EmptyGlobalParamSet Class Reference

Object representing no parameters. More...

#include <GlobalParam.h>

Inheritance diagram for EmptyGlobalParamSet:
Collaboration diagram for EmptyGlobalParamSet:

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)
 

Detailed Description

Object representing no parameters.

Definition at line 32 of file GlobalParam.h.


The documentation for this class was generated from the following file: