/**
* \file CbmTofMergeMcPoints.h
* \brief FairTask for merging TOF MC Points into more realistic TOF MC points.
* \author Pierre-Alain Loizeau
* \date 2016
*/
#ifndef CBMTOFMERGEMCPOINTS_H_
#define CBMTOFMERGEMCPOINTS_H_
#include "FairTask.h"
class TClonesArray;
#include