FairRoot/PandaRoot
|
#include <PndAnaContFact.h>
Public Member Functions | |
PndAnaContFact () | |
~PndAnaContFact () | |
FairParSet * | createContainer (FairContainer *c) |
Private Member Functions | |
void | setAllContainers () |
ClassDef (PndAnaContFact, 1) | |
Definition at line 9 of file PndAnaContFact.h.
PndAnaContFact::PndAnaContFact | ( | ) |
PndAnaContFact::~PndAnaContFact | ( | ) |
Definition at line 32 of file PndAnaContFact.cxx.
|
private |
FairParSet * PndAnaContFact::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 53 of file PndAnaContFact.cxx.
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the analysis pid selction criteria library.
Definition at line 37 of file PndAnaContFact.cxx.
References p2.
Referenced by PndAnaContFact().