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