| Allocator_t typedef | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| allocator_type typedef | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| Base_t typedef | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| BaseMap_t typedef | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| begin() const | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| BlockKey_t typedef | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | protected |
| const_iterator typedef | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| counter_map | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | protected |
| Counter_t typedef | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| CounterBlock_t typedef | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| CounterIndex_t typedef | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | protected |
| CounterKey_t typedef | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | protected |
| CounterMap_t typedef | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| CountersMap() | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| CountersMap(Allocator_t alloc) | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| decrement(Key_t key) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| decrement(Key_t key_begin, Key_t key_end) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| empty() const | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| end() const | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| get_max(SubCounter_t current_max) const | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| get_max() const | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| GetCounter(CounterKey_t key) const | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inlineprotected |
| GetOrCreateCounter(CounterKey_t key) | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inlineprotected |
| GetSubCounter(CounterKey_t key) const | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inlineprotected |
| HoughTransformCounters() | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| HoughTransformCounters(Allocator_t alloc) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| increment(Key_t key) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| increment(Key_t key_begin, Key_t key_end) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| increment_and_get_max(Key_t key_begin, Key_t key_end) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| increment_and_get_max(Key_t key_begin, Key_t key_end, SubCounter_t current_max) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| is_equal(const std::map< Key_t, SubCounter_t, std::less< Key_t >, OALLOC > &to, Key_t &first_difference) const | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| is_equal(const std::map< Key_t, SubCounter_t, std::less< Key_t >, OALLOC > &to) const | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| Key_t typedef | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| make_const_iterator(typename BaseMap_t::const_iterator it, size_t ix) | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inlineprotectedstatic |
| mapped_type typedef | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| n_counters() const | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| NCounters | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | static |
| NSubcounters | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | static |
| operator[](Key_t key) const | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| PairValue_t typedef | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| set(Key_t key, SubCounter_t value) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| set(Key_t key_begin, Key_t key_end, SubCounter_t value) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inline |
| SplitKey(Key_t key) | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inlineprotectedstatic |
| SubCounter_t typedef | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |
| unchecked_add_range_max(Key_t key_begin, Key_t key_end, SubCounter_t delta, typename BaseMap_t::iterator start, SubCounter_t min_max=std::numeric_limits< SubCounter_t >::min()) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | private |
| unchecked_add_range_max(Key_t key_begin, Key_t key_end, SubCounter_t delta, SubCounter_t min_max=std::numeric_limits< SubCounter_t >::min()) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inlineprivate |
| unchecked_set_range(Key_t key_begin, Key_t key_end, SubCounter_t value, typename BaseMap_t::iterator start) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | private |
| unchecked_set_range(Key_t key_begin, Key_t key_end, SubCounter_t value) | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | inlineprivate |
| value_type typedef | lar::CountersMap< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > | |