InDet::InDetTrackBiasingTool Class Reference
#include <IInDetTrackBiasingTool.h>
List of all members.
Protected Member Functions |
StatusCode | initHistograms (int runNumber) |
StatusCode | firstCall () |
float | readHistogram (float fDefault, TH2 *histogram, float phi, float eta) const |
Protected Attributes |
float | m_biasD0 = 0.f |
float | m_biasZ0 = 0.f |
float | m_biasQoverPsagitta = 0.f |
TH2 * | m_biasD0Histogram = nullptr |
TH2 * | m_biasZ0Histogram = nullptr |
TH2 * | m_biasQoverPsagittaHistogram = nullptr |
TH2 * | m_biasD0HistError = nullptr |
TH2 * | m_biasZ0HistError = nullptr |
TH2 * | m_biasQoverPsagittaHistError = nullptr |
bool | m_isData = false |
bool | m_isSimulation = false |
uint32_t | m_runNumber = 0 |
bool | m_doD0Bias = true |
bool | m_doZ0Bias = true |
bool | m_doQoverPBias = true |
Detailed Description
This class biases tracks to emulate systematic distortions of the tracking geometry
- Author:
- Pawel Bruckman (pawel.bruckman.de.renstrom@cern.ch)
-
Felix Clark (michael.ryan.clark@cern.ch)
This class biases tracks to emulate systematic distortions of the tracking geometry. In data, it corrects the biases. In simulation, it applys the biases in the same direction they are observed in the data.
- Author:
- Pawel Bruckman (pawel.bruckman.de.renstrom@cern.ch)
-
Felix Clark (michael.ryan.clark@cern.ch)
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/InDetTrackSystematicsTools/InDetTrackSystematicsTools/InDetTrackBiasingTool.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/InDetTrackSystematicsTools/Root/InDetTrackBiasingTool.cxx