LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Pop-up window for editing parameter sets. More...
#include "RQ_OBJECT.h"
#include "TGFrame.h"
#include "TQObject.h"
Go to the source code of this file.
Classes | |
class | evdb::ParameterSetEditRow |
A single row for editing a single parameter in a set. More... | |
class | evdb::ParameterSetEditFrame |
A frame for editing a single paramter set. More... | |
class | evdb::ParameterSetEditDialog |
Top-level interface to all parameter sets. More... | |
Namespaces | |
fhicl | |
parameter set interface | |
evdb | |
Manage all things related to colors for the event display. | |
Pop-up window for editing parameter sets.
These classes build a dialog window for parameter sets. It can handle "standard" parameter sets like this:
ServiceConfig {
Definition in file ParameterSetEditDialog.h.