R3BROOT
R3B analysis software
|
#include <R3BPassiveContFact.h>
Public Member Functions | |
R3BPassiveContFact () | |
~R3BPassiveContFact () | |
FairParSet * | createContainer (FairContainer *) |
Private Member Functions | |
void | setAllContainers () |
Definition at line 23 of file R3BPassiveContFact.h.
R3BPassiveContFact::R3BPassiveContFact | ( | ) |
Definition at line 31 of file R3BPassiveContFact.cxx.
|
inline |
Definition at line 30 of file R3BPassiveContFact.h.
FairParSet * R3BPassiveContFact::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 55 of file R3BPassiveContFact.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 40 of file R3BPassiveContFact.cxx.