rootana/src/examples/SimpleHistograms.cpp File Reference

#include "SimpleHistograms.h"
#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include <string>
#include <map>
#include <utility>
#include "definitions.h"
#include "TH2.h"

Go to the source code of this file.

Variables

static bool verbose = false
static TH2 * hNumberOfNoCoincidences = 0
static TH2 * hBankSize = 0
static vector< string > banks

Variable Documentation

vector<string> banks [static]
TH2* hBankSize = 0 [static]
TH2* hNumberOfNoCoincidences = 0 [static]
bool verbose = false [static]

Definition at line 17 of file SimpleHistograms.cpp.

Referenced by SimpleHistograms::ProcessEntry().


Generated on 15 Jun 2016 for AlcapDAQ by  doxygen 1.6.1