CbmRoot
NicaCbmMatchedTrackInterface.cxx
Go to the documentation of this file.
1 /*
2  * NicaCbmMatchedTrackInterface.cxx
3  *
4  * Created on: 12 lip 2019
5  * Author: Daniel Wielanek
6  * E-mail: daniel.wielanek@gmail.com
7  * Warsaw University of Technology, Faculty of Physics
8  */
10 
12  : fStsLink(NULL)
13  , fTofLink(NULL)
14  , fTrdLink(NULL)
15  , fRichLink(NULL)
16  , fMuchLink(NULL) {}
17 
19  // TODO Auto-generated destructor stub
20 }
NicaCbmMatchedTrackInterface::NicaCbmMatchedTrackInterface
NicaCbmMatchedTrackInterface()
Definition: NicaCbmMatchedTrackInterface.cxx:11
NicaCbmMatchedTrackInterface.h
NicaCbmMatchedTrackInterface::~NicaCbmMatchedTrackInterface
virtual ~NicaCbmMatchedTrackInterface()
Definition: NicaCbmMatchedTrackInterface.cxx:18