ant
A2 ant: class-based analysis framework
ant::expconfig::Setup_traits::triggersimu_config_t Struct Reference

#include <ExpConfig.h>

+ Collaboration diagram for ant::expconfig::Setup_traits::triggersimu_config_t:

Public Types

enum  Type_t { Type_t::Unknown, Type_t::CBESum }
 

Public Attributes

Type_t Type = Type_t::Unknown
 
double CBESum_Edge = std_ext::NaN
 
double CBESum_Width = std_ext::NaN
 
std::vector< unsigned > CBESum_MissingElements
 

Member Enumeration Documentation

◆ Type_t

Enumerator
Unknown 
CBESum 

Member Data Documentation

◆ CBESum_Edge

double ant::expconfig::Setup_traits::triggersimu_config_t::CBESum_Edge = std_ext::NaN

◆ CBESum_MissingElements

std::vector<unsigned> ant::expconfig::Setup_traits::triggersimu_config_t::CBESum_MissingElements

◆ CBESum_Width

double ant::expconfig::Setup_traits::triggersimu_config_t::CBESum_Width = std_ext::NaN

◆ Type

Type_t ant::expconfig::Setup_traits::triggersimu_config_t::Type = Type_t::Unknown

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