ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <AtContFact.h>
Public Member Functions | |
AtContFact () | |
~AtContFact () | |
FairParSet * | createContainer (FairContainer *) |
Definition at line 13 of file AtContFact.h.
AtContFact::AtContFact | ( | ) |
Constructor (called when the library is loaded)
Definition at line 22 of file AtContFact.cxx.
|
default |
FairParSet * AtContFact::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 AtContFact.cxx.