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