Particle Identification and Tracking
|
A struct to hold the data_map and raw data for input and output wrappers. More...
#include <data_store.h>
Public Attributes | |
std::vector< T * > | data |
Data_map | map |
A struct to hold the data_map and raw data for input and output wrappers.
Templated on the type of
std::vector<T *> utilities::Data_store< T >::data |
Data_map utilities::Data_store< T >::map |