Low-Energy Muon (LEM) Experiment  0.5.2
DECAYANAMODULE_PARAM Struct Reference

#include <experim.h>

Data Fields

struct {
   struct {
      char   titles [16][32]
 
   }   decaytitles
 
histotitles
 
struct {
   struct {
      INT32   histonbin [16]
 
      float   histoxlow [16]
 
      float   histoxup [16]
 
   }   decaybin
 
histobinning
 

Detailed Description

Definition at line 76 of file experim.h.

Field Documentation

struct { ... } DECAYANAMODULE_PARAM::decaybin

Referenced by decay_init(), and update_run_header().

struct { ... } DECAYANAMODULE_PARAM::decaytitles
struct { ... } DECAYANAMODULE_PARAM::histobinning

Referenced by decay_init(), and update_run_header().

INT32 DECAYANAMODULE_PARAM::histonbin[16]

Definition at line 84 of file experim.h.

struct { ... } DECAYANAMODULE_PARAM::histotitles
float DECAYANAMODULE_PARAM::histoxlow[16]

Definition at line 85 of file experim.h.

float DECAYANAMODULE_PARAM::histoxup[16]

Definition at line 86 of file experim.h.

char DECAYANAMODULE_PARAM::titles[16][32]

Definition at line 79 of file experim.h.


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