|
EDM4eic
EIC data model
|
#include "edm4eic/TrackProtoClusterMatchData.h"#include "edm4eic/TrackProtoClusterMatchObj.h"#include "edm4eic/ProtoCluster.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::TrackProtoClusterMatchCollectionData |
Namespaces | |
| namespace | edm4eic |
Typedefs | |
| using | edm4eic::TrackProtoClusterMatchObjPointerContainer = std::deque<TrackProtoClusterMatchObj*> |
| using | edm4eic::TrackProtoClusterMatchDataContainer = std::vector<TrackProtoClusterMatchData> |