Namespaces | Functions
ParameterSetEdit.cxx File Reference

Popup to edit configuration data. More...

#include <iostream>
#include <sstream>
#include <string>
#include <vector>
#include <cstdlib>
#include <sys/types.h>
#include <unistd.h>
#include "TROOT.h"
#include "TApplication.h"
#include "TGCanvas.h"
#include "TGLabel.h"
#include "TGWindow.h"
#include "TGButton.h"
#include "TGTextEntry.h"
#include "nutools/EventDisplayBase/ParameterSetEdit.h"
#include "nutools/EventDisplayBase/NavState.h"

Go to the source code of this file.

Namespaces

 evdb
 Manage all things related to colors for the event display.
 

Functions

static void evdb::parse_pset_string (const std::string &pset, std::vector< std::string > &names, std::vector< std::string > &values)
 

Detailed Description

Popup to edit configuration data.

Version
Id
ParameterSetEdit.cxx,v 1.5 2012-09-24 15:19:47 brebel Exp
Author
messi.nosp@m.er@i.nosp@m.ndian.nosp@m.a.ed.nosp@m.u

Definition in file ParameterSetEdit.cxx.