![]() |
Project
|
#include <memory>#include <vector>#include "Framework/DataProcessorSpec.h"#include "Framework/Task.h"#include "DataFormatsEMCAL/Digit.h"#include "EMCALBase/Hit.h"#include "EMCALSimulation/Digitizer.h"#include "EMCALSimulation/SDigitizer.h"#include "SimulationDataFormat/MCTruthContainer.h"#include <DetectorsBase/BaseDPLDigitizer.h>#include "EMCALSimulation/DigitizerTRU.h"Go to the source code of this file.
Classes | |
| class | o2::emcal::DigitizerSpec |
| Create new digitizer spec. More... | |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::steer |
| namespace | o2::ctp |
| namespace | o2::emcal |
Functions | |
| o2::framework::DataProcessorSpec | o2::emcal::getEMCALDigitizerSpec (int channel, bool requireCTPInput, bool mctruth=true, bool useccdb=true) |
| Create new digitizer spec. | |