Particle Identification and Tracking
Public Attributes | List of all members
utilities::Data_store< T > Struct Template Reference

A struct to hold the data_map and raw data for input and output wrappers. More...

#include <data_store.h>

+ Collaboration diagram for utilities::Data_store< T >:

Public Attributes

std::vector< T * > data
 
Data_map map
 

Detailed Description

template<class T>
struct utilities::Data_store< T >

A struct to hold the data_map and raw data for input and output wrappers.

Templated on the type of

Member Data Documentation

template<class T >
std::vector<T *> utilities::Data_store< T >::data
template<class T >
Data_map utilities::Data_store< T >::map

The documentation for this struct was generated from the following file: