EICd
EIC data model
|
#include "eicd/TrackData.h"
#include "eicd/TrackObj.h"
#include "eicd/TrackParameters.h"
#include "eicd/TrackerHit.h"
#include "podio/CollectionBuffers.h"
#include "podio/ICollectionProvider.h"
#include <deque>
#include <memory>
Go to the source code of this file.
Classes | |
class | eicd::TrackCollectionData |
Namespaces | |
namespace | eicd |
Typedefs | |
using | eicd::TrackObjPointerContainer = std::deque< TrackObj * > |
using | eicd::TrackDataContainer = std::vector< TrackData > |