CbmRoot
|
#include <Rtypes.h>
#include <RtypesCore.h>
#include <TObject.h>
#include <memory>
#include <string>
#include <vector>
#include "CbmLink.h"
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 61 of file CbmMatch.h.