EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PndPassiveContFact Class Reference

#include <EicRoot/blob/master/passive/PndPassiveContFact.h>

+ Inheritance diagram for PndPassiveContFact:
+ Collaboration diagram for PndPassiveContFact:

Public Member Functions

 PndPassiveContFact ()
 
 ~PndPassiveContFact ()
 
FairParSetcreateContainer (FairContainer *)
 
- Public Member Functions inherited from FairContFact
 FairContFact ()
 
virtual ~FairContFact ()
 
Bool_t addContext (const char *name)
 
void print ()
 
FairParSetgetContainer (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
 
FairLoggerfLogger
 

Detailed Description

Definition at line 8 of file PndPassiveContFact.h.

View newest version in sPHENIX GitHub at line 8 of file PndPassiveContFact.h

Constructor & Destructor Documentation

PndPassiveContFact::PndPassiveContFact ( )

Definition at line 23 of file PndPassiveContFact.cxx.

View newest version in sPHENIX GitHub at line 23 of file PndPassiveContFact.cxx

References FairRuntimeDb::addContFactory(), and FairRuntimeDb::instance().

+ Here is the call graph for this function:

PndPassiveContFact::~PndPassiveContFact ( )
inline

Definition at line 13 of file PndPassiveContFact.h.

View newest version in sPHENIX GitHub at line 13 of file PndPassiveContFact.h

Member Function Documentation

FairParSet * PndPassiveContFact::createContainer ( FairContainer c)
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 43 of file PndPassiveContFact.cxx.

View newest version in sPHENIX GitHub at line 43 of file PndPassiveContFact.cxx

References FairContainer::getConcatName(), FairContainer::getContext(), name, and p.

+ Here is the call graph for this function:

void PndPassiveContFact::setAllContainers ( )
private

Creates the Container objects with all accepted contexts and adds them to the list of containers for the STS library.

Definition at line 31 of file PndPassiveContFact.cxx.

View newest version in sPHENIX GitHub at line 31 of file PndPassiveContFact.cxx

References FairContainer::addContext(), and p.

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: