![]() |
Belle II Software release-09-00-04
|
Container for cosine gain data. More...
#include <CDCDedxValidationAlgorithm.h>

Public Attributes | |
| std::vector< double > | cosgain |
| Gain correction factors for cos(theta) bins. | |
| std::vector< double > | costh |
| cos(theta) bin centers | |
Container for cosine gain data.
Definition at line 44 of file CDCDedxValidationAlgorithm.h.
| std::vector<double> cosgain |
Gain correction factors for cos(theta) bins.
Definition at line 48 of file CDCDedxValidationAlgorithm.h.
| std::vector<double> costh |
cos(theta) bin centers
Definition at line 53 of file CDCDedxValidationAlgorithm.h.