Garfield++ v1r0
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"
#include "wcpplib/util/emul_new_stand.h"
Go to the source code of this file.
Classes | |
class | Heed::polyline |
class | Heed::polyline_pl |
class | Heed::polygon |
class | Heed::rectangle |
class | Heed::spquadr |
Namespaces | |
namespace | Heed |
Macros | |
#define | vec_polyline_index 5 |
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) |
#define vec_polyline_index 5 |
Definition at line 24 of file polyline.h.