EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/rich/CbmRichContFact.h>
Public Member Functions | |
CbmRichContFact () | |
~CbmRichContFact () | |
FairParSet * | createContainer (FairContainer *) |
Public Member Functions inherited from FairContFact | |
FairContFact () | |
virtual | ~FairContFact () |
Bool_t | addContext (const char *name) |
void | print () |
FairParSet * | getContainer (const char *) |
virtual void | activateParIo (FairParIo *) |
Private Member Functions | |
void | setAllContainers () |
Additional Inherited Members | |
Protected Member Functions inherited from FairContFact | |
const char * | getActualContext (const char *name) |
ClassDef(FairContFact, 0) private FairContFact & | operator= (const FairContFact &) |
Protected Attributes inherited from FairContFact | |
TList * | containers |
FairLogger * | fLogger |
Definition at line 8 of file CbmRichContFact.h.
View newest version in sPHENIX GitHub at line 8 of file CbmRichContFact.h
CbmRichContFact::CbmRichContFact | ( | ) |
Definition at line 25 of file CbmRichContFact.cxx.
View newest version in sPHENIX GitHub at line 25 of file CbmRichContFact.cxx
References FairRuntimeDb::addContFactory(), and FairRuntimeDb::instance().
|
inline |
Definition at line 13 of file CbmRichContFact.h.
View newest version in sPHENIX GitHub at line 13 of file CbmRichContFact.h
|
virtual |
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.
Reimplemented from FairContFact.
Definition at line 45 of file CbmRichContFact.cxx.
View newest version in sPHENIX GitHub at line 45 of file CbmRichContFact.cxx
References FairContainer::getConcatName(), FairContainer::getContext(), name, and p.
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the STS library.
Definition at line 33 of file CbmRichContFact.cxx.
View newest version in sPHENIX GitHub at line 33 of file CbmRichContFact.cxx
References FairContainer::addContext(), FairContFact::containers, and p.