ATLAS Offline Software
Loading...
Searching...
No Matches
Database
IOVDbTPCnv
IOVDbTPCnv
IOVMetaDataContainer_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef IOVDBTMCNV_IOVMETADATACONTAINER_P1_H
6
#define IOVDBTMCNV_IOVMETADATACONTAINER_P1_H
7
20
21
//<<<<<< INCLUDES >>>>>>
22
#include "
IOVDbTPCnv/IOVPayloadContainer_p1.h
"
23
24
#include <string>
25
#include <vector>
26
27
//<<<<<< CLASS DECLARATIONS >>>>>>
28
36
37
class
IOVMetaDataContainer_p1
{
38
public
:
39
40
IOVMetaDataContainer_p1
();
41
42
std::string
m_folderName
;
43
std::string
m_folderDescription
;
44
IOVPayloadContainer_p1
m_payload
;
45
};
46
47
48
inline
49
IOVMetaDataContainer_p1::IOVMetaDataContainer_p1
()
50
{}
51
52
53
54
#endif
// IOVDBTMCNV_IOVMETADATACONTAINER_P1_H
IOVPayloadContainer_p1.h
This class is the persistent version of a container for the payload of conditions data.
IOVMetaDataContainer_p1::m_folderName
std::string m_folderName
Definition
IOVMetaDataContainer_p1.h:42
IOVMetaDataContainer_p1::m_folderDescription
std::string m_folderDescription
Definition
IOVMetaDataContainer_p1.h:43
IOVMetaDataContainer_p1::m_payload
IOVPayloadContainer_p1 m_payload
Definition
IOVMetaDataContainer_p1.h:44
IOVMetaDataContainer_p1::IOVMetaDataContainer_p1
IOVMetaDataContainer_p1()
Definition
IOVMetaDataContainer_p1.h:49
IOVPayloadContainer_p1
Definition
IOVPayloadContainer_p1.h:27
Generated on
for ATLAS Offline Software by
1.14.0