EICd
EIC data model
ClusterCollection.h File Reference
#include "eicd/ClusterData.h"
#include "eicd/Cluster.h"
#include "eicd/ClusterObj.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::ClusterCollectionIterator
 
class  eic::ClusterConstCollectionIterator
 
class  eic::ClusterCollection
 

Namespaces

 eic
 

Typedefs

using eic::ClusterDataContainer = std::vector< ClusterData >
 
using eic::ClusterObjPointerContainer = std::deque< ClusterObj * >
 

Functions

std::ostream & eic::operator<< (std::ostream &o, const ClusterCollection &v)