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