#include <GeoMuonHits.h>
Definition at line 53 of file GeoMuonHits.h.
◆ init()
Definition at line 11 of file GeoMuonHits.cxx.
12{
13 ServiceHandle<StoreGateSvc>
detStore (
"DetectorStore",
"GeoSiHit");
14 const MuonGM::MuonDetectorManager*
mgr =
nullptr;
16 std::abort();
17 }
19}
const MuonGM::MuonDetectorManager * mgr() const
◆ mgr()
Definition at line 22 of file GeoMuonHits.cxx.
23{
24 const MuonGM::MuonDetectorManager*
const mgr =
init();
26}
static const MuonGM::MuonDetectorManager * init()
The documentation for this class was generated from the following files: