EICd
EIC data model
|
#include "eicd/ProtoClusterData.h"
#include "eicd/ProtoCluster.h"
#include "eicd/ProtoClusterObj.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::ProtoClusterCollectionIterator |
class | eic::ProtoClusterConstCollectionIterator |
class | eic::ProtoClusterCollection |
Namespaces | |
eic | |
Typedefs | |
using | eic::ProtoClusterDataContainer = std::vector< ProtoClusterData > |
using | eic::ProtoClusterObjPointerContainer = std::deque< ProtoClusterObj * > |
Functions | |
std::ostream & | eic::operator<< (std::ostream &o, const ProtoClusterCollection &v) |