|
CbmRoot
|
#include <CbmCosy2019ContFact.h>
Public Member Functions | |
| CbmCosy2019ContFact () | |
| ~CbmCosy2019ContFact () | |
| FairParSet * | createContainer (FairContainer *) |
Private Member Functions | |
| void | setAllContainers () |
| CbmCosy2019ContFact (const CbmCosy2019ContFact &) | |
| CbmCosy2019ContFact & | operator= (const CbmCosy2019ContFact &) |
Definition at line 13 of file CbmCosy2019ContFact.h.
|
private |
References CbmCosy2019ContFact().
Referenced by CbmCosy2019ContFact(), and operator=().
| CbmCosy2019ContFact::CbmCosy2019ContFact | ( | ) |
Definition at line 23 of file CbmCosy2019ContFact.cxx.
References setAllContainers().
|
inline |
Definition at line 21 of file CbmCosy2019ContFact.h.
| FairParSet * CbmCosy2019ContFact::createContainer | ( | FairContainer * | c | ) |
Calls the constructor of the corresponding parameter container. For an actual context, which is not an empty string and not the default context of this container, the name is concatinated with the context.
Definition at line 43 of file CbmCosy2019ContFact.cxx.
|
private |
References CbmCosy2019ContFact().
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the fles test library.
Definition at line 32 of file CbmCosy2019ContFact.cxx.
Referenced by CbmCosy2019ContFact().