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