|
CbmRoot
|
#include <CbmMustContFact.h>
Public Member Functions | |
| CbmMustContFact () | |
| ~CbmMustContFact () | |
| FairParSet * | createContainer (FairContainer *) |
Private Member Functions | |
| void | setAllContainers () |
Definition at line 26 of file CbmMustContFact.h.
| CbmMustContFact::CbmMustContFact | ( | ) |
Definition at line 20 of file CbmMustContFact.cxx.
References setAllContainers().
|
inline |
Definition at line 32 of file CbmMustContFact.h.
| FairParSet * CbmMustContFact::createContainer | ( | FairContainer * | ) |
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 35 of file CbmMustContFact.cxx.
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the MUST library.
Definition at line 29 of file CbmMustContFact.cxx.
Referenced by CbmMustContFact().