|
EDM4eic
EIC data model
|
#include <CherenkovParticleIDCollectionData.h>
Public Member Functions | |
| CherenkovParticleIDCollectionData () | |
| CherenkovParticleIDCollectionData (podio::CollectionReadBuffers buffers, bool isSubsetColl) | |
| CherenkovParticleIDCollectionData (const CherenkovParticleIDCollectionData &)=delete | |
| CherenkovParticleIDCollectionData & | operator= (const CherenkovParticleIDCollectionData &)=delete |
| CherenkovParticleIDCollectionData (CherenkovParticleIDCollectionData &&other)=default | |
| CherenkovParticleIDCollectionData & | operator= (CherenkovParticleIDCollectionData &&other)=default |
| ~CherenkovParticleIDCollectionData ()=default | |
| void | clear (bool isSubsetColl) |
| podio::CollectionWriteBuffers | getCollectionBuffers (bool isSubsetColl) |
| void | prepareForWrite (bool isSubsetColl) |
| void | prepareAfterRead (uint32_t collectionID) |
| void | makeSubsetCollection () |
| void | createRelations (CherenkovParticleIDObj *obj) |
| bool | setReferences (const podio::ICollectionProvider *collectionProvider, bool isSubsetColl) |
Public Attributes | |
| CherenkovParticleIDObjPointerContainer | entries {} |
Class encapsulating everything related to storage of data that is needed by a collection.
| edm4eic::CherenkovParticleIDCollectionData::CherenkovParticleIDCollectionData | ( | ) |
Default constructor setting up the necessary buffers
| edm4eic::CherenkovParticleIDCollectionData::CherenkovParticleIDCollectionData | ( | podio::CollectionReadBuffers | buffers, |
| bool | isSubsetColl ) |
Constructor from existing I/O buffers
|
delete |
Non copy-able, move-only class
|
default |
|
default |
Destructor
| void edm4eic::CherenkovParticleIDCollectionData::clear | ( | bool | isSubsetColl | ) |
| void edm4eic::CherenkovParticleIDCollectionData::createRelations | ( | CherenkovParticleIDObj * | obj | ) |
| podio::CollectionWriteBuffers edm4eic::CherenkovParticleIDCollectionData::getCollectionBuffers | ( | bool | isSubsetColl | ) |
| void edm4eic::CherenkovParticleIDCollectionData::makeSubsetCollection | ( | ) |
|
default |
|
delete |
| void edm4eic::CherenkovParticleIDCollectionData::prepareAfterRead | ( | uint32_t | collectionID | ) |
| void edm4eic::CherenkovParticleIDCollectionData::prepareForWrite | ( | bool | isSubsetColl | ) |
| bool edm4eic::CherenkovParticleIDCollectionData::setReferences | ( | const podio::ICollectionProvider * | collectionProvider, |
| bool | isSubsetColl ) |
| CherenkovParticleIDObjPointerContainer edm4eic::CherenkovParticleIDCollectionData::entries {} |
The Objs of this collection