CCamac.cpp File Reference

#include <config.h>
#include "CCamac.h"
#include <RangeError.h>
#include <ErrnoException.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.

Functions

static const int BRANCHPERCRATE (8)
 number of branches in a crate.

Variables

static const char * Copyright = "(C) Copyright Michigan State University 2002, All rights reserved"
static const size_t nBranchSize = 0x80000
static const off_t BranchBase = 0x800000
 VME offset to branch 0.


Function Documentation

static const int BRANCHPERCRATE (  )  [static]

number of branches in a crate.

Referenced by CCamac::BranchInit().


Variable Documentation

const off_t BranchBase = 0x800000 [static]

VME offset to branch 0.

Definition at line 305 of file CCamac.cpp.

Referenced by CCamac::BranchInit().

const char* Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" [static]

Definition at line 278 of file CCamac.cpp.

const size_t nBranchSize = 0x80000 [static]

Definition at line 304 of file CCamac.cpp.

Referenced by CCamac::BranchInit(), and CCamac::BranchRelease().


Generated on Wed Sep 17 08:38:10 2008 for NSCL Device support. by  doxygen 1.5.1