#include <ClusterObj.h>
◆ ClusterObj() [1/3]
| eicd::ClusterObj::ClusterObj |
( |
| ) |
|
◆ ClusterObj() [2/3]
| eicd::ClusterObj::ClusterObj |
( |
const ClusterObj & |
other | ) |
|
copy constructor (does a deep-copy of relation containers)
◆ ClusterObj() [3/3]
| eicd::ClusterObj::ClusterObj |
( |
const podio::ObjectID |
id, |
|
|
ClusterData |
data |
|
) |
| |
constructor from ObjectID and ClusterData does not initialize the internal relation containers
◆ ~ClusterObj()
| eicd::ClusterObj::~ClusterObj |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ data
◆ m_clusters
| std::vector<eicd::Cluster>* eicd::ClusterObj::m_clusters {nullptr} |
◆ m_hitContributions
| std::vector<float>* eicd::ClusterObj::m_hitContributions {nullptr} |
◆ m_hits
◆ m_particleIDs
| std::vector<edm4hep::ParticleID>* eicd::ClusterObj::m_particleIDs {nullptr} |
◆ m_shapeParameters
| std::vector<float>* eicd::ClusterObj::m_shapeParameters {nullptr} |
◆ m_subdetectorEnergies
| std::vector<float>* eicd::ClusterObj::m_subdetectorEnergies {nullptr} |
The documentation for this class was generated from the following files: