![]() |
ATLAS Offline Software
|
#include <CoolTagInfo.h>
Public Member Functions | |
| CoolTagInfo (const cool::IDatabasePtr &db, const std::string &folder, const std::string &destfolder, const std::string &sourcetag, const std::string &desttag, const std::string &taglabel="") | |
| bool | write (const cool::IDatabasePtr &db, const bool copylock) const |
Private Attributes | |
| std::string | m_folder |
| std::string | m_tag |
| std::string | m_desc |
| cool::HvsTagLock::Status | m_status |
Definition at line 16 of file CoolTagInfo.h.
| CoolTagInfo::CoolTagInfo | ( | const cool::IDatabasePtr & | db, |
| const std::string & | folder, | ||
| const std::string & | destfolder, | ||
| const std::string & | sourcetag, | ||
| const std::string & | desttag, | ||
| const std::string & | taglabel = "" ) |
Definition at line 13 of file CoolTagInfo.cxx.
Definition at line 38 of file CoolTagInfo.cxx.
|
private |
Definition at line 29 of file CoolTagInfo.h.
|
private |
Definition at line 27 of file CoolTagInfo.h.
|
private |
Definition at line 30 of file CoolTagInfo.h.
|
private |
Definition at line 28 of file CoolTagInfo.h.