EICd
EIC data model
|
#include "eicd/Cluster2DInfoData.h"
#include "eicd/Cluster2DInfo.h"
#include "eicd/Cluster2DInfoObj.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::Cluster2DInfoCollectionIterator |
class | eic::Cluster2DInfoConstCollectionIterator |
class | eic::Cluster2DInfoCollection |
Namespaces | |
eic | |
Typedefs | |
using | eic::Cluster2DInfoDataContainer = std::vector< Cluster2DInfoData > |
using | eic::Cluster2DInfoObjPointerContainer = std::deque< Cluster2DInfoObj * > |
Functions | |
std::ostream & | eic::operator<< (std::ostream &o, const Cluster2DInfoCollection &v) |