ATLAS Offline Software
Loading...
Searching...
No Matches
METMonitorAlgorithm.cxx File Reference
#include "MissingETMonitoring/METMonitorAlgorithm.h"
#include "xAODMissingET/MissingET.h"
#include "AthenaMonitoringKernel/Monitored.h"
#include "TrigDecisionTool/TrigDecisionTool.h"
#include "xAODJet/Jet.h"
#include "GaudiKernel/SystemOfUnits.h"
Include dependency graph for METMonitorAlgorithm.cxx:

Go to the source code of this file.

Functions

static const std::map< std::string, std::pair< std::string, std::string > > key2SubSkeyMap ({ { "MET_RefFinal", { "MET_Reference_AntiKt4EMTopo", "FinalTrk" } }, { "MET_RefEle", { "MET_Reference_AntiKt4EMTopo", "RefEle" } }, { "MET_RefGamma", { "MET_Reference_AntiKt4EMTopo", "RefGamma" } }, { "MET_RefTau", { "MET_Reference_AntiKt4EMTopo", "RefTau" } }, { "MET_SoftClus", { "MET_Reference_AntiKt4EMTopo", "SoftClus" } }, { "MET_SoftTrk", { "MET_Reference_AntiKt4EMTopo", "FinalTrk" } }, { "MET_PVSoftTrk", { "MET_Reference_AntiKt4EMTopo", "PVSoftTrk" } }, { "MET_RefJet_JVFCut", { "MET_Reference_AntiKt4EMTopo", "RefJet" } }, { "MET_RefJet", { "MET_Reference_AntiKt4EMTopo", "RefJet" } }, { "MET_Muon", { "MET_Reference_AntiKt4EMTopo", "Muons" } }, { "MET_PFlow", { "MET_Reference_AntiKt4EMPFlow", "FinalTrk" } }, { "MET_PFlow_RefEle", { "MET_Reference_AntiKt4EMPFlow", "RefEle" } }, { "MET_PFlow_RefGamma", { "MET_Reference_AntiKt4EMPFlow", "RefGamma" } }, { "MET_PFlow_RefTau", { "MET_Reference_AntiKt4EMPFlow", "RefTau" } }, { "MET_PFlow_SoftClus", { "MET_Reference_AntiKt4EMPFlow", "SoftClus" } }, { "MET_PFlow_SoftTrk", { "MET_Reference_AntiKt4EMPFlow", "FinalTrk" } }, { "MET_PFlow_PVSoftTrk", { "MET_Reference_AntiKt4EMPFlow", "PVSoftTrk" } }, { "MET_PFlow_RefJet_JVFCut", { "MET_Reference_AntiKt4EMPFlow", "RefJet" } }, { "MET_PFlow_RefJet", { "MET_Reference_AntiKt4EMPFlow", "RefJet" } }, { "MET_PFlow_Muon", { "MET_Reference_AntiKt4EMPFlow", "Muons" } }, { "MET_LocalHadTopo", { "MET_LocHadTopo", "LocHadTopo" } }, { "MET_LocHadTopo", { "MET_LocHadTopo", "LocHadTopo" } }, { "MET_Topo", { "MET_EMTopo", "EMTopo" } }, { "MET_Track", { "MET_Track", "Track" } }, { "MET_PFlow", { "MET_Reference_AntiKt4EMPFlow", "FinalClus" } } })

Function Documentation

◆ key2SubSkeyMap()

const std::map< std::string, std::pair< std::string, std::string > > key2SubSkeyMap ( { { "MET_RefFinal", { "MET_Reference_AntiKt4EMTopo", "FinalTrk" } }, { "MET_RefEle", { "MET_Reference_AntiKt4EMTopo", "RefEle" } }, { "MET_RefGamma", { "MET_Reference_AntiKt4EMTopo", "RefGamma" } }, { "MET_RefTau", { "MET_Reference_AntiKt4EMTopo", "RefTau" } }, { "MET_SoftClus", { "MET_Reference_AntiKt4EMTopo", "SoftClus" } }, { "MET_SoftTrk", { "MET_Reference_AntiKt4EMTopo", "FinalTrk" } }, { "MET_PVSoftTrk", { "MET_Reference_AntiKt4EMTopo", "PVSoftTrk" } }, { "MET_RefJet_JVFCut", { "MET_Reference_AntiKt4EMTopo", "RefJet" } }, { "MET_RefJet", { "MET_Reference_AntiKt4EMTopo", "RefJet" } }, { "MET_Muon", { "MET_Reference_AntiKt4EMTopo", "Muons" } }, { "MET_PFlow", { "MET_Reference_AntiKt4EMPFlow", "FinalTrk" } }, { "MET_PFlow_RefEle", { "MET_Reference_AntiKt4EMPFlow", "RefEle" } }, { "MET_PFlow_RefGamma", { "MET_Reference_AntiKt4EMPFlow", "RefGamma" } }, { "MET_PFlow_RefTau", { "MET_Reference_AntiKt4EMPFlow", "RefTau" } }, { "MET_PFlow_SoftClus", { "MET_Reference_AntiKt4EMPFlow", "SoftClus" } }, { "MET_PFlow_SoftTrk", { "MET_Reference_AntiKt4EMPFlow", "FinalTrk" } }, { "MET_PFlow_PVSoftTrk", { "MET_Reference_AntiKt4EMPFlow", "PVSoftTrk" } }, { "MET_PFlow_RefJet_JVFCut", { "MET_Reference_AntiKt4EMPFlow", "RefJet" } }, { "MET_PFlow_RefJet", { "MET_Reference_AntiKt4EMPFlow", "RefJet" } }, { "MET_PFlow_Muon", { "MET_Reference_AntiKt4EMPFlow", "Muons" } }, { "MET_LocalHadTopo", { "MET_LocHadTopo", "LocHadTopo" } }, { "MET_LocHadTopo", { "MET_LocHadTopo", "LocHadTopo" } }, { "MET_Topo", { "MET_EMTopo", "EMTopo" } }, { "MET_Track", { "MET_Track", "Track" } }, { "MET_PFlow", { "MET_Reference_AntiKt4EMPFlow", "FinalClus" } } } )
static