#include <ecalContFact.h>
Definition at line 8 of file ecalContFact.h.
◆ ecalContFact()
ecalContFact::ecalContFact |
( |
| ) |
|
◆ ~ecalContFact()
ecalContFact::~ecalContFact |
( |
| ) |
|
|
inline |
◆ createContainer()
FairParSet * ecalContFact::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 38 of file ecalContFact.cxx.
39{
45
46
47
48
49
50
51
52
53
54 return 0;
55}
◆ setAllContainers()
void ecalContFact::setAllContainers |
( |
| ) |
|
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the ecal library.
Definition at line 22 of file ecalContFact.cxx.
23{
29
30
31
32
33
34
35
36}
The documentation for this class was generated from the following files: