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