14 #include "KVINDRARunSheetReader.h" 
   17 #include "KVListView.h" 
   73 #ifdef __WITHOUT_TGBUTTON_SETENABLED 
  125 #ifdef __WITHOUT_TGBUTTON_SETENABLED 
  126    void SetViewTreeEnabled(
Bool_t on)
 
  128       fViewTreeButton->
SetState(on ? kButtonUp : kButtonDisabled);
 
#define RQ_OBJECT(sender_class)
 
#define ClassDef(name, id)
 
#define ClassDefOverride(name, id)
 
Manage an experimental dataset corresponding to a given experiment or campaign.
 
Database entry for each run of an INDRA experiment.
 
_________________________________________________//
 
void CloseWindow() override
close viewer
 
void ChangeDataSet()
open dialog to choose dataset
 
virtual ~ KVINDRARunSheetGUI()
 
void DisableButtons()
Disable all buttons.
 
TGVButtonGroup * fButtonsFrame
 
TGTextButton * fSetSystem
 
KVINDRARunSheetReader fReader
 
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
 
TGTextButton * fAddCahier
 
KVListView * fRunList
TGListBox *fRunList;.
 
Read the run sheets produced by the standard INDRA acquisition control program.
 
_________________________________________________//
 
TGTextButton * fTextButton
 
virtual ~ KVIRSGChooseDataSetDialog()
 
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....
 
int main(int argc, char **argv)