src/data_quality/MDQ_FADCBufferOverflow.cpp File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string>
#include <map>
#include <utility>
#include "midas.h"
#include <TH1.h>
#include <TH2.h>
#include <TDirectory.h>
#include "TOctalFADCIsland.h"
#include "TOctalFADCBankReader.h"
#include "TGlobalData.h"
#include "TSetupData.h"

Go to the source code of this file.

Functions

INT MDQ_FADCBufferOverflow_init (void)
INT MDQ_FADCBufferOverflow_BOR (INT run_number)
INT MDQ_FADCBufferOverflow_EOR (INT run_number)
INT MDQ_FADCBufferOverflow (EVENT_HEADER *, void *)

Variables

HNDLE hDB
TGlobalDatagData
 Object to hold data used and produced by modules throughout alcapana stage of analysis.
TSetupDatagSetup
 Hardware information about digitizers and detectors to be used during alcapana stage of analysis.
static TH1 * hDQ_FADCBufferOverflow_Total
 Plots the total number of MIDAS events in which the FADC buffer overflowed for each board.
static TH1 * hDQ_FADCBufferOverflow_Fraction
 Plots the fraction of MIDAS events where the FADC buffer overflowed for each board.
static TH2 * hDQ_FADCBufferOverflow_TotalByEvent
 Plots the total number of FADC buffer overflows in each board on an event-by-event basis.
static int n_total_midas_events
ANA_MODULE MDQ_FADCBufferOverflow_module

Generated on 15 Jun 2016 for AlcapDAQ by  doxygen 1.6.1