6#include <GeoModelKernel/GeoPhysVol.h>
8#include "GeoModelXml/GmxInterface.h"
16 const std::string &name,
17 const IInterface *parent)
28 ATH_CHECK(detStore()->retrieve(theExpt,
"ATLAS"));
35 ATH_MSG_ERROR(
"No ServiceExtension geometry found. ServiceExtension can not be built.");
36 return StatusCode::FAILURE;
47 GmxInterface gmxInterface;
51 return StatusCode::FAILURE;
60 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
GeoPhysVol * getPhysVol()
Destructor.
void addManager(const GeoVDetectorManager *)