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

#include <TrackClusterMatchCollectionData.h>

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ TrackClusterMatchCollectionData() [1/4]

edm4eic::TrackClusterMatchCollectionData::TrackClusterMatchCollectionData ( )

Default constructor setting up the necessary buffers

◆ TrackClusterMatchCollectionData() [2/4]

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

Constructor from existing I/O buffers

◆ TrackClusterMatchCollectionData() [3/4]

edm4eic::TrackClusterMatchCollectionData::TrackClusterMatchCollectionData ( const TrackClusterMatchCollectionData & )
delete

Non copy-able, move-only class

◆ TrackClusterMatchCollectionData() [4/4]

edm4eic::TrackClusterMatchCollectionData::TrackClusterMatchCollectionData ( TrackClusterMatchCollectionData && other)
default

◆ ~TrackClusterMatchCollectionData()

edm4eic::TrackClusterMatchCollectionData::~TrackClusterMatchCollectionData ( )
default

Deconstructor

Member Function Documentation

◆ clear()

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

◆ getCollectionBuffers()

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

◆ makeSubsetCollection()

void edm4eic::TrackClusterMatchCollectionData::makeSubsetCollection ( )

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ prepareAfterRead()

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

◆ prepareForWrite()

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

◆ setReferences()

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

Member Data Documentation

◆ entries

TrackClusterMatchObjPointerContainer edm4eic::TrackClusterMatchCollectionData::entries {}

The Objs of this collection


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