|
| bins_ ({{0, 0}}) |
|
| bins_ ({{bins1, bins2}}) |
|
| home_ ({{0, 0}}) |
|
| home_ ({{0, 0}}) |
|
std::array< int, 2 > | move (int offset1, int offset2) |
|
| Navigator () |
|
| Navigator (int bins1, AxisType type_axis1, int bins2, AxisType type_axis2) |
|
template<unsigned N> |
int | offset (int shift) |
|
void | setHome (int x1, int x2) |
|
Definition at line 60 of file HGCalHistoSeedingImpl.h.
HGCalHistoSeedingImpl::Navigator::Navigator |
( |
| ) |
|
|
inline |
Definition at line 64 of file HGCalHistoSeedingImpl.h.
References Bounded.
std::array< int, 2 > bins_
std::array< AxisType, 2 > axis_types_
std::array< int, 2 > home_
HGCalHistoSeedingImpl::Navigator::Navigator |
( |
int |
bins1, |
|
|
AxisType |
type_axis1, |
|
|
int |
bins2, |
|
|
AxisType |
type_axis2 |
|
) |
| |
|
inline |
Definition at line 66 of file HGCalHistoSeedingImpl.h.
std::array< int, 2 > bins_
std::array< AxisType, 2 > axis_types_
std::array< int, 2 > home_
HGCalHistoSeedingImpl::Navigator::bins_ |
( |
{{0, 0}} |
| ) |
|
HGCalHistoSeedingImpl::Navigator::bins_ |
( |
{{bins1, bins2}} |
| ) |
|
HGCalHistoSeedingImpl::Navigator::home_ |
( |
{{0, 0}} |
| ) |
|
|
inline |
Definition at line 64 of file HGCalHistoSeedingImpl.h.
std::array< int, 2 > bins_
std::array< AxisType, 2 > axis_types_
std::array< int, 2 > home_
HGCalHistoSeedingImpl::Navigator::home_ |
( |
{{0, 0}} |
| ) |
|
|
inline |
Definition at line 67 of file HGCalHistoSeedingImpl.h.
std::array< int, 2 > bins_
std::array< AxisType, 2 > axis_types_
std::array< int, 2 > home_
std::array<int, 2> HGCalHistoSeedingImpl::Navigator::move |
( |
int |
offset1, |
|
|
int |
offset2 |
|
) |
| |
|
inline |
template<unsigned N>
int HGCalHistoSeedingImpl::Navigator::offset |
( |
int |
shift | ) |
|
|
inline |
void HGCalHistoSeedingImpl::Navigator::setHome |
( |
int |
x1, |
|
|
int |
x2 |
|
) |
| |
|
inline |
std::array<AxisType, 2> HGCalHistoSeedingImpl::Navigator::axis_types_ |
|
private |
std::array<int, 2> HGCalHistoSeedingImpl::Navigator::bins_ |
|
private |
std::array<int, 2> HGCalHistoSeedingImpl::Navigator::home_ |
|
private |