EICd
EIC data model
EventInfoCollection.h File Reference
#include "eicd/EventInfoData.h"
#include "eicd/EventInfo.h"
#include "eicd/EventInfoObj.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::EventInfoCollectionIterator
 
class  eic::EventInfoConstCollectionIterator
 
class  eic::EventInfoCollection
 

Namespaces

 eic
 

Typedefs

using eic::EventInfoDataContainer = std::vector< EventInfoData >
 
using eic::EventInfoObjPointerContainer = std::deque< EventInfoObj * >
 

Functions

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