1 #ifndef SPACEPOINTALG_TIMESORT_H 2 #define SPACEPOINTALG_TIMESORT_H 25 class DetectorPropertiesData;
35 #include "boost/multi_array.hpp" 47 void fillCoordinatesArrays();
49 void createSpacePoints(
54 std::unique_ptr<std::vector<recob::SpacePoint>>& spptCollection,
62 bool TIME_OFFSET_SET{
false};
63 bool COORDINATES_FILLED{
false};
float fYDiffMax
Maximum allowed time difference.
Declaration of signal hit object.
boost::multi_array< double, 2 > coordinates_UV_y
float fZDiffMax
Maximum allowed y-coordinate difference.
boost::multi_array< double, 2 > coordinates_UY_z
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
General LArSoft Utilities.
boost::multi_array< double, 2 > coordinates_UY_y
boost::multi_array< double, 2 > coordinates_UV_z