|
ant
A2 ant: class-based analysis framework
|
This is the complete list of members for ant::ClusterDetector_t, including all inherited members.
| ClusterDetector_t(const Type_t &type) | ant::ClusterDetector_t | inlineprotected |
| Detector_t(const Type_t &type) | ant::Detector_t | inlineexplicitprotected |
| Detector_t(const Detector_t &)=delete | ant::Detector_t | protected |
| ElementFlag_t enum name | ant::Detector_t | |
| ElementFlags_t typedef | ant::Detector_t | |
| FromString(const std::string &str) | ant::Detector_t | static |
| GetClusterElement(unsigned channel) const =0 | ant::ClusterDetector_t | pure virtual |
| GetElementFlags(unsigned channel) const =0 | ant::Detector_t | pure virtual |
| GetNChannels() const =0 | ant::Detector_t | pure virtual |
| GetPosition(unsigned channel) const =0 | ant::Detector_t | pure virtual |
| HasElementFlags(unsigned channel, const ElementFlags_t &flags) const | ant::Detector_t | virtual |
| IsIgnored(unsigned channel) const | ant::Detector_t | virtual |
| SetElementFlag(ElementFlag_t flag, const std::vector< unsigned > &channels) | ant::Detector_t | virtual |
| SetElementFlags(unsigned channel, const ElementFlags_t &flags)=0 | ant::Detector_t | pure virtual |
| ToString(const Type_t &type) | ant::Detector_t | static |
| Type | ant::Detector_t | |
| Type_t enum name | ant::Detector_t | |
| ~Detector_t()=default | ant::Detector_t | virtual |