Project
Loading...
Searching...
No Matches
o2::gloqc::ITSTPCMatchingQCParams Struct Reference

#include <ITSTPCMatchingQCParams.h>

Inherits o2::conf::ConfigurableParamHelper< ITSTPCMatchingQCParams >.

Public Member Functions

 O2ParamDef (ITSTPCMatchingQCParams, "ITSTPCMatchingQC")
 
- Public Member Functions inherited from o2::conf::ConfigurableParamHelper< ITSTPCMatchingQCParams >
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 ()
 

Public Attributes

int nBinsPt = 100
 
float minPtITSCut = 0.1
 
float etaITSCut = 1.4
 
int32_t minNITSClustersCut = 0
 
float maxChi2PerClusterITS = 1e10
 
float minPtTPCCut = 0.1
 
float etaTPCCut = 1.4
 
int32_t minNTPCClustersCut = 60
 
float minDCACut = 100.
 
float minDCACutY = 10.
 
float minPtCut = 0.1
 
float maxPtCut = 20
 
float etaCut = 1.4
 
float etaNo0Cut = 0.05
 
float cutK0Mass = 0.05f
 
float maxEtaK0 = 0.8f
 
float K0Scaling = 1.f
 
float minTPCOccpp = 0.f
 
float maxTPCOccpp = 1.e6
 
int nBinsTPCOccpp = 6
 
float minTPCOccPbPb = 0.f
 
float maxTPCOccPbPb = 8.e6
 
int nBinsTPCOccPbPb = 8
 
float maxK0DCA = 0.01
 
float minK0CosPA = 0.995
 

Additional Inherited Members

- Public Types inherited from o2::conf::ConfigurableParam
enum  EParamProvenance { kCODE , kCCDB , kRT }
 
enum class  EParamUpdateStatus { Changed , Unchanged , Failed }
 
- Static Public Member Functions inherited from o2::conf::ConfigurableParamHelper< ITSTPCMatchingQCParams >
static const ITSTPCMatchingQCParams & Instance ()
 
- Static Public Member Functions inherited from o2::conf::ConfigurableParam
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 &paramsList="", bool unchangedOnly=false)
 
- Protected Member Functions inherited from o2::conf::ConfigurableParam
 ConfigurableParam ()
 
virtual ~ConfigurableParam ()=default
 
void setRegisterMode (bool b)
 
bool isInitialized () const
 
- Static Protected Member Functions inherited from o2::conf::ConfigurableParam
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 Protected Attributes inherited from o2::conf::ConfigurableParam
static std::map< std::string, std::pair< std::type_info const &, void * > > * sKeyToStorageMap = nullptr
 
static std::map< std::string, ConfigurableParam::EParamProvenance > * sValueProvenanceMap = nullptr
 
static EnumRegistrysEnumRegistry = nullptr
 
static std::string sOutputDir = ""
 

Detailed Description

Definition at line 24 of file ITSTPCMatchingQCParams.h.

Member Function Documentation

◆ O2ParamDef()

o2::gloqc::ITSTPCMatchingQCParams::O2ParamDef ( ITSTPCMatchingQCParams  ,
"ITSTPCMatchingQC"   
)

Member Data Documentation

◆ cutK0Mass

float o2::gloqc::ITSTPCMatchingQCParams::cutK0Mass = 0.05f

Definition at line 40 of file ITSTPCMatchingQCParams.h.

◆ etaCut

float o2::gloqc::ITSTPCMatchingQCParams::etaCut = 1.4

Definition at line 38 of file ITSTPCMatchingQCParams.h.

◆ etaITSCut

float o2::gloqc::ITSTPCMatchingQCParams::etaITSCut = 1.4

Definition at line 28 of file ITSTPCMatchingQCParams.h.

◆ etaNo0Cut

float o2::gloqc::ITSTPCMatchingQCParams::etaNo0Cut = 0.05

Definition at line 39 of file ITSTPCMatchingQCParams.h.

◆ etaTPCCut

float o2::gloqc::ITSTPCMatchingQCParams::etaTPCCut = 1.4

