12 #include "FairGeoLoader.h"
13 #include "FairGeoInterface.h"
26 Bool_t rc = FairGeoSet::create( build );
28 FairGeoLoader *loader=FairGeoLoader::Instance();
29 FairGeoInterface *GeoInterface =loader->getGeoInterface();
31 GeoInterface->getMasterNodes()->Add( (TObject*) getVolume(
"pipeCentral") );
Bool_t create(FairGeoBuilder *)