14 MuonAGDDTool(
const std::string&
type,
const std::string& name,
const IInterface* parent);
25 Gaudi::Property<std::string>
m_outFileType{
this,
"OutputFileType",
"AGDD",
"Name for database table"};
26 Gaudi::Property<std::string>
m_amdcName{
this,
"AmdcName",
"R.08",
"specify amdc name to be put into AGDD table (is overwritten by amdb layout name in case amdc blob is read)"};