EICd
EIC data model
|
#include "eicd/MCRecoClusterParticleAssociationData.h"
#include "eicd/MCRecoClusterParticleAssociationObj.h"
#include "eicd/Cluster.h"
#include "edm4hep/MCParticle.h"
#include "podio/CollectionBuffers.h"
#include "podio/ICollectionProvider.h"
#include <deque>
#include <memory>
Go to the source code of this file.
Classes | |
class | eicd::MCRecoClusterParticleAssociationCollectionData |
Namespaces | |
namespace | eicd |
Typedefs | |
using | eicd::MCRecoClusterParticleAssociationObjPointerContainer = std::deque< MCRecoClusterParticleAssociationObj * > |
using | eicd::MCRecoClusterParticleAssociationDataContainer = std::vector< MCRecoClusterParticleAssociationData > |