Utilities for tests based on space points. More...
#include "lardataobj/RecoBase/SpacePoint.h"#include "larcorealg/Geometry/BoxBoundedGeo.h"#include <vector>Go to the source code of this file.
Namespaces | |
| lar | |
| LArSoft-specific namespace.  | |
| lar::example | |
| LArSoft examples.  | |
| lar::example::tests | |
| Tests for LArSoft examples.  | |
Functions | |
| recob::SpacePoint | lar::example::tests::MakeSpacePoint (int ID, double const *pos, double error=0.) | 
| Creates and returns a new space point.  More... | |
| unsigned int | lar::example::tests::FillSpacePointGrid (std::vector< recob::SpacePoint > &spacePoints, geo::BoxBoundedGeo const &box, double stepSize) | 
| Creates space points distributed in a grid.  More... | |
Utilities for tests based on space points.
This file offers:
Definition in file SpacePointTestUtils.h.
 1.8.11