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