EICd
EIC data model
|
#include <RawTrackerHitCollectionData.h>
Public Member Functions | |
RawTrackerHitCollectionData () | |
RawTrackerHitCollectionData (const RawTrackerHitCollectionData &)=delete | |
RawTrackerHitCollectionData & | operator= (const RawTrackerHitCollectionData &)=delete |
RawTrackerHitCollectionData (RawTrackerHitCollectionData &&other)=default | |
RawTrackerHitCollectionData & | operator= (RawTrackerHitCollectionData &&other)=default |
~RawTrackerHitCollectionData ()=default | |
void | clear (bool isSubsetColl) |
podio::CollectionBuffers | getCollectionBuffers (bool isSubsetColl) |
void | prepareForWrite (bool isSubsetColl) |
void | prepareAfterRead (int collectionID) |
void | makeSubsetCollection () |
bool | setReferences (const podio::ICollectionProvider *collectionProvider, bool isSubsetColl) |
Public Attributes | |
RawTrackerHitObjPointerContainer | entries {} |
Class encapsulating everything related to storage of data that is needed by a collection.
eicd::RawTrackerHitCollectionData::RawTrackerHitCollectionData | ( | ) |
Default constructor setting up the necessary buffers
|
delete |
Non copy-able, move-only class
|
default |
|
default |
Deconstructor
void eicd::RawTrackerHitCollectionData::clear | ( | bool | isSubsetColl | ) |
podio::CollectionBuffers eicd::RawTrackerHitCollectionData::getCollectionBuffers | ( | bool | isSubsetColl | ) |
void eicd::RawTrackerHitCollectionData::makeSubsetCollection | ( | ) |
|
delete |
|
default |
void eicd::RawTrackerHitCollectionData::prepareAfterRead | ( | int | collectionID | ) |
void eicd::RawTrackerHitCollectionData::prepareForWrite | ( | bool | isSubsetColl | ) |
bool eicd::RawTrackerHitCollectionData::setReferences | ( | const podio::ICollectionProvider * | collectionProvider, |
bool | isSubsetColl | ||
) |
RawTrackerHitObjPointerContainer eicd::RawTrackerHitCollectionData::entries {} |
The Objs of this collection