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