GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CAL_DB / V0-2-4 > acd_db_pedestals_create / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

acd_import.h File Reference

Defines the names of the ACD pedestals and gains and a structure of the imported data. More...

#include <CAL_DB/CALIB_DB_schema.h>

Classes

struct  _AcdImportInfo
 Structure containing the standard information for an imported database file. More...

Defines

#define ACD   1
 The only allowed value of the SUBSYSTEM.
#define PEDESTALS   1
 Indicates the values being presented are pedestals.
#define GAINS   2
 Indicates the vallue being presented are gains.
#define IDEALIZED   1
 Indicates the style/format of the input data is a unique value only for the ranges and log ends.
#define FULL   2
 Indicates the style/format of the input data is a unique value for every possible channel. This is symbolic name is one of the two possible values that the STYLE parameter can assume.
#define ON_ORBIT   1
 Indicates that the source of the calibration constants is from the ON ORBIT calibrations. This is one of three currently allowed values that the ORIGIN parameter can assume.
#define GLEAM   2
 Indicates that the source of the calibration constants is from the GLEAM Monte Carlo program, i.e. these are likely fabricated constants with only the faintest resemblance to reality, i.e. they are of the right order of magnitude. This is one of three currently allowed values that the ORIGIN parameter can assume.
#define PRELAUNCH   3
 Indicates that the source of the calibration constants is from the prelaunch period. This is one of three currently allowed values that the ORIGIN parameter can assume.

Typedefs

typedef struct _AcdImportInfo AcdImportInfo
 Typedef for struct _AcdImportInfo.


Detailed Description

Defines the names of the ACD pedestals and gains and a structure of the imported data.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: acd_import.h,v 1.2 2011/03/25 02:40:52 apw Exp $

Define Documentation

#define ACD   1

The only allowed value of the SUBSYSTEM.

Warning:
Developer's note: This is a bit of a kludge. The definitions of the subsystems need to go into a common file, shared amongst all subsystems

Because of the preprocessor's policy of assiging 0 to undefined symbols, the value, while arbitrary cannot be 0.

#define GAINS   2

Indicates the vallue being presented are gains.

Warning:
Because of the preprocessor's policy of assiging 0 to undefined symbols, the value, while arbitrary cannot be 0.

#define ON_ORBIT   1

Indicates that the source of the calibration constants is from the ON ORBIT calibrations. This is one of three currently allowed values that the ORIGIN parameter can assume.

Warning:
Because of the preprocessor's policy of assiging 0 to undefined symbols, the value, while arbitrary cannot be 0.


Generated on Tue Nov 29 19:43:08 2011 by  doxygen 1.5.8