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

Implementation of the Detector class. More...

#include "ITSMFTBase/SegmentationAlpide.h"
#include "ITSMFTSimulation/Hit.h"
#include "ITSBase/GeometryTGeo.h"
#include "ITSBase/ITSBaseParam.h"
#include "ITSSimulation/Detector.h"
#include "ITSSimulation/V3Layer.h"
#include "ITSSimulation/V3Services.h"
#include "ITSSimulation/V3Cage.h"
#include "ITSSimulation/ITSSimParam.h"
#include "DetectorsBase/Stack.h"
#include "SimulationDataFormat/TrackReference.h"
#include "fairlogger/Logger.h"
#include "FairDetector.h"
#include "FairRootManager.h"
#include "FairRun.h"
#include "FairRuntimeDb.h"
#include "FairVolume.h"
#include "TGeoManager.h"
#include "TGeoTube.h"
#include "TGeoPcon.h"
#include "TGeoVolume.h"
#include "TString.h"
#include "TVirtualMC.h"
#include "TVirtualMCStack.h"
#include "TFile.h"
#include "TGeoParallelWorld.h"
#include <cstdio>
#include <cmath>

Go to the source code of this file.

Typedefs

using Segmentation = o2::itsmft::SegmentationAlpide
 

Functions

 ClassImp (o2::its::Detector)
 
o2::base::Detectorcreate_detector_its (const char *name, bool active)
 

Detailed Description

Implementation of the Detector class.

Definition in file Detector.cxx.

Typedef Documentation

◆ Segmentation

Definition at line 60 of file Detector.cxx.

Function Documentation

◆ ClassImp()

ClassImp ( o2::its::Detector  )

◆ create_detector_its()

o2::base::Detector * create_detector_its ( const char name,
bool  active 
)

Definition at line 1372 of file Detector.cxx.