|
EDM4eic
EIC data model
|
#include <ReconstructedParticleCollectionData.h>
Public Member Functions | |
| ReconstructedParticleCollectionData () | |
| ReconstructedParticleCollectionData (podio::CollectionReadBuffers buffers, bool isSubsetColl) | |
| 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::CollectionWriteBuffers | getCollectionBuffers (bool isSubsetColl) |
| void | prepareForWrite (bool isSubsetColl) |
| void | prepareAfterRead (uint32_t 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.
| edm4eic::ReconstructedParticleCollectionData::ReconstructedParticleCollectionData | ( | ) |
Default constructor setting up the necessary buffers
| edm4eic::ReconstructedParticleCollectionData::ReconstructedParticleCollectionData | ( | podio::CollectionReadBuffers | buffers, |
| bool | isSubsetColl ) |
Constructor from existing I/O buffers
|
delete |
Non copy-able, move-only class
|
default |
|
default |
Destructor
| void edm4eic::ReconstructedParticleCollectionData::clear | ( | bool | isSubsetColl | ) |
| void edm4eic::ReconstructedParticleCollectionData::createRelations | ( | ReconstructedParticleObj * | obj | ) |
| podio::CollectionWriteBuffers edm4eic::ReconstructedParticleCollectionData::getCollectionBuffers | ( | bool | isSubsetColl | ) |
| void edm4eic::ReconstructedParticleCollectionData::makeSubsetCollection | ( | ) |
|
delete |
|
default |
| void edm4eic::ReconstructedParticleCollectionData::prepareAfterRead | ( | uint32_t | collectionID | ) |
| void edm4eic::ReconstructedParticleCollectionData::prepareForWrite | ( | bool | isSubsetColl | ) |
| bool edm4eic::ReconstructedParticleCollectionData::setReferences | ( | const podio::ICollectionProvider * | collectionProvider, |
| bool | isSubsetColl ) |
| ReconstructedParticleObjPointerContainer edm4eic::ReconstructedParticleCollectionData::entries {} |
The Objs of this collection