ant
A2 ant: class-based analysis framework
ant::ReconstructHook::Base Struct Reference

The Base struct just defines some useful types. More...

#include <Reconstruct_traits.h>

+ Inheritance diagram for ant::ReconstructHook::Base:

Public Types

using readhits_t = std_ext::mapped_vectors< Detector_t::Type_t, std::reference_wrapper< TDetectorReadHit > >
 
using clusterhits_t = std::map< Detector_t::Type_t, TClusterHitList >
 
using clusters_t = std::map< Detector_t::Type_t, TClusterList >
 

Public Member Functions

virtual ~Base ()=default
 

Detailed Description

The Base struct just defines some useful types.

Member Typedef Documentation

◆ clusterhits_t

◆ clusters_t

◆ readhits_t

Constructor & Destructor Documentation

◆ ~Base()

virtual ant::ReconstructHook::Base::~Base ( )
virtualdefault

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