EICd
EIC data model
eic::ProtoClusterObj Class Reference

#include <ProtoClusterObj.h>

Inheritance diagram for eic::ProtoClusterObj:

Public Member Functions

 ProtoClusterObj ()
 constructor More...
 
 ProtoClusterObj (const ProtoClusterObj &)
 copy constructor (does a deep-copy of relation containers) More...
 
 ProtoClusterObj (const podio::ObjectID id, ProtoClusterData data)
 
ProtoClusterObjoperator= (const ProtoClusterObj &)=delete
 No assignment operator. More...
 
virtual ~ProtoClusterObj ()
 

Public Attributes

ProtoClusterData data
 

Constructor & Destructor Documentation

◆ ProtoClusterObj() [1/3]

eic::ProtoClusterObj::ProtoClusterObj ( )

constructor

◆ ProtoClusterObj() [2/3]

eic::ProtoClusterObj::ProtoClusterObj ( const ProtoClusterObj other)

copy constructor (does a deep-copy of relation containers)

◆ ProtoClusterObj() [3/3]

eic::ProtoClusterObj::ProtoClusterObj ( const podio::ObjectID  id,
ProtoClusterData  data 
)

constructor from ObjectID and ProtoClusterData does not initialize the internal relation containers

◆ ~ProtoClusterObj()

eic::ProtoClusterObj::~ProtoClusterObj ( )
virtual

Member Function Documentation

◆ operator=()

ProtoClusterObj& eic::ProtoClusterObj::operator= ( const ProtoClusterObj )
delete

No assignment operator.

Member Data Documentation

◆ data

ProtoClusterData eic::ProtoClusterObj::data

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