|
FairShip
|
#include <vetoContFact.h>


Public Member Functions | |
| vetoContFact () | |
| ~vetoContFact () | |
| FairParSet * | createContainer (FairContainer *) |
Private Member Functions | |
| void | setAllContainers () |
Definition at line 12 of file vetoContFact.h.
| vetoContFact::vetoContFact | ( | ) |
Constructor (called when the library is loaded)
Definition at line 13 of file vetoContFact.cxx.
|
inline |
Definition at line 18 of file vetoContFact.h.
| FairParSet * vetoContFact::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 concatenated with the context.
Definition at line 36 of file vetoContFact.cxx.
|
private |
Creates the Container objects with all accepted contexts and adds them to the list of containers for the veto library.
Definition at line 21 of file vetoContFact.cxx.