ATLAS Offline Software
Loading...
Searching...
No Matches
MuonMomentumBalanceSignificanceTool.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUONMOMENTUMBALANCESIGNIFICANCETOOL_H
6#define MUONMOMENTUMBALANCESIGNIFICANCETOOL_H
7
9#include "GaudiKernel/ServiceHandle.h"
10#include "GaudiKernel/ToolHandle.h"
12
13namespace Rec {
14
19
20 class MuonMomentumBalanceSignificanceTool : public extends<AthAlgTool, IMuonMomentumBalanceSignificance> {
21 public:
22 using base_class::base_class;
24
26 double momentumBalanceSignificance(const xAOD::Muon& muon) const;
27
29 double momentumBalanceSignificance(const Trk::Track& track) const;
30
31 private:
32 };
33
34} // namespace Rec
35
36#endif
Tool to calculate the momentum balance significance from the detailed information (parameters,...
double momentumBalanceSignificance(const xAOD::Muon &muon) const
Calculate momentum (im)balance significance of a muon (method will simply step down to the relevant t...
Gaudi Tools.
Muon_v1 Muon
Reference the current persistent version: