HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations | Functions | Variables
HarpoMonitorGui.cxx File Reference
#include "HarpoMonitorGui.h"
#include <TPad.h>
#include <TF1.h>
#include <TH1.h>
#include <TH2.h>
#include <THStack.h>
#include <TLine.h>
#include <TCanvas.h>
#include <TRootEmbeddedCanvas.h>
#include <TGFrame.h>
#include <TGComboBox.h>
#include <TGButton.h>
#include <TGLabel.h>
#include <TGText.h>
#include <TGButtonGroup.h>
#include <TGNumberEntry.h>
#include <TGListBox.h>
#include <TObjArray.h>
#include <TLegend.h>
#include <TClonesArray.h>
#include <TSystemDirectory.h>
#include <TSystem.h>
#include <TStyle.h>
#include <TChain.h>
#include <TProfile.h>
#include <TGraph.h>
#include <TGaxis.h>
#include <TLatex.h>
#include <TMath.h>
#include <TGTab.h>
#include <TApplication.h>
#include "TThread.h"
#include "TMethodCall.h"
#include "TMapFile.h"
#include "TKey.h"
#include "TList.h"
#include <math.h>
#include "HarpoAnalyseMonitorNew.h"
#include <iostream>
#include <fstream>
#include <iomanip>
#include <sstream>

Go to the source code of this file.

Enumerations

enum  ETestCommandIdentifiers {
  M_DISPLAY_EVENT, M_NEXT_EVENT, M_PREV_EVENT, M_SAVE,
  M_DISPLAY, M_AUTOREFRESH, M_DISPLAY_EVENT, M_NEXT_EVENT,
  M_PREV_EVENT, M_SAVE, M_DISPLAY, M_AUTOREFRESH,
  M_DISPLAY_EVENT, M_NEXT_EVENT, M_PREV_EVENT, M_FIND_EVENT,
  M_SAVE, M_DISPLAY, M_AUTOREFRESH, M_CONF_CLUSTERING,
  M_SET_CONF_CLUSTERING, M_CONF_TRACKING, M_SET_CONF_TRACKING, M_CONF_MATCHING,
  M_SET_CONF_MATCHING, M_CONF_VERTEXING, M_SET_CONF_VERTEXING, M_CONF_ANALYSIS,
  M_SET_CONF_ANALYSIS, M_CONF_SELECTOR, M_SET_CONF_SELECTOR
}
 

Functions

void * handle1 (void *)
 

Variables

HarpoMonitorGuigHarpoGui
 

Enumeration Type Documentation

Enumerator
M_DISPLAY_EVENT 
M_NEXT_EVENT 
M_PREV_EVENT 
M_SAVE 
M_DISPLAY 
M_AUTOREFRESH 
M_DISPLAY_EVENT 
M_NEXT_EVENT 
M_PREV_EVENT 
M_SAVE 
M_DISPLAY 
M_AUTOREFRESH 
M_DISPLAY_EVENT 
M_NEXT_EVENT 
M_PREV_EVENT 
M_FIND_EVENT 
M_SAVE 
M_DISPLAY 
M_AUTOREFRESH 
M_CONF_CLUSTERING 
M_SET_CONF_CLUSTERING 
M_CONF_TRACKING 
M_SET_CONF_TRACKING 
M_CONF_MATCHING 
M_SET_CONF_MATCHING 
M_CONF_VERTEXING 
M_SET_CONF_VERTEXING 
M_CONF_ANALYSIS 
M_SET_CONF_ANALYSIS 
M_CONF_SELECTOR 
M_SET_CONF_SELECTOR 

Definition at line 56 of file HarpoMonitorGui.cxx.

Function Documentation

void* handle1 ( void *  )

Definition at line 65 of file HarpoMonitorGui.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

HarpoMonitorGui* gHarpoGui

Definition at line 53 of file HarpoMonitorGui.cxx.