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