![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Auxiliary data from parallel data products. More...
#include "lardata/Utilities/TupleLookupByTag.h"#include "larcorealg/CoreUtils/ContainerMeta.h"#include <utility>#include <type_traits>#include <cstdlib>Go to the source code of this file.
Classes | |
| class | proxy::details::ParallelData< AuxColl, Aux, Tag > |
| Object to draft parallel data interface. More... | |
Namespaces | |
| proxy | |
| Encloses LArSoft data product proxy objects and utilities.See this doxygen module for an introduction to data proxies in LArSoft. | |
| proxy::details | |
Functions | |
| template<typename AuxColl , typename Aux = util::collection_value_t<AuxColl>, typename Tag = Aux> | |
| auto | proxy::makeParallelData (AuxColl const &data) |
| Wraps a collection into a parallel data collection object. More... | |
Auxiliary data from parallel data products.
This library is header-only.
Definition in file ParallelData.h.