EICd
EIC data model
eicd::MCRecoClusterParticleAssociationObj Class Reference

#include <MCRecoClusterParticleAssociationObj.h>

Inheritance diagram for eicd::MCRecoClusterParticleAssociationObj:

Public Member Functions

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

Public Attributes

MCRecoClusterParticleAssociationData data
 
eicd::Clusterm_rec {nullptr}
 
edm4hep::MCParticle * m_sim {nullptr}
 

Constructor & Destructor Documentation

◆ MCRecoClusterParticleAssociationObj() [1/3]

eicd::MCRecoClusterParticleAssociationObj::MCRecoClusterParticleAssociationObj ( )

constructor

◆ MCRecoClusterParticleAssociationObj() [2/3]

eicd::MCRecoClusterParticleAssociationObj::MCRecoClusterParticleAssociationObj ( const MCRecoClusterParticleAssociationObj other)

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

◆ MCRecoClusterParticleAssociationObj() [3/3]

eicd::MCRecoClusterParticleAssociationObj::MCRecoClusterParticleAssociationObj ( const podio::ObjectID  id,
MCRecoClusterParticleAssociationData  data 
)

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

◆ ~MCRecoClusterParticleAssociationObj()

eicd::MCRecoClusterParticleAssociationObj::~MCRecoClusterParticleAssociationObj ( )
virtual

Member Function Documentation

◆ operator=()

MCRecoClusterParticleAssociationObj & eicd::MCRecoClusterParticleAssociationObj::operator= ( const MCRecoClusterParticleAssociationObj )
delete

No assignment operator.

Member Data Documentation

◆ data

MCRecoClusterParticleAssociationData eicd::MCRecoClusterParticleAssociationObj::data

◆ m_rec

eicd::Cluster* eicd::MCRecoClusterParticleAssociationObj::m_rec {nullptr}

◆ m_sim

edm4hep::MCParticle* eicd::MCRecoClusterParticleAssociationObj::m_sim {nullptr}

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