GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSEC / V6-0-0

Constituent: lsec_wb     Tag: 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 <string.h>

Include dependency graph for histogram.c:


Functions

static void tkrTwrHistogram (LSEC_compaction *cpc, EBF_tkr *ttr)
 Histogram over a tracker tower.
void histogramGem (LSEC_compaction *cpc, EBF_dir *dir)
 Perform the desired action upon the GEM.
static void histogramAcd (LSEC_compaction *cpc, EBF_dir *dir)
 Perform the desired action on the ACD.
static void histogramCal (LSEC_compaction *cpc, EBF_dir *dir)
 Histogram the CAL portion of the event.
static void histogramTkr (LSEC_compaction *cpc, EBF_dir *dir)
 Perform the desired action on the tracker event contribution.
void LSEC_histogramAcd (LSEC_compaction *cpc, EBF_dir *dir)
 Perform the desired action on the ACD.
void LSEC_histogramCal (LSEC_compaction *cpc, EBF_dir *dir)
 Perform the desired action on the ACD.
void LSEC_histogramTkr (LSEC_compaction *cpc, EBF_dir *dir)
 Perform the desired action on the ACD.
void LSEC_histogramCalMeans (LSEC_compaction *cpc, EBF_dir *dir)
 Perform the preliminary analysis of the calorimeter log values, to obtain the means.

Detailed Description

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

Author:
James Swain -- jswain@slac.stanford.edu

Function Documentation

void histogramAcd LSEC_compaction cpc,
EBF_dir *  dir
[inline, static]
 

Perform the desired action on the ACD.

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

void histogramCal LSEC_compaction cpc,
EBF_dir *  dir
[inline, static]
 

Histogram the CAL portion of the event.

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

void histogramGem LSEC_compaction cpc,
EBF_dir *  dir
 

Perform the desired action upon the GEM.

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

void histogramTkr LSEC_compaction cpc,
EBF_dir *  dir
[inline, static]
 

Perform the desired action on the tracker event contribution.

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

void LSEC_histogramAcd LSEC_compaction cpc,
EBF_dir *  dir
 

Perform the desired action on the ACD.

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

void LSEC_histogramCal LSEC_compaction cpc,
EBF_dir *  dir
 

Perform the desired action on the ACD.

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

void LSEC_histogramCalMeans LSEC_compaction cpc,
EBF_dir *  dir
 

Perform the preliminary analysis of the calorimeter log values, to obtain the means.

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

void LSEC_histogramTkr LSEC_compaction cpc,
EBF_dir *  dir
 

Perform the desired action on the ACD.

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

void tkrTwrHistogram LSEC_compaction cpc,
EBF_tkr *  ttr
[inline, static]
 

Histogram over a tracker tower.

Parameters:
cpc Compaction structure
ttr The TKR twr record to histogram over


Generated on Wed Dec 5 02:50:15 2007 by  doxygen 1.4.4