LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
Parameters for Sternheimer density effect corrections. More...
#include "DetectorPropertiesStandard.h"
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 298 of file DetectorPropertiesStandard.h.
double detinfo::DetectorPropertiesStandard::SternheimerParameters_t::a |
parameter a
Definition at line 299 of file DetectorPropertiesStandard.h.
Referenced by detinfo::DetectorPropertiesStandard::Configure(), and detinfo::DetectorPropertiesStandard::Eloss().
double detinfo::DetectorPropertiesStandard::SternheimerParameters_t::cbar |
parameter Cbar
Definition at line 303 of file DetectorPropertiesStandard.h.
Referenced by detinfo::DetectorPropertiesStandard::Configure(), and detinfo::DetectorPropertiesStandard::Eloss().
double detinfo::DetectorPropertiesStandard::SternheimerParameters_t::k |
parameter k
Definition at line 300 of file DetectorPropertiesStandard.h.
Referenced by detinfo::DetectorPropertiesStandard::Configure(), and detinfo::DetectorPropertiesStandard::Eloss().
double detinfo::DetectorPropertiesStandard::SternheimerParameters_t::x0 |
parameter x0
Definition at line 301 of file DetectorPropertiesStandard.h.
Referenced by detinfo::DetectorPropertiesStandard::Configure(), and detinfo::DetectorPropertiesStandard::Eloss().
double detinfo::DetectorPropertiesStandard::SternheimerParameters_t::x1 |
parameter x1
Definition at line 302 of file DetectorPropertiesStandard.h.
Referenced by detinfo::DetectorPropertiesStandard::Configure(), and detinfo::DetectorPropertiesStandard::Eloss().