ROOT_Application
2.0
C++ Core modules and GUIStock
|
#include <iostream>
#include <TCanvas.h>
#include "../ObjectStock/THStock.h"
#include "../CanvasStock.h"
#include <TROOT.h>
#include <TGClient.h>
#include <TGFrame.h>
#include <TRootEmbeddedCanvas.h>
#include <TGDoubleSlider.h>
#include <TGButton.h>
#include <RQ_OBJECT.h>
Go to the source code of this file.
Data Structures | |
class | THStockFrame |
Contains an EmbeddedCanvas and a CanvasStock. More... | |