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