AlcapDAQ
1
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <endian.h>
#include <byteswap.h>
#include "midas.h"
#include "mucap_structures.h"
#include "mucap_compress.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
HNDLE | hDB |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 13 of file mucap_compress.cpp.
References cm_get_environment(), compress_event(), compress_load_all(), event_id, exp_name, hDB, host_name, printf(), read_midas_event(), and SUCCESS.
HNDLE hDB |
Definition at line 11 of file mucap_compress.cpp.
Referenced by caen_load(), comp_load(), dt5720_init(), eb_begin_of_run(), epics_ca_get(), epics_ca_init(), epics_ca_set(), fadc_load(), frontend_init(), ge_ln2_read(), hits_load(), load_fragment(), load_huffman(), logger_root(), main(), MCaenCompProcessRaw_init(), MDQ_DAQLivetime_eor(), MDQ_DigitizerOverflow_init(), MDQ_FADCBufferOverflow_init(), MDQ_FADCPacketLoss_init(), MDQ_IslandRate_eor(), MDQ_RunTime_eor(), MDQ_TDCCheck_eor(), MDQ_Thresholds_eor(), MMuSCAnalysisC_init(), module_init(), module_init_sort_and_stitch(), n2fadc_ndet_load(), n2fadc_tpc_load(), nfadc_load(), odb_connect(), odb_find_key(), odb_get_bool(), odb_get_boolarray(), odb_get_dword(), odb_get_int(), odb_get_word(), process_file(), read_separator_event(), register_equipment(), save_huffman(), scheduler(), stck_load(), tdc400_load(), tr_prestart(), tr_start(), update_odb(), UpdateDetectorBankNameMap(), and v1724_init().