Add timestamps to event data structures and corresponding decoding assuming 32bits per timeword
This merge adds timestamps to the Clusters_t class, timestamp accessors and setters for Hit
s, and a debug print function for Consolidated tracks. Furthermore, cluster decoding and calculating the number of clusters per sensor have been adapted to expect a rawbank of clusters and timestamps, with the first word being the number of clusters, yielding the offset for when the time-words begin.