EDM4eic
EIC data model
|
#include "edm4eic/ProtoCluster.h"
#include "edm4eic/MutableProtoCluster.h"
#include "edm4eic/ProtoClusterObj.h"
#include "edm4eic/ProtoClusterCollectionData.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::ProtoClusterCollectionIterator |
class | edm4eic::ProtoClusterMutableCollectionIterator |
class | edm4eic::ProtoClusterCollection |
Namespaces | |
namespace | podio |
namespace | edm4eic |
Functions | |
std::ostream & | edm4eic::operator<< (std::ostream &o, const ProtoClusterCollection &v) |