Project
Loading...
Searching...
No Matches
o2::tpc::CorrectionMapsLoaderGloOpts Struct Reference

#include <CorrectionMapsLoader.h>

Public Member Functions

bool needTPCScalersWorkflow () const
 

Public Attributes

int lumiType = 0
 what estimator to used for corrections scaling: 0: no scaling, 1: CTP, 2: IDC
 
int lumiMode = 0
 what corrections method to use: 0: classical scaling, 1: Using of the derivative map, 2: Using of the derivative map for MC
 
bool enableMShapeCorrection = false
 
bool requestCTPLumi = true
 

Detailed Description

Definition at line 40 of file CorrectionMapsLoader.h.

Member Function Documentation

◆ needTPCScalersWorkflow()

bool o2::tpc::CorrectionMapsLoaderGloOpts::needTPCScalersWorkflow ( ) const
inline

Definition at line 46 of file CorrectionMapsLoader.h.

Member Data Documentation

◆ enableMShapeCorrection

bool o2::tpc::CorrectionMapsLoaderGloOpts::enableMShapeCorrection = false

Definition at line 43 of file CorrectionMapsLoader.h.

◆ lumiMode

int o2::tpc::CorrectionMapsLoaderGloOpts::lumiMode = 0

what corrections method to use: 0: classical scaling, 1: Using of the derivative map, 2: Using of the derivative map for MC

Definition at line 42 of file CorrectionMapsLoader.h.

◆ lumiType

int o2::tpc::CorrectionMapsLoaderGloOpts::lumiType = 0

what estimator to used for corrections scaling: 0: no scaling, 1: CTP, 2: IDC

Definition at line 41 of file CorrectionMapsLoader.h.

◆ requestCTPLumi

bool o2::tpc::CorrectionMapsLoaderGloOpts::requestCTPLumi = true

Definition at line 44 of file CorrectionMapsLoader.h.


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