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