ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <AtPassiveContFact.h>
Public Member Functions | |
AtPassiveContFact () | |
~AtPassiveContFact () | |
FairParSet * | createContainer (FairContainer *) |
Definition at line 26 of file AtPassiveContFact.h.
AtPassiveContFact::AtPassiveContFact | ( | ) |
Definition at line 43 of file AtPassiveContFact.cxx.
|
inline |
Definition at line 32 of file AtPassiveContFact.h.
FairParSet * AtPassiveContFact::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 63 of file AtPassiveContFact.cxx.