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

#include <IrtRadiatorInfoCollectionData.h>

Public Member Functions

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

IrtRadiatorInfoObjPointerContainer entries {}
 

Detailed Description

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

Constructor & Destructor Documentation

◆ IrtRadiatorInfoCollectionData() [1/4]

edm4eic::IrtRadiatorInfoCollectionData::IrtRadiatorInfoCollectionData ( )

Default constructor setting up the necessary buffers

◆ IrtRadiatorInfoCollectionData() [2/4]

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

Constructor from existing I/O buffers

◆ IrtRadiatorInfoCollectionData() [3/4]

edm4eic::IrtRadiatorInfoCollectionData::IrtRadiatorInfoCollectionData ( const IrtRadiatorInfoCollectionData & )
delete

Non copy-able, move-only class

◆ IrtRadiatorInfoCollectionData() [4/4]

edm4eic::IrtRadiatorInfoCollectionData::IrtRadiatorInfoCollectionData ( IrtRadiatorInfoCollectionData && other)
default

◆ ~IrtRadiatorInfoCollectionData()

edm4eic::IrtRadiatorInfoCollectionData::~IrtRadiatorInfoCollectionData ( )
default

Destructor

Member Function Documentation

◆ clear()

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

◆ getCollectionBuffers()

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

◆ makeSubsetCollection()

void edm4eic::IrtRadiatorInfoCollectionData::makeSubsetCollection ( )

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ prepareAfterRead()

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

◆ prepareForWrite()

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

◆ setReferences()

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

Member Data Documentation

◆ entries

IrtRadiatorInfoObjPointerContainer edm4eic::IrtRadiatorInfoCollectionData::entries {}

The Objs of this collection


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