18 :
PndMapPar(name, title, context), fParArray()
43 if ( ! l->
fill(
"Field Type", &
fType) )
return kFALSE;
54 TIterator *Iter=fArray->MakeIterator();
56 FairField* fField = NULL;
58 while( (fField = (FairField*)Iter->Next() ) ) {
59 Type=fField->GetType();
78 TString contN1=
"PndSolenoid";
82 TString contN2=contN1+NO;
83 TString contName=contN2+contN3;
99 TString contN1=
"PndDipole";
100 TString contN3=
"Par";
103 TString contN2=contN1+NO;
104 TString contName=contN2+contN3;