|
CbmRoot
|
#include <CbmTrdContFact.h>
Public Member Functions | |
| CbmTrdContFact () | |
| ~CbmTrdContFact () | |
| FairParSet * | createContainer (FairContainer *) |
Private Member Functions | |
| void | setAllContainers () |
| CbmTrdContFact (const CbmTrdContFact &) | |
| CbmTrdContFact & | operator= (const CbmTrdContFact &) |
Definition at line 15 of file CbmTrdContFact.h.
|
private |
References CbmTrdContFact().
Referenced by CbmTrdContFact(), and operator=().
| CbmTrdContFact::CbmTrdContFact | ( | ) |
Definition at line 37 of file CbmTrdContFact.cxx.
References setAllContainers().
|
inline |
Definition at line 23 of file CbmTrdContFact.h.
| FairParSet * CbmTrdContFact::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 80 of file CbmTrdContFact.cxx.
|
private |
References CbmTrdContFact().
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the STS library.
Definition at line 46 of file CbmTrdContFact.cxx.
Referenced by CbmTrdContFact().