EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/cbmbase/CbmMCList.h>
Public Member Functions | |
CbmMCList () | |
CbmMCList (DataType type, Int_t entry) | |
CbmMCList (DataType type, Int_t entry, std::vector< Int_t > list) | |
virtual | ~CbmMCList () |
void | SetType (DataType type) |
void | SetEntry (Int_t entry) |
void | AddElement (Int_t element) |
DataType | GetType () const |
Int_t | GetEntry () const |
Int_t | GetNElements () const |
Int_t | GetElement (Int_t index) const |
std::vector< Int_t > | GetElements () const |
void | Reset () |
Private Member Functions | |
ClassDef (CbmMCList, 1) | |
Private Attributes | |
std::vector< Int_t > | fList |
Int_t | fEntry |
DataType | fType |
Definition at line 18 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 18 of file CbmMCList.h
CbmMCList::CbmMCList | ( | ) |
Definition at line 12 of file CbmMCList.cxx.
View newest version in sPHENIX GitHub at line 12 of file CbmMCList.cxx
|
inline |
Definition at line 21 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 21 of file CbmMCList.h
|
inline |
Definition at line 30 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 30 of file CbmMCList.h
|
virtual |
Definition at line 22 of file CbmMCList.cxx.
View newest version in sPHENIX GitHub at line 22 of file CbmMCList.cxx
|
inline |
Definition at line 45 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 45 of file CbmMCList.h
References fList.
|
private |
|
inline |
Definition at line 50 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 50 of file CbmMCList.h
References fList.
|
inline |
Definition at line 51 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 51 of file CbmMCList.h
References fList.
|
inline |
Definition at line 48 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 48 of file CbmMCList.h
References fEntry.
|
inline |
Definition at line 49 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 49 of file CbmMCList.h
References fList.
|
inline |
Definition at line 47 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 47 of file CbmMCList.h
References fType.
|
inline |
Definition at line 53 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 53 of file CbmMCList.h
References fList.
|
inline |
Definition at line 44 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 44 of file CbmMCList.h
|
inline |
Definition at line 43 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 43 of file CbmMCList.h
References fType.
|
private |
Definition at line 60 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 60 of file CbmMCList.h
Referenced by GetEntry().
|
private |
Definition at line 59 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 59 of file CbmMCList.h
Referenced by AddElement(), GetElement(), GetElements(), GetNElements(), and Reset().
|
private |
Definition at line 61 of file CbmMCList.h.
View newest version in sPHENIX GitHub at line 61 of file CbmMCList.h