Garfield++ 5.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
TGeoTet.cc File Reference
#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>
 

Typedef Documentation

◆ Vec

using Vec = std::array<double, 3>

Definition at line 14 of file TGeoTet.cc.