EICd
EIC data model
|
#include "eicd/RawCalorimeterHitData.h"
#include "eicd/RawCalorimeterHitObj.h"
#include "podio/CollectionBuffers.h"
#include "podio/ICollectionProvider.h"
#include <deque>
#include <memory>
Go to the source code of this file.
Classes | |
class | eicd::RawCalorimeterHitCollectionData |
Namespaces | |
namespace | eicd |
Typedefs | |
using | eicd::RawCalorimeterHitObjPointerContainer = std::deque< RawCalorimeterHitObj * > |
using | eicd::RawCalorimeterHitDataContainer = std::vector< RawCalorimeterHitData > |