EICd
EIC data model
eic::Cluster3DInfoObj Class Reference

#include <Cluster3DInfoObj.h>

Inheritance diagram for eic::Cluster3DInfoObj:

Public Member Functions

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

Public Attributes

Cluster3DInfoData data
 

Constructor & Destructor Documentation

◆ Cluster3DInfoObj() [1/3]

eic::Cluster3DInfoObj::Cluster3DInfoObj ( )

constructor

◆ Cluster3DInfoObj() [2/3]

eic::Cluster3DInfoObj::Cluster3DInfoObj ( const Cluster3DInfoObj other)

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

◆ Cluster3DInfoObj() [3/3]

eic::Cluster3DInfoObj::Cluster3DInfoObj ( const podio::ObjectID  id,
Cluster3DInfoData  data 
)

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

◆ ~Cluster3DInfoObj()

eic::Cluster3DInfoObj::~Cluster3DInfoObj ( )
virtual

Member Function Documentation

◆ operator=()

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

No assignment operator.

Member Data Documentation

◆ data

Cluster3DInfoData eic::Cluster3DInfoObj::data

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