ARB
Variables
AliAdmin.cxx File Reference
#include "AliAdmin.h"
#include <cctype>
#include <aw_window.hxx>
Include dependency graph for AliAdmin.cxx:

Go to the source code of this file.

Variables

struct {
   const char *   id
 
   const char *   title
 
ALIGNMENT [ALI_ADMIN_TYPES]
 

Variable Documentation

const char* id
const char * title

Definition at line 17 of file AliAdmin.cxx.

Referenced by AliAdmin::window_init().

struct { ... } ALIGNMENT[ALI_ADMIN_TYPES]
Initial value:
= {
{ "ALIGNMENT", "alignment" },
{ "SOURCE_ALIGNMENT", "source alignment" },
{ "TARGET_ALIGNMENT", "target alignment" },
}

Referenced by AliAdmin::window_init().