R3BROOT
R3B analysis software
|
#include <R3BNeulandParFact.h>
Public Member Functions | |
R3BNeulandParFact () | |
Default constructor. | |
~R3BNeulandParFact () | |
Destructor. | |
FairParSet * | createContainer (FairContainer *c) |
Method to create a parameter container. | |
Definition at line 22 of file R3BNeulandParFact.h.
R3BNeulandParFact::R3BNeulandParFact | ( | ) |
Definition at line 35 of file R3BNeulandParFact.cxx.
|
inline |
Definition at line 33 of file R3BNeulandParFact.h.
FairParSet * R3BNeulandParFact::createContainer | ( | FairContainer * | c | ) |
Called by FairRuntimeDB singleton class.
c | a parameter container. |
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 60 of file R3BNeulandParFact.cxx.