![]() |
ATLAS Offline Software
|
This is the complete list of members for RegSelSiLUT, including all inherited members.
| addModule(RegSelModule &module) | RegSelSiLUT | inline |
| addModules(const std::vector< RegSelModule > &m) | RegSelSiLUT | inline |
| cleanup(std::vector< IdentifierHash > &idvec) | RegSelSiLUT | inlineprotectedstatic |
| construct() | RegSelSiLUT | protectedvirtual |
| DET enum name | RegSelSiLUT | |
| disableLayer(int id, unsigned layer) | RegSelSiLUT | |
| disableModuleList(const std::vector< IdentifierHash > &hashlist) | RegSelSiLUT | |
| disableModules() | RegSelSiLUT | inline |
| disableRobList(const std::vector< uint32_t > &roblist) | RegSelSiLUT | |
| disableRobs() | RegSelSiLUT | |
| disableSubDetector(int id) | RegSelSiLUT | |
| drawlayers(std::vector< const ZRObject * > &c) const | RegSelSiLUT | inline |
| enableLayer(int id, unsigned layer) | RegSelSiLUT | |
| enableModuleList(const std::vector< IdentifierHash > &hashlist) | RegSelSiLUT | |
| enableModules() | RegSelSiLUT | inline |
| enableRobList(const std::vector< uint32_t > &roblist) | RegSelSiLUT | |
| enableRobs() | RegSelSiLUT | |
| enableSubDetector(int id) | RegSelSiLUT | |
| FTK enum value | RegSelSiLUT | |
| getDisabledHashList(const RegSelRoI &roi, unsigned layer, std::vector< IdentifierHash > &hashlist) const | RegSelSiLUT | |
| getDisabledLayers(const RegSelRoI &roi, int subdetector, std::vector< int > &layers) const | RegSelSiLUT | |
| getHashList(const RegSelRoI &roi, std::vector< IdentifierHash > &hashlist) const | RegSelSiLUT | virtual |
| getHashList(const RegSelRoI &roi, std::vector< IdentifierHash > &hashlist, double x, double y) const | RegSelSiLUT | virtual |
| getHashList(const RegSelRoI &roi, unsigned layer, std::vector< IdentifierHash > &hashlist) const | RegSelSiLUT | virtual |
| getHashList(std::vector< IdentifierHash > &hashlist) const | RegSelSiLUT | virtual |
| getHashList(unsigned layer, std::vector< IdentifierHash > &hashlist) const | RegSelSiLUT | virtual |
| getModules() const | RegSelSiLUT | inline |
| getModules(unsigned layer, std::vector< const RegSelModule * > &modules) const | RegSelSiLUT | |
| getName() const | RegSelName | inline |
| getRobHashList(std::vector< uint32_t > &roblist, std::vector< IdentifierHash > &hashlist) const | RegSelSiLUT | virtual |
| getRobHashList(const RegSelRoI &roi, std::vector< uint32_t > &roblist, std::vector< IdentifierHash > &hashlist) const | RegSelSiLUT | virtual |
| getRobHashList(const RegSelRoI &roi, unsigned layer, std::vector< uint32_t > &roblist, std::vector< IdentifierHash > &hashlist) const | RegSelSiLUT | virtual |
| getRobList(const RegSelRoI &roi, unsigned layer, std::vector< uint32_t > &roblist, bool removeduplicates=true) const | RegSelSiLUT | virtual |
| getRobList(const RegSelRoI &roi, std::vector< uint32_t > &roblist, bool removeduplicates=true) const | RegSelSiLUT | virtual |
| getRobList(const RegSelRoI &roi, std::vector< uint32_t > &roblist, double x, double y) const | RegSelSiLUT | virtual |
| getRobList(std::vector< uint32_t > &roblist) const | RegSelSiLUT | virtual |
| getRobList(unsigned layer, std::vector< uint32_t > &roblist) const | RegSelSiLUT | virtual |
| getRoIData(const RegSelRoI &r, std::vector< const RegSelModule * > &modules) const | RegSelSiLUT | |
| getRoIData(const RegSelRoI &r, unsigned layer, std::vector< const RegSelModule * > &modules) const | RegSelSiLUT | |
| getRoIData(const RegSelRoI &r, unsigned subdetector, unsigned layer, std::vector< const RegSelModule * > &modules) const | RegSelSiLUT | |
| getRoIData(const RegSelRoI &r, std::vector< const RegSelModule * > &modules, double x, double y) const | RegSelSiLUT | |
| getRoIData(const RegSelRoI &r, unsigned subdetector, unsigned layer, std::vector< const RegSelModule * > &modules, double x, double y) const | RegSelSiLUT | |
| getSubDet() const | RegSelSiLUT | inline |
| handler typedef | IRegSelLUT | protected |
| handler_layer typedef | IRegSelLUT | protected |
| HashIDList(const IRoiDescriptor &roi, std::vector< IdentifierHash > &idlist) const override | RegSelSiLUT | virtual |
| HashIDList(long layer, const IRoiDescriptor &roi, std::vector< IdentifierHash > &idlist) const override | RegSelSiLUT | virtual |
| HashIDList_internal(const IRoiDescriptor &roi, std::vector< IdentifierHash > &idlist) const | RegSelSiLUT | protectedvirtual |
| HashIDList_internal(long layer, const IRoiDescriptor &roi, std::vector< IdentifierHash > &idlist) const | RegSelSiLUT | protectedvirtual |
| ID() const | RegSelSiLUT | inline |
| IDList(const IRoiDescriptor &roi, std::vector< T > &idlist, handler< C, T > lister) const | IRegSelLUT | inlineprotected |
| IDList_layer(long layer, const IRoiDescriptor &roi, std::vector< T > &idlist, handler_layer< C, T > lister) const | IRegSelLUT | inlineprotected |
| initialise() | RegSelSiLUT | |
| initialiseDisabledModules() | RegSelSiLUT | |
| initialiseFullScan() | RegSelSiLUT | |
| m_allHashes | RegSelSiLUT | protected |
| m_allROBids | RegSelSiLUT | protected |
| m_disabled | RegSelSiLUT | protected |
| m_ID | RegSelSiLUT | protected |
| m_idmap | RegSelSiLUT | protected |
| m_map | RegSelSiLUT | protected |
| m_modules | RegSelSiLUT | protected |
| m_name | RegSelName | protected |
| m_SubDet | RegSelSiLUT | protected |
| MM enum value | RegSelSiLUT | |
| Module(const IdentifierHash &h) const | RegSelSiLUT | |
| operator=(const std::string &s) | RegSelName | inline |
| PIXEL enum value | RegSelSiLUT | |
| read(std::istream &s) | RegSelSiLUT | |
| read(const std::string &s) | RegSelSiLUT | |
| RegSelName(const std::string &s="") | RegSelName | inline |
| RegSelSiLUT() | RegSelSiLUT | inline |
| RegSelSiLUT(DET id) | RegSelSiLUT | |
| RegSelSiLUT(const RegSelSiLUT &r) | RegSelSiLUT | |
| RegSelSiLUT(const std::string &s) | RegSelSiLUT | |
| removeDuplicates(std::vector< T > &vec) | IRegSelLUT | inlineprotectedstatic |
| reset() | RegSelSiLUT | |
| ROBIDList(const IRoiDescriptor &roi, std::vector< uint32_t > &roblist) const override | RegSelSiLUT | virtual |
| ROBIDList(long layer, const IRoiDescriptor &roi, std::vector< uint32_t > &roblist) const override | RegSelSiLUT | virtual |
| ROBIDList_internal(const IRoiDescriptor &roi, std::vector< uint32_t > &roblist) const | RegSelSiLUT | protectedvirtual |
| ROBIDList_internal(long layer, const IRoiDescriptor &roi, std::vector< uint32_t > &roblist) const | RegSelSiLUT | protectedvirtual |
| RPC enum value | RegSelSiLUT | |
| SCT enum value | RegSelSiLUT | |
| sTGC enum value | RegSelSiLUT | |
| TRT enum value | RegSelSiLUT | |
| UNDEF enum value | RegSelSiLUT | |
| write(std::ostream &s=std::cout) const | RegSelSiLUT | |
| write(const std::string &filename) const | RegSelSiLUT | |
| ~IRegSelLUT() | IRegSelLUT | inlinevirtual |
| ~RegSelSiLUT() override | RegSelSiLUT | inlinevirtual |
1.8.18