18#ifndef _G_NUMC_MAIN_FRAME_H_
19#define _G_NUMC_MAIN_FRAME_H_
23#include <TApplication.h>
58#include <TGComboBox.h>
62#include <TGNumberEntry.h>
63#include <TGTextEntry.h>
68#include <TGFileDialog.h>
69#include <TGTextEdit.h>
70#include <TGStatusBar.h>
71#include <TGProgressBar.h>
72#include <TGColorSelect.h>
74#include <TGraphAsymmErrors.h>
75#include <TRootEmbeddedCanvas.h>
86namespace masterclass {
94 void Close (
void) { gApplication->Terminate(0); }
104 void BuildGUI (
const TGWindow * p, UInt_t w, UInt_t
h);
112 const char *
Icon (
const char * name);
Generated Event Record. It is a GHepRecord object that can accept / be visited by EventRecordVisitorI...
Is a concrete implementation of the QELFormFactorsModelI: Form Factors for Quasi Elastic CC vN Delta ...
MINOS-style ntuple record. Each such ntuple record holds a generated EventRecord object....
TGPictureButton * fNextEventButton
void BuildMainFrames(void)
NtpMCEventRecord * fMCRecord
TGCompositeFrame * fLowerFrame
MCTruthDisplay * fTruthDisplay
TGCompositeFrame * fFeynmanTab
void BuildMCTruthTab(void)
const char * Icon(const char *name)
TGPictureButton * fFileOpenButton
TGMatrixLayout * fButtonMatrixLayout
void BuildStatusBar(void)
TGLayoutHints * fFeynmanTabLayout
TGLayoutHints * fStatusBarLayout
unsigned int fViewTabWidth
GNuMcMainFrame(const TGWindow *p, UInt_t w, UInt_t h)
TGCompositeFrame * fUpperFrame
unsigned int fViewTabHeight
TGCompositeFrame * fMainFrame
TGLayoutHints * fViewerTabsLayout
void ShowEvent(EventRecord *ev_rec)
TGLayoutHints * fGHepTabLayout
TGGroupFrame * fImgButtonGroupFrame
TRootEmbeddedCanvas * fEmbeddedCanvas
TGGroupFrame * BuildImageButtonFrame(void)
void BuildFastSimCherenkovTab(void)
void BuildFastSimScintCaloTab(void)
virtual ~GNuMcMainFrame()
TGPictureButton * fExitButton
TGCompositeFrame * fGHepTab
void BuildGUI(const TGWindow *p, UInt_t w, UInt_t h)
THE MAIN GENIE PROJECT NAMESPACE