![]() |
ATLAS Offline Software
|
#include <BinUtility_p1.h>
Public Member Functions | |
| BinUtility_p1 () | |
Public Attributes | |
| 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.
|
inline |
Definition at line 21 of file BinUtility_p1.h.
| std::vector<unsigned int> Trk::BinUtility_p1::bins |
Definition at line 38 of file BinUtility_p1.h.
| std::vector<int> Trk::BinUtility_p1::binvalue |
Definition at line 37 of file BinUtility_p1.h.
| std::vector< std::vector<float> > Trk::BinUtility_p1::boundaries |
Definition at line 43 of file BinUtility_p1.h.
| std::vector< std::vector<std::pair<int,float> > > Trk::BinUtility_p1::hbounds |
Definition at line 45 of file BinUtility_p1.h.
| std::vector<float> Trk::BinUtility_p1::max |
Definition at line 40 of file BinUtility_p1.h.
| std::vector<float> Trk::BinUtility_p1::min |
Definition at line 39 of file BinUtility_p1.h.
| std::vector<int> Trk::BinUtility_p1::option |
Definition at line 36 of file BinUtility_p1.h.
| std::vector<float> Trk::BinUtility_p1::refphi |
Definition at line 44 of file BinUtility_p1.h.
| std::vector<float> Trk::BinUtility_p1::step |
Definition at line 41 of file BinUtility_p1.h.
| std::vector<float> Trk::BinUtility_p1::subStep |
Definition at line 42 of file BinUtility_p1.h.
| std::vector<int> Trk::BinUtility_p1::type |
Definition at line 35 of file BinUtility_p1.h.