Project
Loading...
Searching...
No Matches
Digitizer.cxx File Reference

Implementation of the ITS3 digitizer. More...

#include "ITSMFTBase/SegmentationAlpide.h"
#include "ITS3Simulation/Digitizer.h"
#include "ITS3Base/ITS3Params.h"
#include "MathUtils/Cartesian.h"
#include "SimulationDataFormat/MCTruthContainer.h"
#include "DetectorsRaw/HBFUtils.h"
#include "ITS3Base/SpecsV2.h"
#include "Framework/Logger.h"
#include <TRandom.h>
#include <algorithm>
#include <vector>
#include <numeric>

Go to the source code of this file.

Typedefs

using SegmentationOB = o2::itsmft::SegmentationAlpide
 
using SegmentationIB = o2::its3::SegmentationMosaix
 

Detailed Description

Implementation of the ITS3 digitizer.

Definition in file Digitizer.cxx.

Typedef Documentation

◆ SegmentationIB

Definition at line 31 of file Digitizer.cxx.

◆ SegmentationOB

Definition at line 30 of file Digitizer.cxx.