#include <config.h>
#include "CVMEScalerLRS1151.h"
Go to the source code of this file.
Variables | |
static const char * | Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" |
static const unsigned int | nChannels = 16 |
static const unsigned int | nVmeMapSize = 256 |
static const unsigned int | ResetW = 0 |
static const unsigned int | BIMW = (0x10/sizeof(short)) |
static const unsigned int | ChannelResetL = (0x40/sizeof(long)) |
static const unsigned int | ChannelL = (0x80/sizeof(long)) |
static const unsigned int | ModIdL = (0xfa/sizeof(long)) |
const unsigned int BIMW = (0x10/sizeof(short)) [static] |
Definition at line 298 of file CVMEScalerLRS1151.cpp.
const unsigned int ChannelL = (0x80/sizeof(long)) [static] |
Definition at line 300 of file CVMEScalerLRS1151.cpp.
const unsigned int ChannelResetL = (0x40/sizeof(long)) [static] |
const char* Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" [static] |
Definition at line 278 of file CVMEScalerLRS1151.cpp.
const unsigned int ModIdL = (0xfa/sizeof(long)) [static] |
Definition at line 301 of file CVMEScalerLRS1151.cpp.
const unsigned int nChannels = 16 [static] |
Definition at line 291 of file CVMEScalerLRS1151.cpp.
const unsigned int nVmeMapSize = 256 [static] |
Definition at line 292 of file CVMEScalerLRS1151.cpp.
const unsigned int ResetW = 0 [static] |
Definition at line 297 of file CVMEScalerLRS1151.cpp.
Referenced by CVMEScalerLRS1151::Initialize().