Garfield++ 5.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <iostream>
#include "Garfield/TGeoTet.hh"
#include "TGeoManager.h"
#include "TGeoMatrix.h"
#include "TGeoVolume.h"
#include "TVirtualGeoPainter.h"
#include "TBuffer3D.h"
#include "TBuffer3DTypes.h"
Go to the source code of this file.
Typedefs | |
using | Vec = std::array<double, 3> |
using Vec = std::array<double, 3> |
Definition at line 14 of file TGeoTet.cc.