EDM4eic
EIC data model
|
#include "edm4eic/TrackSegmentData.h"
#include "edm4eic/TrackSegmentObj.h"
#include "edm4eic/Track.h"
#include "podio/CollectionBuffers.h"
#include "podio/ICollectionProvider.h"
#include <deque>
#include <memory>
Go to the source code of this file.
Classes | |
class | edm4eic::TrackSegmentCollectionData |
Namespaces | |
namespace | edm4eic |
Typedefs | |
using | edm4eic::TrackSegmentObjPointerContainer = std::deque<TrackSegmentObj*> |
using | edm4eic::TrackSegmentDataContainer = std::vector<TrackSegmentData> |