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

#include <MCRecoClusterParticleAssociationCollectionData.h>

Public Member Functions

 MCRecoClusterParticleAssociationCollectionData ()
 
 MCRecoClusterParticleAssociationCollectionData (podio::CollectionReadBuffers buffers, bool isSubsetColl)
 
 MCRecoClusterParticleAssociationCollectionData (const MCRecoClusterParticleAssociationCollectionData &)=delete
 
MCRecoClusterParticleAssociationCollectionDataoperator= (const MCRecoClusterParticleAssociationCollectionData &)=delete
 
 MCRecoClusterParticleAssociationCollectionData (MCRecoClusterParticleAssociationCollectionData &&other)=default
 
MCRecoClusterParticleAssociationCollectionDataoperator= (MCRecoClusterParticleAssociationCollectionData &&other)=default
 
 ~MCRecoClusterParticleAssociationCollectionData ()=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

MCRecoClusterParticleAssociationObjPointerContainer entries {}
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MCRecoClusterParticleAssociationCollectionData() [1/4]

edm4eic::MCRecoClusterParticleAssociationCollectionData::MCRecoClusterParticleAssociationCollectionData ( )

Default constructor setting up the necessary buffers

◆ MCRecoClusterParticleAssociationCollectionData() [2/4]

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

Constructor from existing I/O buffers

◆ MCRecoClusterParticleAssociationCollectionData() [3/4]

edm4eic::MCRecoClusterParticleAssociationCollectionData::MCRecoClusterParticleAssociationCollectionData ( const MCRecoClusterParticleAssociationCollectionData & )
delete

Non copy-able, move-only class

◆ MCRecoClusterParticleAssociationCollectionData() [4/4]

edm4eic::MCRecoClusterParticleAssociationCollectionData::MCRecoClusterParticleAssociationCollectionData ( MCRecoClusterParticleAssociationCollectionData && other)
default

◆ ~MCRecoClusterParticleAssociationCollectionData()

edm4eic::MCRecoClusterParticleAssociationCollectionData::~MCRecoClusterParticleAssociationCollectionData ( )
default

Deconstructor

Member Function Documentation

◆ clear()

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

◆ getCollectionBuffers()

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

◆ makeSubsetCollection()

void edm4eic::MCRecoClusterParticleAssociationCollectionData::makeSubsetCollection ( )

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ prepareAfterRead()

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

◆ prepareForWrite()

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

◆ setReferences()

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

Member Data Documentation

◆ entries

MCRecoClusterParticleAssociationObjPointerContainer edm4eic::MCRecoClusterParticleAssociationCollectionData::entries {}

The Objs of this collection


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