Public Member Functions | Public Attributes | List of all members
shower::ShowerEnergyAlg::LinearFunction Struct Reference

Public Member Functions

double energy_from (double const charge) const noexcept
 

Public Attributes

double gradient
 
double intercept
 

Detailed Description

Definition at line 42 of file ShowerEnergyAlg.h.

Member Function Documentation

double shower::ShowerEnergyAlg::LinearFunction::energy_from ( double const  charge) const
inlinenoexcept

Definition at line 46 of file ShowerEnergyAlg.h.

Member Data Documentation

double shower::ShowerEnergyAlg::LinearFunction::gradient

Definition at line 43 of file ShowerEnergyAlg.h.

double shower::ShowerEnergyAlg::LinearFunction::intercept

Definition at line 44 of file ShowerEnergyAlg.h.


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