|
EICd
EIC data model
|
#include <RingImageCollectionData.h>
Public Member Functions | |
| RingImageCollectionData () | |
| RingImageCollectionData (const RingImageCollectionData &)=delete | |
| RingImageCollectionData & | operator= (const RingImageCollectionData &)=delete |
| RingImageCollectionData (RingImageCollectionData &&other)=default | |
| RingImageCollectionData & | operator= (RingImageCollectionData &&other)=default |
| ~RingImageCollectionData ()=default | |
| void | clear (bool isSubsetColl) |
| podio::CollectionBuffers | getCollectionBuffers (bool isSubsetColl) |
| void | prepareForWrite (bool isSubsetColl) |
| void | prepareAfterRead (int collectionID) |
| void | makeSubsetCollection () |
| bool | setReferences (const podio::ICollectionProvider *collectionProvider, bool isSubsetColl) |
Public Attributes | |
| RingImageObjPointerContainer | entries {} |
Class encapsulating everything related to storage of data that is needed by a collection.
| eicd::RingImageCollectionData::RingImageCollectionData | ( | ) |
Default constructor setting up the necessary buffers
|
delete |
Non copy-able, move-only class
|
default |
|
default |
Deconstructor
| void eicd::RingImageCollectionData::clear | ( | bool | isSubsetColl | ) |
| podio::CollectionBuffers eicd::RingImageCollectionData::getCollectionBuffers | ( | bool | isSubsetColl | ) |
| void eicd::RingImageCollectionData::makeSubsetCollection | ( | ) |
|
delete |
|
default |
| void eicd::RingImageCollectionData::prepareAfterRead | ( | int | collectionID | ) |
| void eicd::RingImageCollectionData::prepareForWrite | ( | bool | isSubsetColl | ) |
| bool eicd::RingImageCollectionData::setReferences | ( | const podio::ICollectionProvider * | collectionProvider, |
| bool | isSubsetColl | ||
| ) |
| RingImageObjPointerContainer eicd::RingImageCollectionData::entries {} |
The Objs of this collection