|
FairShip
|
#include <strawtubesContFact.h>


Public Member Functions | |
| strawtubesContFact () | |
| ~strawtubesContFact () | |
| FairParSet * | createContainer (FairContainer *) |
Private Member Functions | |
| void | setAllContainers () |
Definition at line 12 of file strawtubesContFact.h.
| strawtubesContFact::strawtubesContFact | ( | ) |
Constructor (called when the library is loaded)
Definition at line 13 of file strawtubesContFact.cxx.
|
inline |
Definition at line 18 of file strawtubesContFact.h.
| FairParSet * strawtubesContFact::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 concatenated with the context.
Definition at line 36 of file strawtubesContFact.cxx.
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the strawtubes library.
Definition at line 21 of file strawtubesContFact.cxx.