10 #ifndef __KVDBSYSTEMDIALOG_H
11 #define __KVDBSYSTEMDIALOG_H
15 #include "KVNumberList.h"
16 #include "KVDatedFileManager.h"
66 std::unique_ptr<TObjArray> fMaterialsList;
126 Emit(
"UpdateRunlist()");
131 return fCheckButton1376->
IsOn();
135 return (fTarget != 0);
#define RQ_OBJECT(sender_class)
#define ClassDef(name, id)
winID h TVirtualViewer3D TVirtualGLPainter p
Dialog box for setting system parameters associated to runs.
void DeleteSystem()
Delete the currently selected system.
void TargetAngleChanged(Long_t)
Called when target angle is changed.
void ProjectileZChanged(Long_t)
void ProjectileEChanged(Long_t)
void UpdateSystemProperties()
Update displayed system properties, e.g. when a new system is selected in fComboBox1476.
void UpdateTargetLayerProperties(Int_t)
void UpdateProjectileProperties()
void ProjectileSymbolChanged()
Bool_t IsProjectileDefined()
void CreateMainWindow(const TGWindow *p, const TGWindow *main, UInt_t w, UInt_t h)
Creates main window and displays it.
void TargetLayerAChanged(Long_t)
Called when target layer A is changed.
virtual ~KVDBSystemDialog()
Destructor.
void TargetLayerThicknessChanged(Long_t)
void UpdateTargetProperties()
KVDBSystemDialog(const TGWindow *p, const TGWindow *main, KVDBSystem *init_sys, const KVNumberList &runs, UInt_t w=1, UInt_t h=1)
void UpdateRunlist()
Signal emitted to tell KVINDRARunSheetGUI to update the runlist.
void SelectSystem(Int_t)
Called when a new system is selected in fComboBox1476.
void ProjectileAChanged(Long_t)
void EnableProjectileProperties(Bool_t)
Called when "Projectile" check box is checked (on=kTRUE) or unchecked (on=kFALSE)
Database class used to store information on different colliding systems studied during an experiment....
Handles a set of different versions of files with the same base name and a timestamp.
Extended TList class which owns its objects by default.
Description of physical materials used to construct detectors & targets; interface to range tables.
Strings used to represent a set of ranges of values.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
Calculation/correction of energy losses of particles through an experimental target.
int main(int argc, char **argv)