EDM4eic
EIC data model
|
#include "edm4eic/TrackSegment.h"
#include "edm4eic/MutableTrackSegment.h"
#include "edm4eic/TrackSegmentObj.h"
#include "edm4eic/TrackSegmentCollectionData.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::TrackSegmentCollectionIterator |
class | edm4eic::TrackSegmentMutableCollectionIterator |
class | edm4eic::TrackSegmentCollection |
Namespaces | |
namespace | podio |
namespace | edm4eic |
Functions | |
std::ostream & | edm4eic::operator<< (std::ostream &o, const TrackSegmentCollection &v) |