EICd
EIC data model
eicd::MCRecoVertexParticleAssociationCollectionData Class Reference

#include <MCRecoVertexParticleAssociationCollectionData.h>

Public Member Functions

 MCRecoVertexParticleAssociationCollectionData ()
 
 MCRecoVertexParticleAssociationCollectionData (const MCRecoVertexParticleAssociationCollectionData &)=delete
 
MCRecoVertexParticleAssociationCollectionDataoperator= (const MCRecoVertexParticleAssociationCollectionData &)=delete
 
 MCRecoVertexParticleAssociationCollectionData (MCRecoVertexParticleAssociationCollectionData &&other)=default
 
MCRecoVertexParticleAssociationCollectionDataoperator= (MCRecoVertexParticleAssociationCollectionData &&other)=default
 
 ~MCRecoVertexParticleAssociationCollectionData ()=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

MCRecoVertexParticleAssociationObjPointerContainer entries {}
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MCRecoVertexParticleAssociationCollectionData() [1/3]

eicd::MCRecoVertexParticleAssociationCollectionData::MCRecoVertexParticleAssociationCollectionData ( )

Default constructor setting up the necessary buffers

◆ MCRecoVertexParticleAssociationCollectionData() [2/3]

eicd::MCRecoVertexParticleAssociationCollectionData::MCRecoVertexParticleAssociationCollectionData ( const MCRecoVertexParticleAssociationCollectionData )
delete

Non copy-able, move-only class

◆ MCRecoVertexParticleAssociationCollectionData() [3/3]

eicd::MCRecoVertexParticleAssociationCollectionData::MCRecoVertexParticleAssociationCollectionData ( MCRecoVertexParticleAssociationCollectionData &&  other)
default

◆ ~MCRecoVertexParticleAssociationCollectionData()

eicd::MCRecoVertexParticleAssociationCollectionData::~MCRecoVertexParticleAssociationCollectionData ( )
default

Deconstructor

Member Function Documentation

◆ clear()

void eicd::MCRecoVertexParticleAssociationCollectionData::clear ( bool  isSubsetColl)

◆ getCollectionBuffers()

podio::CollectionBuffers eicd::MCRecoVertexParticleAssociationCollectionData::getCollectionBuffers ( bool  isSubsetColl)

◆ makeSubsetCollection()

void eicd::MCRecoVertexParticleAssociationCollectionData::makeSubsetCollection ( )

◆ operator=() [1/2]

MCRecoVertexParticleAssociationCollectionData & eicd::MCRecoVertexParticleAssociationCollectionData::operator= ( const MCRecoVertexParticleAssociationCollectionData )
delete

◆ operator=() [2/2]

MCRecoVertexParticleAssociationCollectionData & eicd::MCRecoVertexParticleAssociationCollectionData::operator= ( MCRecoVertexParticleAssociationCollectionData &&  other)
default

◆ prepareAfterRead()

void eicd::MCRecoVertexParticleAssociationCollectionData::prepareAfterRead ( int  collectionID)

◆ prepareForWrite()

void eicd::MCRecoVertexParticleAssociationCollectionData::prepareForWrite ( bool  isSubsetColl)

◆ setReferences()

bool eicd::MCRecoVertexParticleAssociationCollectionData::setReferences ( const podio::ICollectionProvider *  collectionProvider,
bool  isSubsetColl 
)

Member Data Documentation

◆ entries

MCRecoVertexParticleAssociationObjPointerContainer eicd::MCRecoVertexParticleAssociationCollectionData::entries {}

The Objs of this collection


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