GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSEC / V6-1-0 > lsec / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

histogram.c File Reference

Iterate over the event and fill the histograms of the compaction. More...

#include "LSEC/LSEC_msgs.h"
#include "LSEC/enums.h"
#include "compact_p.h"
#include "compress.ic"
#include "raw.h"
#include "acdraw.h"
#include "gemraw.h"
#include "EDS/EBF_gem.h"
#include "EDS/EBF_cal.h"
#include "EDS/EBF_tkr.h"
#include "EDS/EBF_tem.h"
#include "EDS/FFS.h"
#include "EDS/EBF_gemLocate.h"
#include "EDS/ACD_unpack.h"
#include "EDS/ACD_rec.h"
#include "PBS/WCT.h"
#include <string.h>

Functions

void LSEC_histogramAcd (LSEC_compaction *cpc, EBF_dir *dir)
 Perform histogramming for ACD calibration.
void LSEC_histogramCal (LSEC_compaction *cpc, EBF_dir *dir)
 Perform histogramming for CAL calibration.
void LSEC_histogramCalMeans (LSEC_compaction *cpc, EBF_dir *dir)
 Obtain the means of the CAL log values.
void LSEC_histogramTkr (LSEC_compaction *cpc, EBF_dir *dir)
 Perform histogramming for TKR calibration.


Detailed Description

Iterate over the event and fill the histograms of the compaction.

Author:
James Swain & Owen Saxton
Id

Function Documentation

void LSEC_histogramAcd ( LSEC_compaction cpc,
EBF_dir *  dir 
)

Perform histogramming for ACD calibration.

Parameters:
cpc Compaction structure
dir Pointer to a directory of the event

void LSEC_histogramCal ( LSEC_compaction cpc,
EBF_dir *  dir 
)

Perform histogramming for CAL calibration.

Parameters:
cpc Compaction structure
dir Pointer to a directory of the event

void LSEC_histogramCalMeans ( LSEC_compaction cpc,
EBF_dir *  dir 
)

Obtain the means of the CAL log values.

Parameters:
cpc Compaction structure
dir Pointer to the event to analyse

void LSEC_histogramTkr ( LSEC_compaction cpc,
EBF_dir *  dir 
)

Perform histogramming for TKR calibration.

Parameters:
cpc Compaction structure
dir Pointer to a directory of the event


Generated on Thu Aug 20 14:34:11 2009 by  doxygen 1.5.3