EICd
EIC data model
|
#include "eicd/VertexData.h"
#include "eicd/Vertex.h"
#include "eicd/VertexObj.h"
#include "podio/ICollectionProvider.h"
#include "podio/CollectionBase.h"
#include "podio/CollectionIDTable.h"
#include <string>
#include <vector>
#include <deque>
#include <array>
#include <algorithm>
#include <ostream>
Go to the source code of this file.
Classes | |
class | eic::VertexCollectionIterator |
class | eic::VertexConstCollectionIterator |
class | eic::VertexCollection |
Namespaces | |
eic | |
Typedefs | |
using | eic::VertexDataContainer = std::vector< VertexData > |
using | eic::VertexObjPointerContainer = std::deque< VertexObj * > |
Functions | |
std::ostream & | eic::operator<< (std::ostream &o, const VertexCollection &v) |