ATLAS Offline Software
Loading...
Searching...
No Matches
PtEstimationTool.cxx File Reference

Temporary and explicitly simplified pT-proxy tool for L0Muon MDT studies. More...

#include "PtEstimationTool.h"
#include <algorithm>
#include <cmath>
Include dependency graph for PtEstimationTool.cxx:

Go to the source code of this file.

Namespaces

namespace  L0MDT
 Compact Segment Finder algorithm overview.

Detailed Description

Temporary and explicitly simplified pT-proxy tool for L0Muon MDT studies.

Important limitations of the current implementation:

  • no magnetic-field model is used
  • no charge-sign handling is included
  • no geometry-dependent calibration is applied
  • no material effects / energy loss are considered
  • no alignment / detector distortions are considered
  • the returned quantity is only a geometric proxy, not a calibrated pT

The purpose of this tool is only to provide a simple and transparent placeholder during early integration and validation of the segment-finding chain. It is expected to be replaced or significantly refined in follow-up work.

Definition in file PtEstimationTool.cxx.