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