Low-Energy Muon (LEM) Experiment  0.5.1
LEMVAC_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 [LEMVAC_IN_VARS][NAME_LENGTH]
 Names of the input variable names as found in the ODB. More...
 
char out_name [LEMVAC_OUT_VARS][NAME_LENGTH]
 Names of the output variable names as found in the ODB. More...
 

Detailed Description

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

Definition at line 128 of file lemvac.c.

Field Documentation

char LEMVAC_NAMES::in_name[LEMVAC_IN_VARS][NAME_LENGTH]

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

Definition at line 129 of file lemvac.c.

Referenced by lemvac_in_get_label().

char LEMVAC_NAMES::out_name[LEMVAC_OUT_VARS][NAME_LENGTH]

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

Definition at line 130 of file lemvac.c.

Referenced by lemvac_out_get_label().


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