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