8#ifndef ISFENVELOPEDEFSVC_H
9#define ISFENVELOPEDEFSVC_H
std::vector< RZPair > RZPairVector
StatusCode finalize()
AthService finalize method.
StatusCode initialize()
AthService initialize method.
RZPairVector m_rposzInDet
ServiceHandle< IEnvelopeDefSvc > m_atlasEnvDefSvc
ServiceHandle to the common ATLAS envelope definition service.
RZPairVector m_rposzBeamPipe
internal (r,z) representation for the positive z-side only, one RZPairVector for BeamPipe and InnerDe...
RZPairVector m_rzBeamPipe
internal (r,z) representation for BeamPipe and InnerDetector volumes
const RZPairVector & getRPositiveZBoundary(AtlasDetDescr::AtlasRegion region) const
return a vector of (r,z) pairs, defining the envelope on the z>0 region
ISFEnvelopeDefSvc(const std::string &name, ISvcLocator *svc)
public AthService constructor
const RZPairVector & getRZBoundary(AtlasDetDescr::AtlasRegion region) const
return a vector of (r,z) pairs, defining the respective envelope
~ISFEnvelopeDefSvc()
Destructor.
AtlasRegion
A simple enum of ATLAS regions and sub-detectors.