EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CbmMCEntry.cxx
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file CbmMCEntry.cxx
1 /*
2  * CbmMCEntry.cpp
3  *
4  * Created on: Dec 22, 2009
5  * Author: stockman
6  */
7 
8 #include "CbmMCEntry.h"
9 
11 
12 CbmMCEntry::CbmMCEntry():fPos(-1), fSource(-1) {
13  // TODO Auto-generated constructor stub
14 
15 }
16 
18  // TODO Auto-generated destructor stub
19 }
20