![]() |
Project
|
#include "IOTOFDigitizerSpec.h"#include "Framework/ControlService.h"#include "Framework/ConfigParamRegistry.h"#include "Framework/CCDBParamSpec.h"#include "Framework/DataProcessorSpec.h"#include "Framework/DataRefUtils.h"#include "Framework/Lifetime.h"#include "Framework/Task.h"#include "Steer/HitProcessingManager.h"#include "DataFormatsITSMFT/Digit.h"#include "SimulationDataFormat/ConstMCTruthContainer.h"#include "DetectorsBase/BaseDPLDigitizer.h"#include "DetectorsRaw/HBFUtils.h"#include "DetectorsCommonDataFormats/DetID.h"#include "DetectorsCommonDataFormats/SimTraits.h"#include "DataFormatsParameters/GRPObject.h"#include "DataFormatsITSMFT/ROFRecord.h"#include "IOTOFSimulation/Digitizer.h"#include "Headers/DataHeader.h"#include "IOTOFBase/GeometryTGeo.h"#include "IOTOFBase/IOTOFBaseParam.h"#include <TChain.h>#include <TStopwatch.h>#include <algorithm>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | o2::iotof::IOTOFDPLDigitizerTask |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::iotof |
Functions | |
| std::vector< o2::framework::OutputSpec > | o2::iotof::makeOutChannels (o2::header::DataOrigin detOrig, bool mctruth) |
| o2::framework::DataProcessorSpec | o2::iotof::getIOTOFDigitizerSpec (int channel, bool mctruth) |