![]() |
Project
|
#include <ContainerFactory.h>
Inherits FairContFact.
Public Member Functions | |
ContainerFactory () | |
~ContainerFactory () override=default | |
FairParSet * | createContainer (FairContainer *) override |
ClassDefOverride (o2::tpc::ContainerFactory, 0) | |
Definition at line 26 of file ContainerFactory.h.
ContainerFactory::ContainerFactory | ( | ) |
Constructor (called when the library is loaded)
Definition at line 22 of file ContainerFactory.cxx.
|
overridedefault |
o2::tpc::ContainerFactory::ClassDefOverride | ( | o2::tpc::ContainerFactory | , |
0 | |||
) |
|
override |
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 ContainerFactory.cxx.