#include <CoraCoolObject.h>
Definition at line 20 of file CoraCoolObject.h.
◆ AttrListVec
◆ const_iterator
◆ size_type
◆ CoraCoolObject() [1/2]
| CoraCoolObject::CoraCoolObject |
( |
const cool::ValidityKey & | since, |
|
|
const cool::ValidityKey & | until, |
|
|
const cool::ChannelId & | chan ) |
Definition at line 11 of file CoraCoolObject.cxx.
12 :
cool::ValidityKey until() const
cool::ValidityKey m_since
cool::ValidityKey since() const
const coral::AttributeListSpecification * m_spec
cool::ValidityKey m_until
◆ CoraCoolObject() [2/2]
| CoraCoolObject::CoraCoolObject |
( |
const cool::ValidityKey & | since, |
|
|
const cool::ValidityKey & | until, |
|
|
const cool::ChannelId & | chan, |
|
|
const coral::AttributeListSpecification * | spec ) |
◆ ~CoraCoolObject()
| CoraCoolObject::~CoraCoolObject |
( |
| ) |
|
◆ add()
| void CoraCoolObject::add |
( |
const coral::AttributeList & | data | ) |
|
Definition at line 22 of file CoraCoolObject.cxx.
22 {
25 } else {
28 }
29}
char data[hepevt_bytes_allocation_ATLAS]
◆ begin()
◆ channelId()
| cool::ChannelId CoraCoolObject::channelId |
( |
| ) |
const |
|
inline |
◆ end()
◆ since()
| cool::ValidityKey CoraCoolObject::since |
( |
| ) |
const |
|
inline |
◆ size()
◆ until()
| cool::ValidityKey CoraCoolObject::until |
( |
| ) |
const |
|
inline |
◆ m_chan
| cool::ChannelId CoraCoolObject::m_chan |
|
private |
◆ m_payload
◆ m_since
| cool::ValidityKey CoraCoolObject::m_since |
|
private |
◆ m_spec
| const coral::AttributeListSpecification* CoraCoolObject::m_spec |
|
private |
◆ m_until
| cool::ValidityKey CoraCoolObject::m_until |
|
private |
The documentation for this class was generated from the following files: