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