EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
CbmMCList.cxx
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file CbmMCList.cxx
1
/*
2
* CbmMCList.cxx
3
*
4
* Created on: Dec 3, 2009
5
* Author: stockman
6
*/
7
8
#include "
CbmMCList.h
"
9
10
ClassImp
(
CbmMCList
);
11
12
CbmMCList::CbmMCList
()
13
:
TObject
(),
14
fList(),
15
fEntry
(-1),
16
fType(
kUnknown
)
17
{
18
// TODO Auto-generated constructor stub
19
20
}
21
22
CbmMCList::~CbmMCList
() {
23
// TODO Auto-generated destructor stub
24
}
EicRoot
blob
master
cbmbase
CbmMCList.cxx
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:32
using
1.8.2 with
EIC GitHub integration