EICd
EIC data model
All Classes Namespaces Files Functions Variables Typedefs Friends
eic::ClusterLayerObj Class Reference

#include <ClusterLayerObj.h>

Inheritance diagram for eic::ClusterLayerObj:

Public Member Functions

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

Public Attributes

ClusterLayerData data
 

Constructor & Destructor Documentation

◆ ClusterLayerObj() [1/3]

eic::ClusterLayerObj::ClusterLayerObj ( )

constructor

◆ ClusterLayerObj() [2/3]

eic::ClusterLayerObj::ClusterLayerObj ( const ClusterLayerObj other)

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

◆ ClusterLayerObj() [3/3]

eic::ClusterLayerObj::ClusterLayerObj ( const podio::ObjectID  id,
ClusterLayerData  data 
)

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

◆ ~ClusterLayerObj()

eic::ClusterLayerObj::~ClusterLayerObj ( )
virtual

Member Function Documentation

◆ operator=()

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

No assignment operator.

Member Data Documentation

◆ data

ClusterLayerData eic::ClusterLayerObj::data

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