Garfield++ v1r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <ElElasticScat.h>
Public Member Functions | |
double | CS (double theta) |
Public Attributes | |
double | A [4] |
double | C [7] |
double | B |
Definition at line 29 of file ElElasticScat.h.
double Heed::ElElasticScatDataStruct::CS | ( | double | theta | ) |
Definition at line 23 of file ElElasticScat.cpp.
double Heed::ElElasticScatDataStruct::A[4] |
Definition at line 31 of file ElElasticScat.h.
Referenced by CS().
double Heed::ElElasticScatDataStruct::B |
Definition at line 33 of file ElElasticScat.h.
Referenced by CS().
double Heed::ElElasticScatDataStruct::C[7] |
Definition at line 32 of file ElElasticScat.h.
Referenced by CS().