#include <strawtubesContFact.h>
Definition at line 8 of file strawtubesContFact.h.
◆ strawtubesContFact()
strawtubesContFact::strawtubesContFact |
( |
| ) |
|
◆ ~strawtubesContFact()
strawtubesContFact::~strawtubesContFact |
( |
| ) |
|
|
inline |
◆ createContainer()
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 concatinated with the context.
Definition at line 36 of file strawtubesContFact.cxx.
37{
43
44
45
46
47
48
49
50
51 return 0;
52 }
◆ setAllContainers()
void strawtubesContFact::setAllContainers |
( |
| ) |
|
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the strawtubes library.
Definition at line 20 of file strawtubesContFact.cxx.
21{
26
27
28
29
30
31
32
33
34 }
The documentation for this class was generated from the following files: