| addFunctor(const functor_type &functor) | AmpGen::Store< stored_type, SoA > | inline |
| aligned_size() const | AmpGen::Store< stored_type, SoA > | inline |
| allocate(const input_type *input, const std::vector< functor_type > &functors) | AmpGen::FunctionCache< input_type, stored_type, align > | inline |
| allocate(const input_type *input, const functor_type &functor) | AmpGen::FunctionCache< input_type, stored_type, align > | inline |
| AmpGen::Store< stored_type, SoA >::allocate(const size_t &nEntries, const std::vector< functor_type > &functors) | AmpGen::Store< stored_type, SoA > | inline |
| clear() | AmpGen::Store< stored_type, SoA > | inline |
| data() const | AmpGen::Store< stored_type, SoA > | inline |
| data() | AmpGen::Store< stored_type, SoA > | inline |
| find(const T &t) const | AmpGen::Store< stored_type, SoA > | inline |
| FunctionCache()=default | AmpGen::FunctionCache< input_type, stored_type, align > | |
| FunctionCache(const input_type *input, const std::size_t &nFields=0) | AmpGen::FunctionCache< input_type, stored_type, align > | inline |
| FunctionCache(const input_type *input, const std::vector< functor_type > &functors) | AmpGen::FunctionCache< input_type, stored_type, align > | inline |
| FunctionCache(const input_type *input, const functor_type &functors) | AmpGen::FunctionCache< input_type, stored_type, align > | inline |
| get(const size_t &index, const size_t &field) const | AmpGen::Store< stored_type, SoA > | inline |
| m_index | AmpGen::Store< stored_type, SoA > | |
| m_input | AmpGen::FunctionCache< input_type, stored_type, align > | |
| m_nBlocks | AmpGen::Store< stored_type, SoA > | |
| m_nEntries | AmpGen::Store< stored_type, SoA > | |
| m_nFields | AmpGen::Store< stored_type, SoA > | |
| m_store | AmpGen::Store< stored_type, SoA > | |
| nBlocks() const | AmpGen::Store< stored_type, SoA > | inline |
| nFields() const | AmpGen::Store< stored_type, SoA > | inline |
| operator()(const size_t &index, const size_t &field) const | AmpGen::Store< stored_type, SoA > | inline |
| operator()(const size_t &index, const size_t &field) | AmpGen::Store< stored_type, SoA > | inline |
| operator[](const size_t &index) const | AmpGen::Store< stored_type, SoA > | inline |
| operator[](const size_t &index) | AmpGen::Store< stored_type, SoA > | inline |
| resize(const size_t &nEntries, const size_t &nFields) | AmpGen::Store< stored_type, SoA > | inline |
| resize(std::size_t entries) | AmpGen::Store< stored_type, SoA > | inline |
| size() const | AmpGen::Store< stored_type, SoA > | inline |
| size_raw() const | AmpGen::Store< stored_type, SoA > | inline |
| Store(const size_t &nEntries=0, const size_t &nFields=0) | AmpGen::Store< stored_type, SoA > | inline |
| Store(const size_t &nEntries, const std::vector< functor_type > &functors) | AmpGen::Store< stored_type, SoA > | inline |
| Store(const size_t &nEntries, const functor_type &functor) | AmpGen::Store< stored_type, SoA > | inline |
| store(const size_t &event0, const unsigned *index, const stored_type *item, const unsigned N=1) | AmpGen::Store< stored_type, SoA > | inline |
| update(const functor_type &fcn) | AmpGen::FunctionCache< input_type, stored_type, align > | inline |
| AmpGen::Store< stored_type, SoA >::update(const EventList &events, const functor_type &fcn) | AmpGen::Store< stored_type, SoA > | inline |
| ~Store()=default | AmpGen::Store< stored_type, SoA > | virtual |