CbmRoot
CbmMatch.h File Reference
#include <Rtypes.h>
#include <RtypesCore.h>
#include <TObject.h>
#include <memory>
#include <string>
#include <vector>
#include "CbmLink.h"
Include dependency graph for CbmMatch.h:

Go to the source code of this file.

Classes

class  CbmMatch
 

Typedefs

typedef std::unique_ptr< CbmMatchup_CbmMatch
 

Detailed Description

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2013

Base data class for storing RECO-to-MC matching information.

Definition in file CbmMatch.h.

Typedef Documentation

◆ up_CbmMatch

typedef std::unique_ptr<CbmMatch> up_CbmMatch

Definition at line 61 of file CbmMatch.h.