#include "../addressgenerator/routintaddr.h"
#include "..\VMEAcc\VMEAccess.h"
#include "../spdDbConfLib/spdLogger.h"
#include <dis.hxx>
Classes | |
class | SpdRouter |
SPD Router class. More... | |
struct | SpdRouter::RouterError |
simple struct to hold one router error More... | |
Variables | |
const unsigned | maxNumberOfRouterErrors = 500 |
Constant defining the maximum number of errors that will be read by the fed server for every router, like this we can avoid locking up the FED server*/. |
const unsigned maxNumberOfRouterErrors = 500 |
Constant defining the maximum number of errors that will be read by the fed server for every router, like this we can avoid locking up the FED server*/.