1 #ifndef SPACEPOINTALG_TIMESORT_H 2 #define SPACEPOINTALG_TIMESORT_H 25 class DetectorPropertiesData;
33 #include "boost/multi_array.hpp" 42 void fillCoordinatesArrays();
44 void createSpacePoints(
49 std::unique_ptr<std::vector<recob::SpacePoint>>& spptCollection,
57 bool TIME_OFFSET_SET{
false};
58 bool COORDINATES_FILLED{
false};
float fYDiffMax
Maximum allowed time difference.
boost::multi_array< double, 2 > coordinates_UV_y
float fZDiffMax
Maximum allowed y-coordinate difference.
boost::multi_array< double, 2 > coordinates_UY_z
General LArSoft Utilities.
Declaration of signal hit object.
boost::multi_array< double, 2 > coordinates_UY_y
boost::multi_array< double, 2 > coordinates_UV_z