Namespaces
SpacePointTestUtils.h File Reference

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...
 

Detailed Description

Utilities for tests based on space points.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
June 3, 2016
See also
SpacePointTestUtils.cxx

This file offers:

Definition in file SpacePointTestUtils.h.