ATLAS Offline Software
Loading...
Searching...
No Matches
my_result< NewList, SearchResult > Struct Template Reference

#include <EDM_MasterSearch.h>

Collaboration diagram for my_result< NewList, SearchResult >:

Public Types

using list = NewList
using search_result = SearchResult

Detailed Description

template<typename NewList = HLT::TypeInformation::newlist, typename SearchResult = HLT::TypeInformation::nil>
struct my_result< NewList, SearchResult >

Definition at line 20 of file EDM_MasterSearch.h.

Member Typedef Documentation

◆ list

template<typename NewList = HLT::TypeInformation::newlist, typename SearchResult = HLT::TypeInformation::nil>
using my_result< NewList, SearchResult >::list = NewList

Definition at line 21 of file EDM_MasterSearch.h.

◆ search_result

template<typename NewList = HLT::TypeInformation::newlist, typename SearchResult = HLT::TypeInformation::nil>
using my_result< NewList, SearchResult >::search_result = SearchResult

Definition at line 22 of file EDM_MasterSearch.h.


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