LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Parameters for Sternheimer density effect corrections. More...
Public Attributes | |
double | a |
parameter a More... | |
double | k |
parameter k More... | |
double | x0 |
parameter x0 More... | |
double | x1 |
parameter x1 More... | |
double | cbar |
parameter Cbar More... | |
Parameters for Sternheimer density effect corrections.
Definition at line 240 of file DetectorPropertiesStandard.h.
double detinfo::DetectorPropertiesStandard::SternheimerParameters_t::a |
parameter a
Definition at line 241 of file DetectorPropertiesStandard.h.
Referenced by detinfo::DetectorPropertiesStandard::Eloss(), and detinfo::DetectorPropertiesStandard::ValidateAndConfigure().
double detinfo::DetectorPropertiesStandard::SternheimerParameters_t::cbar |
parameter Cbar
Definition at line 245 of file DetectorPropertiesStandard.h.
Referenced by detinfo::DetectorPropertiesStandard::Eloss(), and detinfo::DetectorPropertiesStandard::ValidateAndConfigure().
double detinfo::DetectorPropertiesStandard::SternheimerParameters_t::k |
parameter k
Definition at line 242 of file DetectorPropertiesStandard.h.
Referenced by detinfo::DetectorPropertiesStandard::Eloss(), and detinfo::DetectorPropertiesStandard::ValidateAndConfigure().
double detinfo::DetectorPropertiesStandard::SternheimerParameters_t::x0 |
parameter x0
Definition at line 243 of file DetectorPropertiesStandard.h.
Referenced by detinfo::DetectorPropertiesStandard::Eloss(), and detinfo::DetectorPropertiesStandard::ValidateAndConfigure().
double detinfo::DetectorPropertiesStandard::SternheimerParameters_t::x1 |
parameter x1
Definition at line 244 of file DetectorPropertiesStandard.h.
Referenced by detinfo::DetectorPropertiesStandard::Eloss(), and detinfo::DetectorPropertiesStandard::ValidateAndConfigure().