8 #ifndef GEV_PARAM_DISPLAYER_HH
9 #define GEV_PARAM_DISPLAYER_HH
12 #include "RGTextMessageRequester.hh"
36 const TGWindow * mw = NULL );
47 virtual void Button ( Int_t n );
Definition: GEVParamDisplayer.hh:21
virtual ~GEVParamDisplayer()
Definition: GEVParamDisplayer.cpp:85
ClassDef(GEVParamDisplayer, 0)
GObject(GEVParamDisplayer)
static string file_name
nom de fichier de paramètres (texte)
Definition: GEVParamDisplayer.hh:31
virtual void Button(Int_t n)
Definition: GEVParamDisplayer.cpp:98
GEVParamDisplayer(const EventManager *mgr, const TGWindow *mw=NULL)
Definition: GEVParamDisplayer.cpp:38
Definition: EventManager.hh:59
const EventManager * evt_mgr
Pointeur sur le gestionnaire d'événements.
Definition: GEVParamDisplayer.hh:29