#include "WireCellIface/IWireSelectors.h"#include "WireCellGen/WireGenerator.h"#include "WireCellGen/WireParams.h"#include "WireCellUtil/Testing.h"#include "WireCellUtil/Persist.h"#include "TView.h"#include "TPolyLine3D.h"#include "TPolyMarker3D.h"#include "MultiPdf.h"#include <boost/range.hpp>#include <iostream>#include <cmath>Go to the source code of this file.
Functions | |
| void | test1 () |
| void | test2 () |
| void | test3D (MultiPdf &pdf, bool interactive) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 130 of file test_paramwires3d.cxx.
| void test1 | ( | ) |
Definition at line 21 of file test_paramwires3d.cxx.
| void test2 | ( | ) |
Definition at line 54 of file test_paramwires3d.cxx.
Definition at line 79 of file test_paramwires3d.cxx.
1.8.11