GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSEC / dev

Constituent: lsec     Tag: mcp750


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 <string.h>

Include dependency graph for histogram.c:


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
histogram.c,v 1.8 2008/07/16 21:00:19 saxton Exp

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 Jul 17 01:16:41 2008 by  doxygen 1.4.4