EDM4eic
EIC data model
|
#include "edm4eic/VertexData.h"
#include "edm4eic/VertexObj.h"
#include "edm4eic/ReconstructedParticle.h"
#include "podio/CollectionBuffers.h"
#include "podio/ICollectionProvider.h"
#include <deque>
#include <memory>
Go to the source code of this file.
Classes | |
class | edm4eic::VertexCollectionData |
Namespaces | |
namespace | edm4eic |
Typedefs | |
using | edm4eic::VertexObjPointerContainer = std::deque<VertexObj*> |
using | edm4eic::VertexDataContainer = std::vector<VertexData> |