ATLAS Offline Software
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 
6 
7 BaseObject::BaseObject(ObjectType tag, const std::string& obj_name) :
8  m_tag{tag},
9  m_name{obj_name} {
10 }
ObjectType
ObjectType
Definition: BaseObject.h:11
BaseObject.h
BaseObject::tag
ObjectType tag() const
Definition: BaseObject.h:22
BaseObject::BaseObject
BaseObject(ObjectType, const std::string &)
Definition: BaseObject.cxx:7
CaloCondBlobAlgs_fillNoiseFromASCII.tag
string tag
Definition: CaloCondBlobAlgs_fillNoiseFromASCII.py:24