src/data_quality/MDQ_Amplitude.cpp File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string>
#include <map>
#include <utility>
#include <sstream>
#include <cmath>
#include "midas.h"
#include <TH1.h>
#include <TH2.h>
#include <TDirectory.h>
#include "TGlobalData.h"
#include "TSetupData.h"
#include "TPulseIsland.h"
#include "TFile.h"
#include "TApplication.h"
#include "TROOT.h"

Go to the source code of this file.

Functions

INT MDQ_Amplitude_init (void)
INT MDQ_Amplitude (EVENT_HEADER *, void *)
INT MDQ_Amplitude_eor (INT)

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.
TDirectory * gManaHistsDir
TFile * gManaOutputFile
TApplication * manaApp
TROOT * gROOT
map< std::string, TH1F * > DQ_Amplitude_histograms_map
 Map of bank name to histogram of amplitudes for the TPIs of a given MIDAS event.
map< std::string, TH1F * > DQ_Amplitude_histograms_normalised_map
 Same as DQ_Amplitude_histograms_map but normalized to number of muons according to TDC.
map< std::string, TH1F * > DQ_Amplitude_histograms_ped_sub_map
 Same as DQ_Amplitude_histograms_map but the amplitudes have the pedestal (according to ODB) subtracted off.
TH1F * hDQ_TDCCheck_muSc
 Coount of number of muSc hits in a run in the TDC.
ANA_MODULE MDQ_Amplitude_module

Generated on 15 Jun 2016 for AlcapDAQ by  doxygen 1.6.1