EICd
EIC data model
eic::Cluster2DInfoObj Class Reference

#include <Cluster2DInfoObj.h>

Inheritance diagram for eic::Cluster2DInfoObj:

Public Member Functions

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

Public Attributes

Cluster2DInfoData data
 

Constructor & Destructor Documentation

◆ Cluster2DInfoObj() [1/3]

eic::Cluster2DInfoObj::Cluster2DInfoObj ( )

constructor

◆ Cluster2DInfoObj() [2/3]

eic::Cluster2DInfoObj::Cluster2DInfoObj ( const Cluster2DInfoObj other)

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

◆ Cluster2DInfoObj() [3/3]

eic::Cluster2DInfoObj::Cluster2DInfoObj ( const podio::ObjectID  id,
Cluster2DInfoData  data 
)

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

◆ ~Cluster2DInfoObj()

eic::Cluster2DInfoObj::~Cluster2DInfoObj ( )
virtual

Member Function Documentation

◆ operator=()

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

No assignment operator.

Member Data Documentation

◆ data

Cluster2DInfoData eic::Cluster2DInfoObj::data

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