16 const std::string& name,
17 const IInterface* parent):
28 if (StatusCode::SUCCESS != detStore()->retrieve(theExpt,
"ATLAS")) {
30 return StatusCode::FAILURE;
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;
a traits class that associates a CLID to a type T It also detects whether T inherits from Gaudi DataO...
virtual const ForDetEnvelopeManager * getDetectorManager() const override
virtual void create(GeoPhysVol *world) override
GeoPhysVol * getPhysVol()
Destructor.
void addManager(const GeoVDetectorManager *)