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