#include "TMbsCrateProc.h"#include <stdlib.h>#include "TTimeStamp.h"#include "TSystem.h"#include "TROOT.h"#include "TGo4Log.h"#include "roc/Message.h"#include "roc/Board.h"#include "../mbs/cbmvme.h"
Go to the source code of this file.
Defines | |
| #define | L1182_DEBUG 0 |
| #define | L1183_DEBUG 0 |
| #define | MADC_DEBUG 0 |
| #define | V550_READ_PED 1 |
Variables | |
| const uint32_t | vme_setup [MAX__N_MOD *6] = VME__MODULES |
| uint64_t | vme_tags [MAX__N_MOD] |
| #define L1182_DEBUG 0 |
Definition at line 16 of file TMbsCrateProc.cxx.
| #define L1183_DEBUG 0 |
Definition at line 17 of file TMbsCrateProc.cxx.
| #define MADC_DEBUG 0 |
Definition at line 18 of file TMbsCrateProc.cxx.
| #define V550_READ_PED 1 |
Definition at line 19 of file TMbsCrateProc.cxx.
| const uint32_t vme_setup[MAX__N_MOD *6] = VME__MODULES |
Definition at line 23 of file TMbsCrateProc.cxx.
| uint64_t vme_tags[MAX__N_MOD] |
Definition at line 25 of file TMbsCrateProc.cxx.
1.7.1