EDM4eic
EIC data model
|
#include "edm4eic/ProtoClusterData.h"
#include "edm4eic/ProtoClusterObj.h"
#include "edm4eic/CalorimeterHit.h"
#include "podio/CollectionBuffers.h"
#include "podio/ICollectionProvider.h"
#include <deque>
#include <memory>
Go to the source code of this file.
Classes | |
class | edm4eic::ProtoClusterCollectionData |
Namespaces | |
namespace | edm4eic |
Typedefs | |
using | edm4eic::ProtoClusterObjPointerContainer = std::deque<ProtoClusterObj*> |
using | edm4eic::ProtoClusterDataContainer = std::vector<ProtoClusterData> |