5#ifndef ISF_FASTCALOSIMPARAMETRIZATION_FASTCALOSIMGEOMETRYHELPER_H
6#define ISF_FASTCALOSIMPARAMETRIZATION_FASTCALOSIMGEOMETRYHELPER_H
26 virtual StatusCode
initialize() override final;
27 virtual StatusCode
finalize() override final;
This class provides the client interface for accessing the detector description information common to...
virtual ~FastCaloSimGeometryHelper()
Destructor.
bool LoadGeometryFromCaloDDM()
virtual StatusCode initialize() override final
const CaloDetDescrManager * m_caloMgr
DetDescr mgr for access to the calo helper.
virtual StatusCode finalize() override final
FastCaloSimGeometryHelper(const std::string &t, const std::string &n, const IInterface *p)
Constructor with parameters.