#include <splitcalContFact.h>
Definition at line 12 of file splitcalContFact.h.
◆ splitcalContFact()
| splitcalContFact::splitcalContFact |
( |
| ) |
|
Constructor (called when the library is loaded)
Definition at line 11 of file splitcalContFact.cxx.
11 : FairContFact() {
13 fName = "splitcalContFact";
14 fTitle = "Factory for parameter containers in libsplitcal";
16 FairRuntimeDb::instance()->addContFactory(this);
17}
◆ ~splitcalContFact()
| splitcalContFact::~splitcalContFact |
( |
| ) |
|
|
inline |
◆ createContainer()
| FairParSet * splitcalContFact::createContainer |
( |
FairContainer * |
c | ) |
|
◆ setAllContainers()
| void splitcalContFact::setAllContainers |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following files: