|
CbmRoot
|
#include "CbmLink.h"#include <Rtypes.h>#include <TObject.h>#include <cstdint>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | CbmMatch |
Typedefs | |
| typedef std::unique_ptr< CbmMatch > | up_CbmMatch |
Base data class for storing RECO-to-MC matching information.
Definition in file CbmMatch.h.
| typedef std::unique_ptr<CbmMatch> up_CbmMatch |
Definition at line 65 of file CbmMatch.h.