#include "CCamac.h"
#include <CRangeError.h>
#include <CErrnoException.h>
#include <CVMEInterface.h>
#include <unistd.h>
#include <assert.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
Go to the source code of this file.
Variables | |
const char * | Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" |
const size_t | nBranchSize = 0x80000 |
const off_t | BranchBase = 0x800000 |
VME offset to branch 0. |
|
VME offset to branch 0.
Definition at line 298 of file CCamac.cpp. Referenced by CCamac::BranchInit(). |
|
Definition at line 278 of file CCamac.cpp. |
|
Definition at line 297 of file CCamac.cpp. Referenced by CCamac::BranchInit(), and CCamac::BranchRelease(). |