#include <vlib.h>
Public Member Functions | |
memory () | |
Signal & | operator[] (Signal) |
void | reg (int, int, int, int, const char *) |
void | reg (int nup, int ndown, const char *rname) |
~memory () | |
Protected Attributes | |
int | down |
Signal * | r |
int | up |
|
inline |
memory::~memory | ( | ) |
void memory::reg | ( | int | high, |
int | low, | ||
int | nup, | ||
int | ndown, | ||
const char * | rname | ||
) |
Definition at line 917 of file vlib.cc.
References gather_cfg::cout, TauDecayModes::dec, down, mps_fire::i, dataset::name, Signal::r, and up.
|
inline |
Definition at line 192 of file vlib.h.
References dataset::name, operator[](), reg(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by reg().