/data3/calcul/jacquem/working_dir/Micromegas/micromegasFrameWork/src/root/gui/EventDisplay.cpp File Reference

#include <gui/EventDisplay.hh>
#include <string>
#include "root/CaloRun.hh"
#include "root/CaloEvent.hh"
#include "root/CaloHit.hh"
#include "root/MTEvent.hh"
#include "root/MTChannel.hh"
#include "xml/XMLTool.hh"
#include "Chamber.hh"
#include "Detector.hh"
#include "DiracChamber1.hh"
#include "GassiplexChamber1.hh"
#include "GassiplexChamber4.hh"
#include "Hardroc1Chamber.hh"
#include "MicroException.hh"
#include "Log.hh"
#include "Toolbox.hh"
#include <TGResourcePool.h>
#include <TView.h>
#include <TGSlider.h>
#include "TGFileDialog.h"
#include <TGClient.h>
#include <TRootCanvas.h>
#include <TGMenu.h>
#include <TGButton.h>
#include <TGLabel.h>
#include <TGNumberEntry.h>
#include <TROOT.h>
#include <TRint.h>
#include <TKey.h>
#include <TCanvas.h>
#include <TTree.h>
#include <TFile.h>
#include <TSystem.h>
#include <TGeoManager.h>
#include <TGeoMatrix.h>
#include <RQ_OBJECT.h>
#include <iostream>
#include <sstream>
#include <TGListBox.h>
#include <TList.h>
#include "TRootHelpDialog.h"

Include dependency graph for EventDisplay.cpp:

Go to the source code of this file.

Defines

#define CALOEVENT   1
#define MTEVENT   2

Functions

 ClassImp (EventDisplay) const char *dnd_types[]

Variables

const char * filetypes []


Define Documentation

#define CALOEVENT   1

Definition at line 57 of file EventDisplay.cpp.

Referenced by EventDisplay::adjustSlider(), EventDisplay::Display(), and EventDisplay::fillTreeInfo().

#define MTEVENT   2

Definition at line 58 of file EventDisplay.cpp.

Referenced by EventDisplay::Display(), and EventDisplay::fillTreeInfo().


Function Documentation

ClassImp ( EventDisplay   )  const


Variable Documentation

const char* filetypes[]

Initial value:

 { "All files",     "*",
                            "ROOT files",    "*.root",
                            0,               0 }

Definition at line 68 of file EventDisplay.cpp.


Generated on Mon Jun 11 16:57:27 2012 for MicromegasFramework by  doxygen 1.4.7