#include <FPVMAP.h>
Definition at line 17 of file FPVMAP.h.
◆ FPVMAP()
| MuonGM::FPVMAP::FPVMAP |
( |
| ) |
|
|
default |
◆ ~FPVMAP()
| MuonGM::FPVMAP::~FPVMAP |
( |
| ) |
|
|
default |
◆ Begin()
Definition at line 34 of file FPVMAP.h.
std::map< std::string, GeoVPhysVol * > m_Detectors
◆ End()
◆ GetDetector()
| GeoVPhysVol * MuonGM::FPVMAP::GetDetector |
( |
const std::string & | name | ) |
|
Definition at line 17 of file FPVMAP.cxx.
17 {
20
21
23 } else
24 return nullptr;
25 }
◆ NDetectors()
| int MuonGM::FPVMAP::NDetectors |
( |
| ) |
|
|
inline |
◆ NDetectorsReused()
| int MuonGM::FPVMAP::NDetectorsReused |
( |
| ) |
|
|
inline |
◆ PrintAllDetectors()
| void MuonGM::FPVMAP::PrintAllDetectors |
( |
| ) |
|
Definition at line 32 of file FPVMAP.cxx.
32 {
34
36 log << MSG::INFO <<
"---> A PhysVol corresponds to " <<
p.first <<
endmsg;
37 }
38 }
IMessageSvc * getMessageSvc(bool quiet=false)
◆ StoreDetector()
| void MuonGM::FPVMAP::StoreDetector |
( |
GeoVPhysVol * | s, |
|
|
const std::string & | name ) |
◆ m_Detectors
| std::map<std::string, GeoVPhysVol *> MuonGM::FPVMAP::m_Detectors {} |
|
private |
◆ m_nreused
| int MuonGM::FPVMAP::m_nreused {0} |
|
private |
The documentation for this class was generated from the following files: