ATLAS Offline Software
Loading...
Searching...
No Matches
MuonMomentumBalanceSignificanceTool.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 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
21 public:
22 MuonMomentumBalanceSignificanceTool(const std::string& type, const std::string& name, const IInterface* parent);
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
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
interface providing a significance value for the balance between the separate ID and MS momentum meas...
MuonMomentumBalanceSignificanceTool(const std::string &type, const std::string &name, const IInterface *parent)
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: