1 #ifndef SPACEPOINTALG_TIMESORT_H 2 #define SPACEPOINTALG_TIMESORT_H 25 class DetectorPropertiesData;
33 #include "boost/multi_array.hpp" 45 void fillCoordinatesArrays();
47 void createSpacePoints(
52 std::unique_ptr<std::vector<recob::SpacePoint>>& spptCollection,
60 bool TIME_OFFSET_SET{
false};
61 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