Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TAGM_clusters_occ.C File Reference
#include <TH1.h>
#include <TCanvas.h>
#include <TFile.h>
#include <TPaveText.h>
#include <TPaveLabel.h>
#include <sstream>
#include <iostream>

Go to the source code of this file.

Functions

void TAGM_clusters_occ (char const *inputFile)
 

Variables

TFile * f
 
TH1I * h_occ_b
 
TH1I * h_occ_a
 

Function Documentation

void TAGM_clusters_occ ( char const *  inputFile)

Definition at line 17 of file TAGM_clusters_occ.C.

References c1, f, h_occ_a, and h_occ_b.

Variable Documentation

TFile* f

Definition at line 13 of file TAGM_clusters_occ.C.

TH1I* h_occ_a

Definition at line 15 of file TAGM_clusters_occ.C.

Referenced by TAGM_clusters_occ().

TH1I* h_occ_b

Definition at line 14 of file TAGM_clusters_occ.C.

Referenced by TAGM_clusters_occ().