![]() |
Project
|
#include "DataFormatsITSMFT/Digit.h"
#include "TRKBase/SegmentationChip.h"
#include "TRKSimulation/DPLDigitizerParam.h"
#include "TRKSimulation/TRKLayer.h"
#include "TRKSimulation/Digitizer.h"
#include "DetectorsRaw/HBFUtils.h"
#include <TRandom.h>
#include <vector>
#include <iostream>
#include <numeric>
#include <fairlogger/Logger.h>
Go to the source code of this file.
Typedefs | |
using | Segmentation = o2::trk::SegmentationChip |
Definition at line 30 of file Digitizer.cxx.