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