EDM4eic
EIC data model
Loading...
Searching...
No Matches
TrackSeedCollectionData.h File Reference
#include "edm4eic/TrackSeedData.h"
#include "edm4eic/TrackSeedObj.h"
#include "edm4eic/TrackParameters.h"
#include "edm4eic/TrackerHit.h"
#include "podio/CollectionBuffers.h"
#include "podio/ICollectionProvider.h"
#include <deque>
#include <memory>

Go to the source code of this file.

Classes

class  edm4eic::TrackSeedCollectionData
 

Namespaces

namespace  edm4eic
 

Typedefs

using edm4eic::TrackSeedObjPointerContainer = std::deque<TrackSeedObj*>
 
using edm4eic::TrackSeedDataContainer = std::vector<TrackSeedData>