![]() |
Project
|
#include <TrackingConfigParam.h>
Inherits o2::conf::ConfigurableParamHelper< TrackerParamConfig >.
Public Member Functions | |
O2ParamDef (TrackerParamConfig, "ITSCATrackerParam") | |
![]() | |
std::string | getName () const final |
EParamProvenance | getMemberProvenance (const std::string &key) const final |
void | printKeyValues (bool showProv=true, bool useLogger=false) const final |
size_t | getHash () const final |
void | output (std::ostream &out) const final |
std::vector< ParamDataMember > * | getDataMembers () const |
void | putKeyValues (boost::property_tree::ptree *tree) final |
void | initFrom (TFile *file) final |
void | syncCCDBandRegistry (void *externalobj) final |
void | serializeTo (TFile *file) const final |
ConfigurableParam () | |
Static Public Attributes | |
static const int | MaxIter = 4 |
static const int | MinTrackLenght = 4 |
static const int | MaxTrackLenght = 7 |
Additional Inherited Members | |
![]() | |
enum | EParamProvenance { kCODE , kCCDB , kRT } |
enum class | EParamUpdateStatus { Changed , Unchanged , Failed } |
![]() | |
static const TrackerParamConfig & | Instance () |
![]() | |
static std::string | toString (EParamProvenance p) |
static EParamProvenance | getProvenance (const std::string &key) |
static void | printAllRegisteredParamNames () |
static void | printAllKeyValuePairs (bool useLogger=false) |
static const std::string & | getOutputDir () |
static void | setOutputDir (const std::string &d) |
static bool | configFileExists (std::string const &filepath) |
static void | writeJSON (std::string const &filename, std::string const &keyOnly="") |
static void | writeINI (std::string const &filename, std::string const &keyOnly="") |
template<typename T > | |
static T | getValueAs (std::string key) |
template<typename T > | |
static void | setValue (std::string const &mainkey, std::string const &subkey, T x) |
static void | setProvenance (std::string const &mainkey, std::string const &subkey, EParamProvenance p) |
static void | setValue (std::string const &key, std::string const &valuestring) |
static void | setEnumValue (const std::string &, const std::string &) |
static void | setArrayValue (const std::string &, const std::string &) |
static void | setValues (std::vector< std::pair< std::string, std::string > > const &keyValues) |
static void | initialize () |
static void | toCCDB (std::string filename) |
static void | fromCCDB (std::string filename) |
static void | updateFromString (std::string const &) |
static void | updateFromFile (std::string const &, std::string const ¶msList="", bool unchangedOnly=false) |
![]() | |
ConfigurableParam () | |
virtual | ~ConfigurableParam ()=default |
void | setRegisterMode (bool b) |
bool | isInitialized () const |
![]() | |
static void | initPropertyTree () |
static EParamUpdateStatus | updateThroughStorageMap (std::string, std::string, std::type_info const &, void *) |
static EParamUpdateStatus | updateThroughStorageMapWithConversion (std::string const &, std::string const &) |
![]() | |
static std::map< std::string, std::pair< std::type_info const &, void * > > * | sKeyToStorageMap = nullptr |
static std::map< std::string, ConfigurableParam::EParamProvenance > * | sValueProvenanceMap = nullptr |
static EnumRegistry * | sEnumRegistry = nullptr |
static std::string | sOutputDir = "" |
Definition at line 56 of file TrackingConfigParam.h.
o2::its::TrackerParamConfig::O2ParamDef | ( | TrackerParamConfig | , |
"ITSCATrackerParam" | |||
) |
float o2::its::TrackerParamConfig::cellsPerClusterLimit = -1.f |
Definition at line 82 of file TrackingConfigParam.h.
int o2::its::TrackerParamConfig::deltaRof = 0 |
Definition at line 63 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::deltaTanLres = -1.f |
Definition at line 71 of file TrackingConfigParam.h.
Definition at line 76 of file TrackingConfigParam.h.
bool o2::its::TrackerParamConfig::doUPCIteration = false |
Definition at line 92 of file TrackingConfigParam.h.
bool o2::its::TrackerParamConfig::dropTFUponFailure = false |
Definition at line 94 of file TrackingConfigParam.h.
bool o2::its::TrackerParamConfig::fataliseUponFailure = true |
Definition at line 93 of file TrackingConfigParam.h.
int o2::its::TrackerParamConfig::findShortTracks = -1 |
Definition at line 84 of file TrackingConfigParam.h.
int o2::its::TrackerParamConfig::LUTbinsPhi = -1 |
Definition at line 74 of file TrackingConfigParam.h.
int o2::its::TrackerParamConfig::LUTbinsZ = -1 |
Definition at line 75 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::maxChi2ClusterAttachment = -1.f |
Definition at line 68 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::maxChi2NDF = -1.f |
Definition at line 69 of file TrackingConfigParam.h.
|
static |
Definition at line 58 of file TrackingConfigParam.h.
unsigned long o2::its::TrackerParamConfig::maxMemory = 0 |
Definition at line 78 of file TrackingConfigParam.h.
|
static |
Definition at line 60 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::minPt = -1.f |
Definition at line 72 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::minPtIterLgt[MaxIter *(MaxTrackLenght - MinTrackLenght+1)] = {} |
Definition at line 65 of file TrackingConfigParam.h.
|
static |
Definition at line 59 of file TrackingConfigParam.h.
Definition at line 64 of file TrackingConfigParam.h.
int o2::its::TrackerParamConfig::nOrbitsPerIterations = 0 |
Definition at line 87 of file TrackingConfigParam.h.
int o2::its::TrackerParamConfig::nROFsPerIterations = 0 |
Definition at line 86 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::nSigmaCut = -1.f |
Definition at line 70 of file TrackingConfigParam.h.
int o2::its::TrackerParamConfig::nThreads = 1 |
Definition at line 85 of file TrackingConfigParam.h.
bool o2::its::TrackerParamConfig::overrideBeamEstimation = false |
Definition at line 90 of file TrackingConfigParam.h.
bool o2::its::TrackerParamConfig::perPrimaryVertexProcessing = false |
Definition at line 88 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::pvRes = -1.f |
Definition at line 73 of file TrackingConfigParam.h.
bool o2::its::TrackerParamConfig::saveTimeBenchmarks = false |
Definition at line 89 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::sysErrY2[7] = {0} |
Definition at line 66 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::sysErrZ2[7] = {0} |
Definition at line 67 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::trackFollowerNSigmaPhi = 1.f |
Definition at line 81 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::trackFollowerNSigmaZ = 1.f |
Definition at line 80 of file TrackingConfigParam.h.
int o2::its::TrackerParamConfig::trackingMode = -1 |
Definition at line 91 of file TrackingConfigParam.h.
float o2::its::TrackerParamConfig::trackletsPerClusterLimit = -1.f |
Definition at line 83 of file TrackingConfigParam.h.
bool o2::its::TrackerParamConfig::useDiamond = false |
Definition at line 77 of file TrackingConfigParam.h.
bool o2::its::TrackerParamConfig::useFastMaterial = false |
Definition at line 62 of file TrackingConfigParam.h.
bool o2::its::TrackerParamConfig::useMatCorrTGeo = false |
Definition at line 61 of file TrackingConfigParam.h.
int o2::its::TrackerParamConfig::useTrackFollower = -1 |
Definition at line 79 of file TrackingConfigParam.h.