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