Garfield++ 3.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <iostream>
#include <cstdio>
#include <cmath>
#include <numeric>
#include "Garfield/DriftLineRKF.hh"
#include "Garfield/FundamentalConstants.hh"
#include "Garfield/GarfieldConstants.hh"
#include "Garfield/Random.hh"
Go to the source code of this file.
Namespaces | |
namespace | Garfield |
Typedefs | |
using | Garfield::Vec = std::array< double, 3 > |