Low-Energy Muon (LEM) Experiment  0.5.1
PS64_NAMES Struct Reference

Stores the names of the various channels which are than transferred form the DD to the variable names. More...

Data Fields

char in_name [PS64_IN_VARS][NAME_LENGTH]
 Names of the input variable names as found in the ODB. More...
 
char out_name [NAME_LENGTH]
 

Detailed Description

Stores the names of the various channels which are than transferred form the DD to the variable names.

Definition at line 61 of file ps64.c.

Field Documentation

char PS64_NAMES::in_name[PS64_IN_VARS][NAME_LENGTH]

Names of the input variable names as found in the ODB.

Definition at line 62 of file ps64.c.

Referenced by ps64_in_get_label().

char PS64_NAMES::out_name[NAME_LENGTH]

Definition at line 63 of file ps64.c.

Referenced by ps64_out_get_label().


The documentation for this struct was generated from the following file: