Garfield++ 3.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
pois.h
Go to the documentation of this file.
1#ifndef POIS_H
2#define POIS_H
3
4namespace Heed {
5
6long pois(const double amu, int &ierror);
7}
8
9#endif
Definition: BGMesh.cpp:6
long pois(const double amu, int &ierror)
Definition: pois.cpp:9