EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::TrackProtoClusterMatchCollectionData Class Reference

#include <TrackProtoClusterMatchCollectionData.h>

Public Member Functions

 TrackProtoClusterMatchCollectionData ()
 
 TrackProtoClusterMatchCollectionData (podio::CollectionReadBuffers buffers, bool isSubsetColl)
 
 TrackProtoClusterMatchCollectionData (const TrackProtoClusterMatchCollectionData &)=delete
 
TrackProtoClusterMatchCollectionDataoperator= (const TrackProtoClusterMatchCollectionData &)=delete
 
 TrackProtoClusterMatchCollectionData (TrackProtoClusterMatchCollectionData &&other)=default
 
TrackProtoClusterMatchCollectionDataoperator= (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 {}
 

Detailed Description

Class encapsulating everything related to storage of data that is needed by a collection.

Constructor & Destructor Documentation

◆ TrackProtoClusterMatchCollectionData() [1/4]

edm4eic::TrackProtoClusterMatchCollectionData::TrackProtoClusterMatchCollectionData ( )

Default constructor setting up the necessary buffers

◆ TrackProtoClusterMatchCollectionData() [2/4]

edm4eic::TrackProtoClusterMatchCollectionData::TrackProtoClusterMatchCollectionData ( podio::CollectionReadBuffers buffers,
bool isSubsetColl )

Constructor from existing I/O buffers

◆ TrackProtoClusterMatchCollectionData() [3/4]

edm4eic::TrackProtoClusterMatchCollectionData::TrackProtoClusterMatchCollectionData ( const TrackProtoClusterMatchCollectionData & )
delete

Non copy-able, move-only class

◆ TrackProtoClusterMatchCollectionData() [4/4]

edm4eic::TrackProtoClusterMatchCollectionData::TrackProtoClusterMatchCollectionData ( TrackProtoClusterMatchCollectionData && other)
default

◆ ~TrackProtoClusterMatchCollectionData()

edm4eic::TrackProtoClusterMatchCollectionData::~TrackProtoClusterMatchCollectionData ( )
default

Destructor

Member Function Documentation

◆ clear()

void edm4eic::TrackProtoClusterMatchCollectionData::clear ( bool isSubsetColl)

◆ getCollectionBuffers()

podio::CollectionWriteBuffers edm4eic::TrackProtoClusterMatchCollectionData::getCollectionBuffers ( bool isSubsetColl)

◆ makeSubsetCollection()

void edm4eic::TrackProtoClusterMatchCollectionData::makeSubsetCollection ( )

◆ operator=() [1/2]

TrackProtoClusterMatchCollectionData & edm4eic::TrackProtoClusterMatchCollectionData::operator= ( const TrackProtoClusterMatchCollectionData & )
delete

◆ operator=() [2/2]

TrackProtoClusterMatchCollectionData & edm4eic::TrackProtoClusterMatchCollectionData::operator= ( TrackProtoClusterMatchCollectionData && other)
default

◆ prepareAfterRead()

void edm4eic::TrackProtoClusterMatchCollectionData::prepareAfterRead ( uint32_t collectionID)

◆ prepareForWrite()

void edm4eic::TrackProtoClusterMatchCollectionData::prepareForWrite ( bool isSubsetColl)

◆ setReferences()

bool edm4eic::TrackProtoClusterMatchCollectionData::setReferences ( const podio::ICollectionProvider * collectionProvider,
bool isSubsetColl )

Member Data Documentation

◆ entries

TrackProtoClusterMatchObjPointerContainer edm4eic::TrackProtoClusterMatchCollectionData::entries {}

The Objs of this collection


The documentation for this class was generated from the following files: