GET library
GETIdentifiers.icc File Reference

Functions

string GETGainId (double cg)
 
string GETPeakingTimeId (double pkt)
 
string GETRangeId (double cg)
 

Detailed Description

Inline code file for functions setting identification strings.

Function Documentation

string GETGainId ( double  cg)
inline

Return an identifier for gain parameter: it refers to dynamic range.

Parameters
cggain capacitor (fC)

References GETRangeId().

string GETPeakingTimeId ( double  pkt)
inline

Return an identifier for peaking time.

Parameters
pktpeaking time value (ns)
string GETRangeId ( double  cg)
inline

Return an identifier for range parameter.

Parameters
cggain capacitor (fC)

Referenced by GETGainId().