GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / V2-10-2 > edsprint / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

ECR_acdPrint.c File Reference

Prints the specified set of ACD calibration constants. This is purely a diagnostic routine. More...

#include <stdio.h>
#include "EDS/ECR_acdPrint.h"
#include "EDS/ECR_acd.h"
#include "EDS/EDA_acd.h"

Functions

static void print_range (const ECR_acdPedestalsRange *peds)
 Prints the pedestals for the specified range.
static int check_range (const ECR_acdPedestalsRange *peds)
 Checks the range for and non-zero pedestals.
void ECR_acdPrint (const ECR_acd *acd)
 Prints the calibration constants for the ACD.


Detailed Description

Prints the specified set of ACD calibration constants. This is purely a diagnostic routine.

Author:
JJRussell - russell@slac.stanford.edu
These routines exist only for debugging purposes.

    CVS $Id: ECR_acdPrint.c,v 1.1 2006/07/13 19:51:31 russell Exp $

Function Documentation

static int check_range ( const ECR_acdPedestalsRange peds  )  [static]

Checks the range for and non-zero pedestals.

Return values:
0,if all are 0
!= 0, if any are non-zero
Parameters:
peds The pedestals for the range to check

void ECR_acdPrint ( const ECR_acd acd  ) 

Prints the calibration constants for the ACD.

Parameters:
acd The ACD calibration constants

static void print_range ( const ECR_acdPedestalsRange peds  )  [static]

Prints the pedestals for the specified range.

Parameters:
peds The pedestals for the range to print


Generated on Thu Sep 2 12:28:23 2010 by  doxygen 1.5.3