|
ATLAS Offline Software
|
Go to the documentation of this file.
16 const std::string&
name,
30 return StatusCode::FAILURE;
39 m_manager = theFactory.getDetectorManager();
45 ATH_MSG_ERROR(
"Could not register ForDetEnvelope detector manager");
46 return StatusCode::FAILURE;
48 return StatusCode::SUCCESS;
50 return StatusCode::FAILURE;
60 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
GeoPhysVol * getPhysVol()
Destructor.
virtual void create(GeoPhysVol *world) override
a traits class that associates a CLID to a type T It also detects whether T inherits from Gaudi DataO...
::StatusCode StatusCode
StatusCode definition for legacy code.
Default, invalid implementation of ClassID_traits.
void addManager(const GeoVDetectorManager *)