14#include "KVINDRARunSheetReader.h"
17#include "KVListView.h"
44 virtual ~ KVIRSGChooseDataSetDialog();
73#ifdef __WITHOUT_TGBUTTON_SETENABLED
95 virtual ~ KVINDRARunSheetGUI();
125#ifdef __WITHOUT_TGBUTTON_SETENABLED
126 void SetViewTreeEnabled(
Bool_t on)
#define RQ_OBJECT(sender_class)
#define ClassDef(name, id)
Manage an experimental dataset corresponding to a given experiment or campaign.
Database entry for each run of an INDRA experiment.
_________________________________________________//
void ChangeDataSet()
open dialog to choose dataset
void DisableButtons()
Disable all buttons.
TGVButtonGroup * fButtonsFrame
TGTextButton * fSetSystem
KVINDRARunSheetReader fReader
used to read runsheets
TGTextButton * fAddComment
void SetSystem()
Open dialog box for setting system properties for runs.
TGTextButton * fChangeDataSet
void ClearListOfRuns()
remove all entries from grid list box
KVINDRADBRun * fSelectedRun
Int_t GetNSelected()
returns current number of selected items in grid list
TGTextButton * fUnSetSystem
TGHorizontalFrame * fHframe
TGTextButton * fSetTrigger
void CloseWindow()
close viewer
TGTextButton * fAddCahier
KVListView * fRunList
TGListBox *fRunList;.
Read the run sheets produced by the standard INDRA acquisition control program.
_________________________________________________//
TGTextButton * fTextButton
KVIRSGChooseDataSetDialog()
void YouPressedOK()
Called when OK button is pressed.
Enhanced version of ROOT TGListView widget.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....