Belle II Software development
CosGainData Struct Reference

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
 

Detailed Description

Container for cosine gain data.

Definition at line 44 of file CDCDedxValidationAlgorithm.h.

Member Data Documentation

◆ cosgain

std::vector<double> cosgain

Gain correction factors for cos(theta) bins.

Definition at line 48 of file CDCDedxValidationAlgorithm.h.

◆ costh

std::vector<double> costh

cos(theta) bin centers

Definition at line 53 of file CDCDedxValidationAlgorithm.h.


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