ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCablings
MuonCablingTools
src
BaseObject.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
MuonCablingTools/BaseObject.h
"
6
7
BaseObject::BaseObject
(
ObjectType
tag
,
const
std::string& obj_name) :
8
m_tag
{
tag
},
9
m_name
{obj_name} {
10
}
BaseObject.h
ObjectType
ObjectType
Definition
BaseObject.h:11
BaseObject::m_name
std::string m_name
Definition
BaseObject.h:16
BaseObject::tag
ObjectType tag() const
Definition
BaseObject.h:22
BaseObject::m_tag
ObjectType m_tag
Definition
BaseObject.h:15
BaseObject::BaseObject
BaseObject(ObjectType, const std::string &)
Definition
BaseObject.cxx:7
Generated on
for ATLAS Offline Software by
1.14.0