![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Folder (const DbConnection &theConnection, const FolderSpec &theFolder) | |
| bool | isValid () const |
| std::string | description () const |
| const FolderSpec & | folderSpec () const |
| cool::RecordSpecification | foreignKeySpec () |
| cool::RecordSpecification | payloadSpec () const |
| specification of the payload entries | |
| bool | isSingleVersion () const |
| const std::string & | tag () const |
| const cool::IFolderPtr & | ptr () const |
| cool::IObjectIteratorPtr | objectIterator (bool) const |
| std::vector< cool::ChannelId > | channels () const |
| std::vector< std::string > | tags () const |
| Folder (const DbConnection &theConnection, const FolderSpec &theFolder) | |
| bool | isValid () const |
| std::string | description () const |
| const FolderSpec & | folderSpec () const |
| cool::RecordSpecification | foreignKeySpec () |
| cool::RecordSpecification | payloadSpec () const |
| specification of the payload entries | |
| bool | isSingleVersion () const |
| const std::string & | tag () const |
| const CoraCoolFolderPtr & | ccPtr () const |
| const cool::IFolderPtr & | ptr () const |
Private Member Functions | |
| bool | checkWhetherCoraCool () const |
Private Attributes | |
| const DbConnection & | m_connection |
| const FolderSpec | m_folderSpec |
| cool::IFolderPtr | m_folderPtr |
| CoraCoolFolderPtr | m_sourceflc |
| bool | m_isCoraCool |
Definition at line 117 of file MakeReferenceFile.cxx.
| Folder::Folder | ( | const DbConnection & | theConnection, |
| const FolderSpec & | theFolder ) |
< get the cool folder
Definition at line 139 of file MakeReferenceFile.cxx.
| Folder::Folder | ( | const DbConnection & | theConnection, |
| const FolderSpec & | theFolder ) |
| const CoraCoolFolderPtr & Folder::ccPtr | ( | ) | const |
Definition at line 515 of file openCoraCool.cxx.
| std::vector< cool::ChannelId > Folder::channels | ( | ) | const |
Definition at line 205 of file MakeReferenceFile.cxx.
|
private |
Definition at line 491 of file openCoraCool.cxx.
| std::string Folder::description | ( | ) | const |
Definition at line 177 of file MakeReferenceFile.cxx.
| std::string Folder::description | ( | ) | const |
| const FolderSpec & Folder::folderSpec | ( | ) | const |
Definition at line 153 of file MakeReferenceFile.cxx.
| const FolderSpec & Folder::folderSpec | ( | ) | const |
| cool::RecordSpecification Folder::foreignKeySpec | ( | ) |
Definition at line 496 of file openCoraCool.cxx.
| cool::RecordSpecification Folder::foreignKeySpec | ( | ) |
| bool Folder::isSingleVersion | ( | ) | const |
Definition at line 171 of file MakeReferenceFile.cxx.
| bool Folder::isSingleVersion | ( | ) | const |
| bool Folder::isValid | ( | ) | const |
Definition at line 165 of file MakeReferenceFile.cxx.
| bool Folder::isValid | ( | ) | const |
| cool::IObjectIteratorPtr Folder::objectIterator | ( | bool | uselastIOV = false | ) | const |
Definition at line 195 of file MakeReferenceFile.cxx.
| cool::RecordSpecification Folder::payloadSpec | ( | ) | const |
specification of the payload entries
Definition at line 183 of file MakeReferenceFile.cxx.
| cool::RecordSpecification Folder::payloadSpec | ( | ) | const |
specification of the payload entries
| const cool::IFolderPtr & Folder::ptr | ( | ) | const |
Definition at line 159 of file MakeReferenceFile.cxx.
| const cool::IFolderPtr & Folder::ptr | ( | ) | const |
| const std::string & Folder::tag | ( | ) | const |
Definition at line 189 of file MakeReferenceFile.cxx.
| const std::string & Folder::tag | ( | ) | const |
| std::vector< std::string > Folder::tags | ( | ) | const |
Definition at line 211 of file MakeReferenceFile.cxx.
|
private |
Definition at line 134 of file MakeReferenceFile.cxx.
|
private |
Definition at line 136 of file MakeReferenceFile.cxx.
|
private |
Definition at line 135 of file MakeReferenceFile.cxx.
|
private |
Definition at line 446 of file openCoraCool.cxx.
|
private |
Definition at line 445 of file openCoraCool.cxx.