ATLAS Offline Software
Loading...
Searching...
No Matches
Trk::BinUtility_p1 Class Reference

#include <BinUtility_p1.h>

Collaboration diagram for Trk::BinUtility_p1:

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

Detailed Description

Definition at line 18 of file BinUtility_p1.h.

Constructor & Destructor Documentation

◆ BinUtility_p1()

Trk::BinUtility_p1::BinUtility_p1 ( )
inline

Definition at line 21 of file BinUtility_p1.h.

21 :
22 type(),
23 option(),
24 binvalue(),
25 bins(),
26 min(),
27 max(),
28 step(),
29 subStep(),
30 boundaries(),
31 refphi(),
32 hbounds()
33 {}
std::vector< unsigned int > bins
std::vector< int > option
std::vector< float > step
std::vector< std::vector< std::pair< int, float > > > hbounds
std::vector< float > subStep
std::vector< std::vector< float > > boundaries
std::vector< int > type
std::vector< float > min
std::vector< float > refphi
std::vector< int > binvalue
std::vector< float > max

Member Data Documentation

◆ bins

std::vector<unsigned int> Trk::BinUtility_p1::bins

Definition at line 38 of file BinUtility_p1.h.

◆ binvalue

std::vector<int> Trk::BinUtility_p1::binvalue

Definition at line 37 of file BinUtility_p1.h.

◆ boundaries

std::vector< std::vector<float> > Trk::BinUtility_p1::boundaries

Definition at line 43 of file BinUtility_p1.h.

◆ hbounds

std::vector< std::vector<std::pair<int,float> > > Trk::BinUtility_p1::hbounds

Definition at line 45 of file BinUtility_p1.h.

◆ max

std::vector<float> Trk::BinUtility_p1::max

Definition at line 40 of file BinUtility_p1.h.

◆ min

std::vector<float> Trk::BinUtility_p1::min

Definition at line 39 of file BinUtility_p1.h.

◆ option

std::vector<int> Trk::BinUtility_p1::option

Definition at line 36 of file BinUtility_p1.h.

◆ refphi

std::vector<float> Trk::BinUtility_p1::refphi

Definition at line 44 of file BinUtility_p1.h.

◆ step

std::vector<float> Trk::BinUtility_p1::step

Definition at line 41 of file BinUtility_p1.h.

◆ subStep

std::vector<float> Trk::BinUtility_p1::subStep

Definition at line 42 of file BinUtility_p1.h.

◆ type

std::vector<int> Trk::BinUtility_p1::type

Definition at line 35 of file BinUtility_p1.h.


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