![]() |
AmpGen 2.1
|
This is the complete list of members for AmpGen::EventList, including all inherited members.
| add(const EventList &evts) | AmpGen::EventList | |
| aligned_size() const | AmpGen::EventList | inline |
| at(const size_t &pos) const | AmpGen::EventList | inline |
| begin() | AmpGen::EventList | inline |
| begin() const | AmpGen::EventList | inline |
| block(const unsigned pos) | AmpGen::EventList | inline |
| clear() | AmpGen::EventList | |
| count(functor &&fcn) const | AmpGen::EventList | inline |
| emplace_back(const Event &evt) | AmpGen::EventList | |
| end() | AmpGen::EventList | inline |
| end() const | AmpGen::EventList | inline |
| erase(const std::vector< Event >::iterator &begin, const std::vector< Event >::iterator &end) | AmpGen::EventList | |
| EventList()=default | AmpGen::EventList | |
| EventList(const EventType &type) | AmpGen::EventList | |
| EventList(const std::string &fname, const EventType &evtType, const ARGS &... args) | AmpGen::EventList | inline |
| EventList(const std::string &fname, const ARGS &... args) | AmpGen::EventList | inline |
| EventList(const std::vector< std::string > &fname, const EventType &evtType, const ARGS &... args) | AmpGen::EventList | inline |
| EventList(TTree *tree, const EventType &evtType, const ARGS &... args) | AmpGen::EventList | inline |
| eventType() const | AmpGen::EventList | inline |
| extend(const std::string &key, unsigned pos) | AmpGen::EventList | inline |
| filter(functor &&fcn) | AmpGen::EventList | inline |
| genPDF(const size_t &pos) const | AmpGen::EventList | inline |
| getEvent(const size_t &index) | AmpGen::EventList | inline |
| getEvent(const size_t &index) const | AmpGen::EventList | inline |
| integral() const | AmpGen::EventList | |
| key(const std::string &key) const | AmpGen::EventList | inline |
| loadFromFile(const std::string &fname, const ArgumentPack &args) | AmpGen::EventList | |
| loadFromTree(TTree *tree, const ArgumentPack &args) | AmpGen::EventList | |
| makeDefaultProjections(const ARGS &... args) | AmpGen::EventList | inline |
| makeProjection(const Projection &projection, const ArgumentPack &args=ArgumentPack()) const | AmpGen::EventList | |
| makeProjection(const Projection2D &projection, const ArgumentPack &args=ArgumentPack()) const | AmpGen::EventList | |
| makeProjection(const Projection &projection, const ARGS &... args) const | AmpGen::EventList | inline |
| makeProjection(const Projection2D &projection, const ARGS &... args) | AmpGen::EventList | inline |
| makeProjections(const std::vector< Projection > &projections, const ArgumentPack &args) | AmpGen::EventList | |
| makeProjections(const std::vector< Projection > &projections, const ARGS &... args) | AmpGen::EventList | inline |
| nBlocks() const | AmpGen::EventList | inline |
| operator[](const size_t &pos) | AmpGen::EventList | inline |
| operator[](const size_t &pos) const | AmpGen::EventList | inline |
| push_back(const Event &evt) | AmpGen::EventList | |
| rbegin() | AmpGen::EventList | inline |
| rend() | AmpGen::EventList | inline |
| reserve(const size_t &size) | AmpGen::EventList | |
| resize(const size_t &size) | AmpGen::EventList | |
| setEventType(const EventType &type) | AmpGen::EventList | inline |
| setGenPDF(const unsigned int &pos, const double &g) | AmpGen::EventList | inline |
| setWeight(const unsigned int &pos, const double &w, const double &g=+1) | AmpGen::EventList | inline |
| size() const | AmpGen::EventList | inline |
| store() const | AmpGen::EventList | inline |
| transform(functor &&fcn) | AmpGen::EventList | inline |
| tree(const std::string &name, const std::vector< std::string > &extraBranches={}) const | AmpGen::EventList | |
| value_type typedef | AmpGen::EventList | |
| weight(const size_t &pos) const | AmpGen::EventList | inline |