Garfield++ v1r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
HeedGlobals.h
Go to the documentation of this file.
1#ifndef HEEDGLOBALS_H
2#define HEEDGLOBALS_H
3
4namespace Heed {
5
6 const double low_cut_angle_deg = 20.0; // degrees
7
8}
9
10#endif
Definition: BGMesh.cpp:3
const double low_cut_angle_deg
Definition: HeedGlobals.h:6