FairRoot/PandaRoot
|
#include <PndMdtContFact.h>
Public Member Functions | |
PndMdtContFact () | |
~PndMdtContFact () | |
FairParSet * | createContainer (FairContainer *) |
Private Member Functions | |
void | setAllContainers () |
Definition at line 9 of file PndMdtContFact.h.
PndMdtContFact::PndMdtContFact | ( | ) |
Definition at line 25 of file PndMdtContFact.cxx.
|
inline |
Definition at line 14 of file PndMdtContFact.h.
FairParSet * PndMdtContFact::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 51 of file PndMdtContFact.cxx.
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the Mdt library.
Definition at line 33 of file PndMdtContFact.cxx.