src/data_quality/MDQ_FADCPacketLoss.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_FADCPacketLoss_init (void)
INT MDQ_FADCPacketLoss_BOR (INT run_number)
INT MDQ_FADCPacketLoss_EOR (INT run_number)
INT MDQ_FADCPacketLoss (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_FADCPacketLoss_Total
 Plots the total number of MIDAS events that had a packet loss per board.
static TH1 * hDQ_FADCPacketLoss_Fraction
 Plots the fraction of MIDAS events that had a packet loss per board.
static TH2 * hDQ_FADCPacketLoss_TotalByEvent
static int n_total_midas_events
ANA_MODULE MDQ_FADCPacketLoss_module

Generated on 15 Jun 2016 for AlcapDAQ by  doxygen 1.6.1