![]() |
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 426 of file LookUpTable.h.
typedef LUT o2::fit::SingleLUT< DetID, LUT >::LookupTable_t |
Definition at line 440 of file LookUpTable.h.
typedef LookupTable_t::Table_t o2::fit::SingleLUT< DetID, LUT >::Table_t |
Definition at line 441 of file LookUpTable.h.
|
inlinestaticconstexpr |
Definition at line 443 of file LookUpTable.h.
|
inlinestatic |
Definition at line 465 of file LookUpTable.h.
|
inlinestatic |
Definition at line 462 of file LookUpTable.h.
|
inlinestatic |
Definition at line 463 of file LookUpTable.h.
bool o2::fit::SingleLUT< DetID, LUT >::mFirstUpdate {true} |
Definition at line 464 of file LookUpTable.h.
|
inlinestatic |
Definition at line 459 of file LookUpTable.h.
|
inlinestatic |
Definition at line 460 of file LookUpTable.h.
|
staticconstexpr |
Definition at line 457 of file LookUpTable.h.
|
staticconstexpr |
Definition at line 456 of file LookUpTable.h.
|
staticconstexpr |
Definition at line 455 of file LookUpTable.h.
|
staticconstexpr |
Definition at line 458 of file LookUpTable.h.