EICd
EIC data model
|
#include "eicd/ReconstructedParticleData.h"
#include "eicd/ReconstructedParticle.h"
#include "eicd/ReconstructedParticleObj.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::ReconstructedParticleCollectionIterator |
class | eic::ReconstructedParticleConstCollectionIterator |
class | eic::ReconstructedParticleCollection |
Namespaces | |
eic | |
Typedefs | |
using | eic::ReconstructedParticleDataContainer = std::vector< ReconstructedParticleData > |
using | eic::ReconstructedParticleObjPointerContainer = std::deque< ReconstructedParticleObj * > |
Functions | |
std::ostream & | eic::operator<< (std::ostream &o, const ReconstructedParticleCollection &v) |