WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
float_spec_handler Struct Reference

#include <format.h>

Public Member Functions

 float_spec_handler (char t)
 
void on_general ()
 
void on_exp ()
 
void on_fixed ()
 
void on_hex ()
 
void on_error ()
 

Public Attributes

char type
 
bool upper
 

Detailed Description

Definition at line 2658 of file format.h.

Constructor & Destructor Documentation

◆ float_spec_handler()

float_spec_handler::float_spec_handler ( char  t)
inlineexplicit

Definition at line 2662 of file format.h.

Member Function Documentation

◆ on_error()

void float_spec_handler::on_error ( )
inline

Definition at line 2691 of file format.h.

Here is the call graph for this function:

◆ on_exp()

void float_spec_handler::on_exp ( )
inline

Definition at line 2671 of file format.h.

◆ on_fixed()

void float_spec_handler::on_fixed ( )
inline

Definition at line 2676 of file format.h.

◆ on_general()

void float_spec_handler::on_general ( )
inline

Definition at line 2664 of file format.h.

◆ on_hex()

void float_spec_handler::on_hex ( )
inline

Definition at line 2686 of file format.h.

Member Data Documentation

◆ type

char float_spec_handler::type

Definition at line 2659 of file format.h.

◆ upper

bool float_spec_handler::upper

Definition at line 2660 of file format.h.


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