![]() |
Project
|
#include "HitAnalysis/HitAnalysis.h"
#include <fairlogger/Logger.h>
#include <FairRootManager.h>
#include <TH1.h>
#include <TFile.h>
#include <vector>
#include "ITSBase/GeometryTGeo.h"
#include "ITSMFTBase/SegmentationAlpide.h"
#include "ITSMFTSimulation/Hit.h"
#include "MathUtils/Cartesian.h"
#include "MathUtils/Utils.h"
Go to the source code of this file.
Typedefs | |
using | Segmentation = o2::itsmft::SegmentationAlpide |
Definition at line 34 of file HitAnalysis.cxx.