Belle II Software development
OnedData Struct Reference

Container for 1D gain data. More...

#include <CDCDedxValidationAlgorithm.h>

Public Attributes

std::array< std::vector< double >, 3 > oneDcorr
 1D cell dE/dx values
 
std::vector< double > enta
 Entrance angle values.
 

Detailed Description

Container for 1D gain data.

Definition at line 61 of file CDCDedxValidationAlgorithm.h.

Member Data Documentation

◆ enta

std::vector<double> enta

Entrance angle values.

Definition at line 70 of file CDCDedxValidationAlgorithm.h.

◆ oneDcorr

std::array<std::vector<double>, 3> oneDcorr

1D cell dE/dx values

Definition at line 65 of file CDCDedxValidationAlgorithm.h.


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