![]() |
ATLAS Offline Software
|
#include <StatusFlagCommentCOOL.h>
Public Member Functions | |
| cool::RecordSpecification | createSpec () |
| coral::AttributeList | createPayload (int colourCode, float dfrac, float thrust, const std::string &comment, const cool::RecordSpecification &spec) |
| StatusFlagCommentCOOL (const std::string &dbStr, const std::string &folderStr, int runS, int lumiS, int runU, int lumiU) | |
| StatusFlagCommentCOOL (int runS, int lumiS, int runU, int lumiU) | |
| StatusFlagCommentCOOL () | |
| virtual | ~StatusFlagCommentCOOL () |
| void | insert (cool::ChannelId channelId, int code, float dfrac, float thrust, const std::string &comment, const std::string &tag_name) |
| void | insert (const std::string &channelName, int code, float dfrac, float thrust, const std::string &comment, const std::string &tag_name) |
| cool::IDatabasePtr | coolDbInstance (const std::string &dbStr, bool readOnly) |
| cool::IFolderPtr | coolFolderInstance (const std::string &folderStr) |
| void | setSince (cool::Int64 run, cool::Int64 lumi) |
| void | setUntil (cool::Int64 run, cool::Int64 lumi) |
| void | printIOV () |
| void | setIOV (cool::Int64 runS, cool::Int64 lumiS, cool::Int64 runU, cool::Int64 lumiU) |
| void | setIOV (cool::Int64 run) |
| void | flush () |
| void | dump (cool::ChannelSelection selection, const std::string &tag_name) |
| std::string | dumpField (cool::ChannelId channelId, const std::string &field, const std::string &tag_name) |
| int | dumpCode (const std::string &channelName, const std::string &tag_name) |
| void | dumpall (const std::string &tag_name) |
| cool::IFolderPtr | getCoolFolder () |
| cool::IDatabasePtr | getCoolDb () |
Protected Member Functions | |
| void | insert_helper (cool::ChannelId channelId, coral::AttributeList &payload, const std::string &tag_name) |
| void | Initialize (const std::string &dbStr, const std::string &folderStr, int runS, int lumiS, int runU, int lumiU) |
Protected Attributes | |
| cool::ValidityKey | m_since |
| cool::ValidityKey | m_until |
| cool::IDatabasePtr | m_coolDb |
| cool::IFolderPtr | m_coolFolder |
Definition at line 52 of file StatusFlagCommentCOOL.h.
| dqutils::StatusFlagCommentCOOL::StatusFlagCommentCOOL | ( | const std::string & | dbStr, |
| const std::string & | folderStr, | ||
| int | runS, | ||
| int | lumiS, | ||
| int | runU, | ||
| int | lumiU ) |
| dqutils::StatusFlagCommentCOOL::StatusFlagCommentCOOL | ( | int | runS, |
| int | lumiS, | ||
| int | runU, | ||
| int | lumiU ) |
| dqutils::StatusFlagCommentCOOL::StatusFlagCommentCOOL | ( | ) |
|
inlinevirtual |
Definition at line 64 of file StatusFlagCommentCOOL.h.
|
inherited |
|
inherited |
| coral::AttributeList dqutils::StatusFlagCommentCOOL::createPayload | ( | int | colourCode, |
| float | dfrac, | ||
| float | thrust, | ||
| const std::string & | comment, | ||
| const cool::RecordSpecification & | spec ) |
| cool::RecordSpecification dqutils::StatusFlagCommentCOOL::createSpec | ( | ) |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
protectedinherited |
| void dqutils::StatusFlagCommentCOOL::insert | ( | const std::string & | channelName, |
| int | code, | ||
| float | dfrac, | ||
| float | thrust, | ||
| const std::string & | comment, | ||
| const std::string & | tag_name ) |
| void dqutils::StatusFlagCommentCOOL::insert | ( | cool::ChannelId | channelId, |
| int | code, | ||
| float | dfrac, | ||
| float | thrust, | ||
| const std::string & | comment, | ||
| const std::string & | tag_name ) |
|
protectedinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
protectedinherited |
Definition at line 58 of file StatusFlagCOOLBase.h.
|
protectedinherited |
Definition at line 59 of file StatusFlagCOOLBase.h.
|
protectedinherited |
Definition at line 56 of file StatusFlagCOOLBase.h.
|
protectedinherited |
Definition at line 57 of file StatusFlagCOOLBase.h.