#include "marlin/Processor.h"
#include <IMPL/CalorimeterHitImpl.h>
#include <IMPL/LCFlagImpl.h>
#include "CalorimeterHitType.h"
#include "lcio.h"
#include <string>
#include <vector>
#include "TFile.h"
#include "TH1.h"
#include "TH2.h"
#include "ScintillatorPpdDigi.h"
#include "CLHEP/Random/MTwistEngine.h"
Go to the source code of this file.
Classes | |
class | ILDCaloDigi |
Variables | |
const int | MAX_LAYERS = 200 |
const int | MAX_STAVES = 16 |
const int MAX_LAYERS = 200 |
Definition at line 20 of file ILDCaloDigi.h.
const int MAX_STAVES = 16 |
Definition at line 21 of file ILDCaloDigi.h.