EDM4eic
EIC data model
|
#include "edm4eic/ReconstructedParticle.h"
#include "edm4eic/MutableReconstructedParticle.h"
#include "edm4eic/ReconstructedParticleObj.h"
#include "edm4eic/ReconstructedParticleCollectionData.h"
#include "podio/ICollectionProvider.h"
#include "podio/CollectionBase.h"
#include <string_view>
#include <vector>
#include <array>
#include <algorithm>
#include <ostream>
#include <mutex>
#include <memory>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | edm4eic::ReconstructedParticleCollectionIterator |
class | edm4eic::ReconstructedParticleMutableCollectionIterator |
class | edm4eic::ReconstructedParticleCollection |
Namespaces | |
namespace | podio |
namespace | edm4eic |
Functions | |
std::ostream & | edm4eic::operator<< (std::ostream &o, const ReconstructedParticleCollection &v) |