QwAnalysis
|
#include "TCanvas.h"
#include "RQ_OBJECT.h"
#include "TGClient.h"
#include <TF1.h>
#include <TRandom.h>
#include <TFile.h>
#include <TTree.h>
#include <TLine.h>
#include <TPaveLabel.h>
#include <TPaveText.h>
#include <TPolyMarker.h>
#include "TGuiBldHintsButton.h"
#include "TRootBrowserLite.h"
#include "TImage.h"
#include "TGDockableFrame.h"
#include "TGMenu.h"
#include "TGMdiDecorFrame.h"
#include "TG3DLine.h"
#include "TGMdiFrame.h"
#include "TGMdiMainFrame.h"
#include "TGMdiMenu.h"
#include "TGColorDialog.h"
#include "TGColorSelect.h"
#include "TGListBox.h"
#include "TGNumberEntry.h"
#include "TGScrollBar.h"
#include "TGuiBldHintsEditor.h"
#include "TGuiBldNameFrame.h"
#include "TGFrame.h"
#include "TGFileDialog.h"
#include "TGShutter.h"
#include "TGButtonGroup.h"
#include "TGCanvas.h"
#include "TGFSContainer.h"
#include "TGFontDialog.h"
#include "TGuiBldEditor.h"
#include "TGTextEdit.h"
#include "TGButton.h"
#include "TGFSComboBox.h"
#include "TGLabel.h"
#include "TGMsgBox.h"
#include "TRootGuiBuilder.h"
#include "TGTab.h"
#include "TGListView.h"
#include "TGSplitter.h"
#include "TGStatusBar.h"
#include "TGListTree.h"
#include "TGToolTip.h"
#include "TGToolBar.h"
#include "TRootEmbeddedCanvas.h"
#include "TGuiBldDragManager.h"
#include "TGComboBox.h"
#include "Riostream.h"
#include "TMath.h"
Go to the source code of this file.
Data Structures | |
class | QwEventDisplay |
Macros | |
#define | R1_WIDTH 30.00 |
#define | R1_LENGTH 30.00 |
#define | R1_DEPTH 3.00 |
#define | R1_DIST 0.10 |
#define | R1_CM .8/R1_WIDTH |
#define | R2_WIDTH 45.09 |
#define | R2_LENGTH 30.00 |
#define | R2_DEPTH 3.35 |
#define | R2_DIST 1.27 |
#define | R2_XDIST 0.909 |
#define | R2_UVDIST 2.25 |
#define | R2_FULLWIRE1 9 |
#define | R2_FULLWIRE2 20 |
#define | R2_ANGLE 56.00 |
#define | R2_CM .8/R2_WIDTH |
#define | R3_WIDTH 204.47 |
#define | R3_LENGTH 53.34 |
#define | R3_DEPTH 2.54 |
#define | R3_DIST 40.00 |
#define | R3_UVDIST 1.11 |
#define | R3_FULLWIRE1 96 |
#define | R3_FULLWIRE2 184 |
#define | R3_ANGLE 26.57 |
#define | R3_CM .8/R3_WIDTH |
#define R1_CM .8/R1_WIDTH |
Definition at line 205 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R1_DEPTH 3.00 |
Definition at line 203 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R1_DIST 0.10 |
Definition at line 204 of file QwEventDisplay.h.
Referenced by QwEventDisplay::DrawEvent().
#define R1_LENGTH 30.00 |
Definition at line 202 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R1_WIDTH 30.00 |
Definition at line 201 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R2_ANGLE 56.00 |
Definition at line 215 of file QwEventDisplay.h.
Referenced by QwEventDisplay::DrawEvent().
#define R2_CM .8/R2_WIDTH |
Definition at line 216 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R2_DEPTH 3.35 |
Definition at line 209 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R2_DIST 1.27 |
Definition at line 210 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R2_FULLWIRE1 9 |
Definition at line 213 of file QwEventDisplay.h.
Referenced by QwEventDisplay::DrawEvent().
#define R2_FULLWIRE2 20 |
Definition at line 214 of file QwEventDisplay.h.
Referenced by QwEventDisplay::DrawEvent().
#define R2_LENGTH 30.00 |
Definition at line 208 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R2_UVDIST 2.25 |
Definition at line 212 of file QwEventDisplay.h.
Referenced by QwEventDisplay::DrawEvent().
#define R2_WIDTH 45.09 |
Definition at line 207 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R2_XDIST 0.909 |
Definition at line 211 of file QwEventDisplay.h.
Referenced by QwEventDisplay::DrawEvent().
#define R3_ANGLE 26.57 |
Definition at line 225 of file QwEventDisplay.h.
Referenced by QwEventDisplay::DrawEvent().
#define R3_CM .8/R3_WIDTH |
Definition at line 226 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R3_DEPTH 2.54 |
Definition at line 220 of file QwEventDisplay.h.
Referenced by ClassImp().
#define R3_DIST 40.00 |
Definition at line 221 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R3_FULLWIRE1 96 |
Definition at line 223 of file QwEventDisplay.h.
Referenced by QwEventDisplay::DrawEvent().
#define R3_FULLWIRE2 184 |
Definition at line 224 of file QwEventDisplay.h.
Referenced by QwEventDisplay::DrawEvent().
#define R3_LENGTH 53.34 |
Definition at line 219 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().
#define R3_UVDIST 1.11 |
Definition at line 222 of file QwEventDisplay.h.
Referenced by QwEventDisplay::DrawEvent().
#define R3_WIDTH 204.47 |
Definition at line 218 of file QwEventDisplay.h.
Referenced by ClassImp(), and QwEventDisplay::DrawEvent().