static_cast<int64_t>(1e6*(double)ahit.truth().time+m_normDist()*tRes),// @FIXME: this shouldn't be hardcoded, but should still be stored as an integer type
nhits++);
static_cast<int64_t>(1e6*(double)ahit.truth().time+m_normDist()*tRes)// @FIXME: this shouldn't be hardcoded, but should still be stored as an integer type