CbmRoot
|
#include "CbmDefs.h"
#include "CbmDigiEvent.h"
#include "CbmEvent.h"
#include <FairTask.h>
#include <gsl/span>
#include <vector>
Go to the source code of this file.
Classes | |
class | CbmTaskMakeRecoEvents |
Task class for interfacing storable raw events in the CbmDigiEvent format to the current offline reconstruction chain. More... | |