#include "EmcFEM.h"
#include "EmcDynamicData.h"
#include "Eventiterator.h"
#include "Event.h"
#include "packetConstants.h"
Include dependency graph for EmcFEM.C:
Go to the source code of this file.
Defines | |
#define | LONG_FORMAT 808 |
#define | SHORT_FORMAT 908 |
#define | OK 0x0 |
#define | NO_PACKET 0x1 |
#define | WRONG_CELL_NUMBER 0x2 |
#define | HG_PRE_TOO_LOW 0x4 |
#define | HG_POST_TOO_LOW 0x8 |
#define | HG_PRE_TOO_HIGH 0x10 |
#define | HG_POST_TOO_HIGH 0x20 |
#define | LG_PRE_TOO_LOW 0x40 |
#define | LG_POST_TOO_LOW 0x80 |
#define | LG_PRE_TOO_HIGH 0x100 |
#define | LG_POST_TOO_HIGH 0x200 |
#define | TAC_TOO_HIGH 0x400 |
|
Definition at line 21 of file EmcFEM.C. Referenced by EMCalFEE::processEvent(). |
|
Definition at line 19 of file EmcFEM.C. Referenced by EMCalFEE::processEvent(). |
|
Definition at line 20 of file EmcFEM.C. Referenced by EMCalFEE::processEvent(). |
|
Definition at line 18 of file EmcFEM.C. Referenced by EMCalFEE::processEvent(). |
|
Definition at line 26 of file EmcFEM.C. Referenced by EMCalFEE::processEvent(). |
|
Definition at line 24 of file EmcFEM.C. Referenced by EMCalFEE::processEvent(). |
|
Definition at line 25 of file EmcFEM.C. Referenced by EMCalFEE::processEvent(). |
|
Definition at line 23 of file EmcFEM.C. Referenced by EMCalFEE::processEvent(). |
|
|
|
|
|
|
|
Definition at line 12 of file EmcFEM.C. Referenced by EMCalFEE::processEvent(). |
|
Definition at line 27 of file EmcFEM.C. Referenced by EMCalFEE::processEvent(). |
|
|