Definition at line 32 of file ITSTPCMatchingQCParams.h.

◆ K0Scaling

float o2::gloqc::ITSTPCMatchingQCParams::K0Scaling = 1.f

Definition at line 42 of file ITSTPCMatchingQCParams.h.

◆ maxChi2PerClusterITS

float o2::gloqc::ITSTPCMatchingQCParams::maxChi2PerClusterITS = 1e10

Definition at line 30 of file ITSTPCMatchingQCParams.h.

◆ maxEtaK0

float o2::gloqc::ITSTPCMatchingQCParams::maxEtaK0 = 0.8f

Definition at line 41 of file ITSTPCMatchingQCParams.h.

◆ maxK0DCA

float o2::gloqc::ITSTPCMatchingQCParams::maxK0DCA = 0.01

Definition at line 49 of file ITSTPCMatchingQCParams.h.

◆ maxPtCut

float o2::gloqc::ITSTPCMatchingQCParams::maxPtCut = 20

Definition at line 37 of file ITSTPCMatchingQCParams.h.

◆ maxTPCOccPbPb

float o2::gloqc::ITSTPCMatchingQCParams::maxTPCOccPbPb = 8.e6

Definition at line 47 of file ITSTPCMatchingQCParams.h.

◆ maxTPCOccpp

float o2::gloqc::ITSTPCMatchingQCParams::maxTPCOccpp = 1.e6

Definition at line 44 of file ITSTPCMatchingQCParams.h.

◆ minDCACut

float o2::gloqc::ITSTPCMatchingQCParams::minDCACut = 100.

Definition at line 34 of file ITSTPCMatchingQCParams.h.

◆ minDCACutY

float o2::gloqc::ITSTPCMatchingQCParams::minDCACutY = 10.

Definition at line 35 of file ITSTPCMatchingQCParams.h.

◆ minK0CosPA

float o2::gloqc::ITSTPCMatchingQCParams::minK0CosPA = 0.995

Definition at line 50 of file ITSTPCMatchingQCParams.h.

◆ minNITSClustersCut

int32_t o2::gloqc::ITSTPCMatchingQCParams::minNITSClustersCut = 0

Definition at line 29 of file ITSTPCMatchingQCParams.h.

◆ minNTPCClustersCut

int32_t o2::gloqc::ITSTPCMatchingQCParams::minNTPCClustersCut = 60

Definition at line 33 of file ITSTPCMatchingQCParams.h.

◆ minPtCut

float o2::gloqc::ITSTPCMatchingQCParams::minPtCut = 0.1

Definition at line 36 of file ITSTPCMatchingQCParams.h.

◆ minPtITSCut

float o2::gloqc::ITSTPCMatchingQCParams::minPtITSCut = 0.1

Definition at line 27 of file ITSTPCMatchingQCParams.h.

◆ minPtTPCCut

float o2::gloqc::ITSTPCMatchingQCParams::minPtTPCCut = 0.1

Definition at line 31 of file ITSTPCMatchingQCParams.h.

◆ minTPCOccPbPb

float o2::gloqc::ITSTPCMatchingQCParams::minTPCOccPbPb = 0.f

Definition at line 46 of file ITSTPCMatchingQCParams.h.

◆ minTPCOccpp

float o2::gloqc::ITSTPCMatchingQCParams::minTPCOccpp = 0.f

Definition at line 43 of file ITSTPCMatchingQCParams.h.

◆ nBinsPt

int o2::gloqc::ITSTPCMatchingQCParams::nBinsPt = 100

Definition at line 26 of file ITSTPCMatchingQCParams.h.

◆ nBinsTPCOccPbPb

int o2::gloqc::ITSTPCMatchingQCParams::nBinsTPCOccPbPb = 8

Definition at line 48 of file ITSTPCMatchingQCParams.h.

◆ nBinsTPCOccpp

int o2::gloqc::ITSTPCMatchingQCParams::nBinsTPCOccpp = 6

Definition at line 45 of file ITSTPCMatchingQCParams.h.


The documentation for this struct was generated from the following file: