![]() |
ATLAS Offline Software
|
#include <AlgorithmHelper.h>
Static Public Member Functions | |
| static bool | comp (const binContainer &lhs, const binContainer &rhs) |
Public Attributes | |
| double | value |
| double | error |
| int | test |
| int | ix |
| int | iy |
| double | x |
| double | y |
Definition at line 39 of file AlgorithmHelper.h.
|
inlinestatic |
Definition at line 48 of file AlgorithmHelper.h.
| double dqm_algorithms::tools::binContainer::error |
Definition at line 41 of file AlgorithmHelper.h.
| int dqm_algorithms::tools::binContainer::ix |
Definition at line 43 of file AlgorithmHelper.h.
| int dqm_algorithms::tools::binContainer::iy |
Definition at line 44 of file AlgorithmHelper.h.
| int dqm_algorithms::tools::binContainer::test |
Definition at line 42 of file AlgorithmHelper.h.
| double dqm_algorithms::tools::binContainer::value |
Definition at line 40 of file AlgorithmHelper.h.
| double dqm_algorithms::tools::binContainer::x |
Definition at line 45 of file AlgorithmHelper.h.
| double dqm_algorithms::tools::binContainer::y |
Definition at line 46 of file AlgorithmHelper.h.