EICd
EIC data model
|
#include "eicd/ClusterLayerData.h"
#include "eicd/ClusterLayer.h"
#include "eicd/ClusterLayerObj.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::ClusterLayerCollectionIterator |
class | eic::ClusterLayerConstCollectionIterator |
class | eic::ClusterLayerCollection |
Namespaces | |
eic | |
Typedefs | |
using | eic::ClusterLayerDataContainer = std::vector< ClusterLayerData > |
using | eic::ClusterLayerObjPointerContainer = std::deque< ClusterLayerObj * > |
Functions | |
std::ostream & | eic::operator<< (std::ostream &o, const ClusterLayerCollection &v) |