![]() |
Project
|
#include <LookUpTable.h>
Inherits LUT.
Public Types | |
| typedef LUT | LookupTable_t |
| typedef LookupTable_t::Table_t | Table_t |
Static Public Member Functions | |
| static constexpr const char * | getObjectPath () |
| static void | setCCDBurl (const std::string &url) |
| static void | setLUTpath (const std::string &path) |
| static SingleLUT & | Instance (const Table_t *table=nullptr, long timestamp=-1) |
Public Attributes | |
| bool | mFirstUpdate {true} |
Static Public Attributes | |
| static constexpr o2::detectors::DetID | sDetID = o2::detectors::DetID(DetID) |
| static constexpr const char * | sDetectorName = o2::detectors::DetID::getName(DetID) |
| static constexpr const char * | sDefaultLUTpath = getObjectPath() |
| static constexpr const char | sObjectName [] = "LookupTable" |
| static std::string | sCurrentCCDBpath = "" |
| static std::string | sCurrentLUTpath = sDefaultLUTpath |
Definition at line 421 of file LookUpTable.h.
| typedef LUT o2::fit::SingleLUT< DetID, LUT >::LookupTable_t |
Definition at line 435 of file LookUpTable.h.
| typedef LookupTable_t::Table_t o2::fit::SingleLUT< DetID, LUT >::Table_t |
Definition at line 436 of file LookUpTable.h.
|
inlinestaticconstexpr |
Definition at line 438 of file LookUpTable.h.
|
inlinestatic |
Definition at line 460 of file LookUpTable.h.
|
inlinestatic |
Definition at line 457 of file LookUpTable.h.
|
inlinestatic |
Definition at line 458 of file LookUpTable.h.
| bool o2::fit::SingleLUT< DetID, LUT >::mFirstUpdate {true} |
Definition at line 459 of file LookUpTable.h.
|
inlinestatic |
Definition at line 454 of file LookUpTable.h.
|
inlinestatic |
Definition at line 455 of file LookUpTable.h.
|
staticconstexpr |
Definition at line 452 of file LookUpTable.h.
|
staticconstexpr |
Definition at line 451 of file LookUpTable.h.
|
staticconstexpr |
Definition at line 450 of file LookUpTable.h.
|
staticconstexpr |
Definition at line 453 of file LookUpTable.h.