Garfield++ v2r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include "wcpplib/geometry/vec.h"
#include "wcpplib/geometry/straight.h"
#include "wcpplib/geometry/plane.h"
Go to the source code of this file.
Classes | |
class | Heed::polyline |
Polyline. More... | |
class | Heed::polyline_pl |
Polyline in plane. More... | |
class | Heed::polygon |
Polygon in plane. More... | |
class | Heed::rectangle |
Rectangle. More... | |
class | Heed::spquadr |
Namespaces | |
namespace | Heed |
Functions | |
int | Heed::cross4pllines (const polyline pl[4], vfloat precision, straight &sl, point ptc[4][2]) |
std::ostream & | Heed::operator<< (std::ostream &file, const polyline &p) |
std::ostream & | Heed::operator<< (std::ostream &file, const polyline_pl &p) |
std::ostream & | Heed::operator<< (std::ostream &file, const polygon &p) |
std::ostream & | Heed::operator<< (std::ostream &file, const rectangle &f) |
std::ostream & | Heed::operator<< (std::ostream &file, const spquadr &p) |