ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Enumerations | Functions
util.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  Linkage { SINGLE, COMPLETE, AVERAGE }
 

Functions

double stod (const char *str)
 

Enumeration Type Documentation

◆ Linkage

enum Linkage
Enumerator
SINGLE 
COMPLETE 
AVERAGE 

Definition at line 13 of file util.h.

Function Documentation

◆ stod()

double stod ( const char *  str)

Definition at line 20 of file util.cxx.