#include "marlin/Processor.h"
#include <IMPL/CalorimeterHitImpl.h>
#include "lcio.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | LDCCaloDigi |
Variables | |
const int | MAX_LAYERS = 200 |
const int | MAX_STAVES = 16 |
const int MAX_LAYERS = 200 |
Definition at line 13 of file LDCCaloDigi.h.
const int MAX_STAVES = 16 |
Definition at line 14 of file LDCCaloDigi.h.