ATLAS Offline Software
TileCalorimeter
TileMonitoring
root
include
tile_monitor.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include <iostream>
6
#include <strstream>
7
#include <iomanip>
8
#include <fstream>
9
#include <vector>
10
#include <cstring>
11
#include <string>
12
#include <cstdio>
13
#include "TROOT.h"
14
#include "TTree.h"
15
#include "TFile.h"
16
#include "TControlBar.h"
17
#include "TH2F.h"
18
#include "TGraph.h"
19
#include "TH1.h"
20
#include "TH2.h"
21
#include "TProfile.h"
22
#include "TCanvas.h"
23
#include "TStyle.h"
24
#include "TPave.h"
25
#include "TPaveText.h"
26
#include "TChain.h"
27
28
// General
29
TFile *
file
;
30
TChain *
tree
;
31
32
// Monitor Menu
33
TControlBar *
barMain
;
barMain
TControlBar * barMain
Definition:
tile_monitor.h:33
tree
TChain * tree
Definition:
tile_monitor.h:30
file
TFile * file
Definition:
tile_monitor.h:29
Generated on Thu Nov 7 2024 21:27:56 for ATLAS Offline Software by
1.8.18