TKRdiagnostic Class Reference

Class for accessing fields in the TKR diagnostic data word. More...

#include <TKRdiagnostic.h>

List of all members.

Public Member Functions

 TKRdiagnostic (unsigned datum)
 Constructor for initializing the TKRdiagnostic class with a value.
unsigned GTRC (int gtrc)
 Method for returning the state of a GTRC's a trigger request.
unsigned datum ()
 Method for returning the TKR diagnostic data word.

Static Public Member Functions

static unsigned GTRC (unsigned datum, int gtrc)
 Static method for returning the state of a GTRC's a trigger request.
static unsigned datum (unsigned d)
 Static method for returning the TKR diagnostic data word.


Detailed Description

Class for accessing fields in the TKR diagnostic data word.

Author:
Jim Panetta -- GLAST LAT I&T/Online - (panetta@slac.stanford.edu)
Revision
1.2
Date:
November 25, 2003 -- Created
Id
TKRdiagnostic.h,v 1.2 2004/04/02 03:11:34 claus Exp

Copyright: Copyright 2004 by The Board of Trustees of the Leland Stanford Junior University. All rights reserved.


Constructor & Destructor Documentation

TKRdiagnostic::TKRdiagnostic ( unsigned  datum  )  [inline]

Constructor for initializing the TKRdiagnostic class with a value.

Parameters:
datum - A diagnostic data word


Member Function Documentation

unsigned TKRdiagnostic::datum (  )  [inline]

Method for returning the TKR diagnostic data word.

Returns:
The diagnostic data word

unsigned TKRdiagnostic::datum ( unsigned  d  )  [inline, static]

Static method for returning the TKR diagnostic data word.

Parameters:
d - A diagnostic data word
Returns:
The diagnostic data word

unsigned TKRdiagnostic::GTRC ( int  gtrc  )  [inline]

Method for returning the state of a GTRC's a trigger request.

Parameters:
gtrc - The GTRC number for which to return the trigger request state
Returns:
The GTRC's trigger request state

unsigned TKRdiagnostic::GTRC ( unsigned  datum,
int  gtrc 
) [inline, static]

Static method for returning the state of a GTRC's a trigger request.

Parameters:
datum - A diagnostic data word
gtrc - The GTRC number for which to return the trigger request state
Returns:
The GTRC's trigger request state


The documentation for this class was generated from the following file:
Generated on Mon Jul 31 17:48:21 2006 for LDF v06-02-00 by doxygen 1.4.7