CbmRoot
|
#include <CbmMuchContFact.h>
Public Member Functions | |
CbmMuchContFact () | |
~CbmMuchContFact () | |
FairParSet * | createContainer (FairContainer *) |
void | activateParIo (FairParIo *io) |
Private Member Functions | |
void | setAllContainers () |
Definition at line 22 of file CbmMuchContFact.h.
CbmMuchContFact::CbmMuchContFact | ( | ) |
Definition at line 27 of file CbmMuchContFact.cxx.
References setAllContainers().
|
inline |
Definition at line 28 of file CbmMuchContFact.h.
void CbmMuchContFact::activateParIo | ( | FairParIo * | io | ) |
Definition at line 65 of file CbmMuchContFact.cxx.
FairParSet * CbmMuchContFact::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 CbmMuchContFact.cxx.
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the MuCh library.
Definition at line 35 of file CbmMuchContFact.cxx.
Referenced by CbmMuchContFact().