#include "TPadRpcParam.h"
#include "TGo4Log.h"
#include "TGo4Version.h"
#include "Riostream.h"
#include "MBSUNPACK/TMbsCrateEvent.h"
Go to the source code of this file.
Defines | |
#define | NB_DIGITS_PAD_INDEXES 5 |
#define | NB_DIGITS_PAD_OFFSETS 9 |
#define | DEBUG 0 |
#define | TDC_FOR_OFFSET_CAEN -1 |
#define | CH_FOR_OFFSET_CAEN -1 |
#define | TDC_FOR_OFFSET_VFTX -1 |
#define | CH_FOR_OFFSET_VFTX -1 |
#define | TDC_FOR_DIAMOND_CAEN -1 |
#define | CH_FOR_DIAMOND_CAEN -1 |
#define | TDC_FOR_DIAMOND_VFTX -1 |
#define | CH_FOR_DIAMOND_VFTX -1 |
#define | RATE_INT_DURATION -1 |
#define | RATE_INT_STEP -1 |
#define | TDC_PAD 0 |
#define | RPC_NAME_PAD "" |
#define | RPC_POSX_PAD 0.0 |
#define | RPC_POSY_PAD 0.0 |
#define | RPC_POSZ_PAD 0.0 |
#define | NB_PADS_X 0 |
#define | NB_PADS_Y 0 |
#define | PAD_SIZE_X 0 |
#define | PAD_SIZE_Y 0 |
#define | ORIENTATION 0 |
#define | TRIGGER_SELECTION -1 |
#define | NOISY_PAD 0 |
#define | DEAD_PAD 0 |
#define | PADS_TOT_TDC 0 |
#define | PADS_TOT_CHA 0 |
#define | PADS_TIME_TDC 0 |
#define | PADS_TIME_CHA 0 |
#define | PADS_OFFSET 0 |
#define | PADS_TOT_GAIN 1 |
#define | PADS_TOT_OFFS 0 |
#define | MATCHING_OFFSET 0 |
#define CH_FOR_DIAMOND_CAEN -1 |
Definition at line 26 of file TPadRpcParam.cxx.
#define CH_FOR_DIAMOND_VFTX -1 |
Definition at line 28 of file TPadRpcParam.cxx.
#define CH_FOR_OFFSET_CAEN -1 |
Definition at line 21 of file TPadRpcParam.cxx.
#define CH_FOR_OFFSET_VFTX -1 |
Definition at line 23 of file TPadRpcParam.cxx.
#define DEAD_PAD 0 |
Definition at line 46 of file TPadRpcParam.cxx.
#define DEBUG 0 |
Definition at line 19 of file TPadRpcParam.cxx.
#define MATCHING_OFFSET 0 |
Definition at line 57 of file TPadRpcParam.cxx.
#define NB_DIGITS_PAD_INDEXES 5 |
Definition at line 15 of file TPadRpcParam.cxx.
#define NB_DIGITS_PAD_OFFSETS 9 |
Definition at line 16 of file TPadRpcParam.cxx.
#define NB_PADS_X 0 |
Definition at line 38 of file TPadRpcParam.cxx.
#define NB_PADS_Y 0 |
Definition at line 39 of file TPadRpcParam.cxx.
#define NOISY_PAD 0 |
Definition at line 45 of file TPadRpcParam.cxx.
#define ORIENTATION 0 |
Definition at line 42 of file TPadRpcParam.cxx.
#define PAD_SIZE_X 0 |
Definition at line 40 of file TPadRpcParam.cxx.
#define PAD_SIZE_Y 0 |
Definition at line 41 of file TPadRpcParam.cxx.
#define PADS_OFFSET 0 |
Definition at line 52 of file TPadRpcParam.cxx.
#define PADS_TIME_CHA 0 |
Definition at line 50 of file TPadRpcParam.cxx.
#define PADS_TIME_TDC 0 |
Definition at line 49 of file TPadRpcParam.cxx.
#define PADS_TOT_CHA 0 |
Definition at line 48 of file TPadRpcParam.cxx.
#define PADS_TOT_GAIN 1 |
Definition at line 53 of file TPadRpcParam.cxx.
#define PADS_TOT_OFFS 0 |
Definition at line 54 of file TPadRpcParam.cxx.
#define PADS_TOT_TDC 0 |
Definition at line 47 of file TPadRpcParam.cxx.
#define RATE_INT_DURATION -1 |
Definition at line 30 of file TPadRpcParam.cxx.
#define RATE_INT_STEP -1 |
Definition at line 31 of file TPadRpcParam.cxx.
#define RPC_NAME_PAD "" |
Definition at line 34 of file TPadRpcParam.cxx.
#define RPC_POSX_PAD 0.0 |
Definition at line 35 of file TPadRpcParam.cxx.
#define RPC_POSY_PAD 0.0 |
Definition at line 36 of file TPadRpcParam.cxx.
#define RPC_POSZ_PAD 0.0 |
Definition at line 37 of file TPadRpcParam.cxx.
#define TDC_FOR_DIAMOND_CAEN -1 |
Definition at line 25 of file TPadRpcParam.cxx.
#define TDC_FOR_DIAMOND_VFTX -1 |
Definition at line 27 of file TPadRpcParam.cxx.
#define TDC_FOR_OFFSET_CAEN -1 |
Definition at line 20 of file TPadRpcParam.cxx.
#define TDC_FOR_OFFSET_VFTX -1 |
Definition at line 22 of file TPadRpcParam.cxx.
#define TDC_PAD 0 |
Definition at line 33 of file TPadRpcParam.cxx.
#define TRIGGER_SELECTION -1 |
Definition at line 43 of file TPadRpcParam.cxx.