er
dev
|
Public Member Functions | |
ERFieldContFact () | |
~ERFieldContFact () | |
FairParSet * | createContainer (FairContainer *container) |
Private Member Functions | |
void | SetAllContainers () |
ClassDef (ERFieldContFact, 1) | |
Definition at line 14 of file ERFieldContFact.h.
ERFieldContFact::ERFieldContFact | ( | ) |
Constructor
Definition at line 19 of file ERFieldContFact.cxx.
ERFieldContFact::~ERFieldContFact | ( | ) |
Destructor
Definition at line 27 of file ERFieldContFact.cxx.
FairParSet * ERFieldContFact::createContainer | ( | FairContainer * | container | ) |
Create containers Creates the requested parameter sets (CbmFieldPar)
Definition at line 30 of file ERFieldContFact.cxx.
|
private |
Set all containers Creates container objects with all accepted contexts and adds them to the list of containers for the field library.
Definition at line 42 of file ERFieldContFact.cxx.