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

#include <nemu_experim.h>

Data Fields

double run_time
 
int last_TDCtime
 
double slowMuonEvents
 
double fastMuonEvents
 
double bc_clean
 
double mcp1_clean
 
double mcp2_clean
 
double td_clean
 
double mcp1_good
 
double mcp2_good
 
double td_good
 
double channelCounts [N_TDC_CHANNELS]
 
double frontend_loop_counts
 
double frontend_loop_readtdc
 
double poll_counts
 
double readcounts
 
double tdc_error_counts
 

Detailed Description

Definition at line 98 of file nemu_experim.h.

Field Documentation

double VME_STATS::bc_clean

Definition at line 102 of file nemu_experim.h.

Referenced by display_scaler(), and frontend_loop().

double VME_STATS::fastMuonEvents

Definition at line 101 of file nemu_experim.h.

Referenced by display_scaler(), end_of_run(), and evaluate_fast_muon_event().

double VME_STATS::frontend_loop_counts

Definition at line 105 of file nemu_experim.h.

Referenced by frontend_loop().

double VME_STATS::frontend_loop_readtdc

Definition at line 106 of file nemu_experim.h.

Referenced by frontend_loop().

int VME_STATS::last_TDCtime

Definition at line 100 of file nemu_experim.h.

Referenced by begin_of_run(), do_channel(), and frontend_loop().

double VME_STATS::mcp1_clean

Definition at line 102 of file nemu_experim.h.

Referenced by display_scaler(), do_master_channel(), and evaluate_fast_muon_event().

double VME_STATS::mcp1_good

Definition at line 103 of file nemu_experim.h.

Referenced by display_scaler(), and do_master_channel().

double VME_STATS::mcp2_clean

Definition at line 102 of file nemu_experim.h.

Referenced by display_scaler(), do_master_channel(), and evaluate_slow_muon_event().

double VME_STATS::mcp2_good

Definition at line 103 of file nemu_experim.h.

Referenced by display_scaler(), and do_master_channel().

double VME_STATS::poll_counts

Definition at line 107 of file nemu_experim.h.

Referenced by poll_event().

double VME_STATS::readcounts

Definition at line 108 of file nemu_experim.h.

Referenced by display_scaler(), end_of_run(), and read_trigger_event().

double VME_STATS::run_time

Definition at line 99 of file nemu_experim.h.

Referenced by do_channel(), end_of_run(), and frontend_loop().

double VME_STATS::slowMuonEvents

Definition at line 101 of file nemu_experim.h.

Referenced by display_scaler(), end_of_run(), and evaluate_slow_muon_event().

double VME_STATS::td_clean

Definition at line 102 of file nemu_experim.h.

Referenced by display_scaler(), do_master_channel(), and evaluate_slow_muon_event().

double VME_STATS::td_good

Definition at line 103 of file nemu_experim.h.

Referenced by display_scaler(), and do_master_channel().

double VME_STATS::tdc_error_counts

Definition at line 109 of file nemu_experim.h.

Referenced by display_scaler(), end_of_run(), and frontend_loop().


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