#include <BinUtility_p1.h>
|
std::vector< int > | type |
|
std::vector< int > | option |
|
std::vector< int > | binvalue |
|
std::vector< unsigned int > | bins |
|
std::vector< float > | min |
|
std::vector< float > | max |
|
std::vector< float > | step |
|
std::vector< float > | subStep |
|
std::vector< std::vector< float > > | boundaries |
|
std::vector< float > | refphi |
|
std::vector< std::vector< std::pair< int, float > > > | hbounds |
|
Definition at line 18 of file BinUtility_p1.h.
◆ BinUtility_p1()
Trk::BinUtility_p1::BinUtility_p1 |
( |
| ) |
|
|
inline |
◆ bins
std::vector<unsigned int> Trk::BinUtility_p1::bins |
◆ binvalue
std::vector<int> Trk::BinUtility_p1::binvalue |
◆ boundaries
std::vector< std::vector<float> > Trk::BinUtility_p1::boundaries |
◆ hbounds
std::vector< std::vector<std::pair<int,float> > > Trk::BinUtility_p1::hbounds |
◆ max
std::vector<float> Trk::BinUtility_p1::max |
◆ min
std::vector<float> Trk::BinUtility_p1::min |
◆ option
std::vector<int> Trk::BinUtility_p1::option |
◆ refphi
std::vector<float> Trk::BinUtility_p1::refphi |
◆ step
std::vector<float> Trk::BinUtility_p1::step |
◆ subStep
std::vector<float> Trk::BinUtility_p1::subStep |
◆ type
std::vector<int> Trk::BinUtility_p1::type |
The documentation for this class was generated from the following file: