WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::shared_queued< T< Types... > >::WrappedShared< Container > Struct Template Reference

#include <TupleHelpers.h>

Public Types

typedef std::tuple< Container< std::shared_ptr< const Types > >... > type
 

Detailed Description

template<template< typename... > class T, typename... Types>
template<template< typename... > class Container>
struct WireCell::shared_queued< T< Types... > >::WrappedShared< Container >

Definition at line 141 of file TupleHelpers.h.

Member Typedef Documentation

◆ type

template<template< typename... > class T, typename... Types>
template<template< typename... > class Container>
typedef std::tuple<Container< std::shared_ptr<const Types> >...> WireCell::shared_queued< T< Types... > >::WrappedShared< Container >::type

Definition at line 142 of file TupleHelpers.h.


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