|
EICd
EIC data model
|
#include "eicd/RingImageData.h"#include "eicd/RingImageObj.h"#include "podio/CollectionBuffers.h"#include "podio/ICollectionProvider.h"#include <deque>#include <memory>Go to the source code of this file.
Classes | |
| class | eicd::RingImageCollectionData |
Namespaces | |
| namespace | eicd |
Typedefs | |
| using | eicd::RingImageObjPointerContainer = std::deque< RingImageObj * > |
| using | eicd::RingImageDataContainer = std::vector< RingImageData > |