ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
MET
METUtilities
METUtilities
CutsMETMaker.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef _CUTS_METMAKER_
6
#define _CUTS_METMAKER_
8
// CutsMETMaker.h
9
// Header file for cuts in METMakerAlg and examples
10
// Author: Russell Smith <rsmith@cern.ch>
12
13
#include "
AsgMessaging/StatusCode.h
"
14
15
#include "
xAODTau/TauJet.h
"
16
#include "
xAODEgamma/Electron.h
"
17
#include "
xAODEgamma/Photon.h
"
18
#include "
xAODMuon/Muon.h
"
19
20
namespace
CutsMETMaker
{
21
StatusCode
accept
(
const
xAOD::Muon
* mu);
22
StatusCode
accept
(
const
xAOD::Electron
* mu);
23
StatusCode
accept
(
const
xAOD::Photon
* mu);
24
StatusCode
accept
(
const
xAOD::TauJet
* mu);
25
}
26
#endif
StatusCode.h
Electron.h
Photon.h
Muon.h
TauJet.h
CutsMETMaker
Definition
CutsMETMaker.h:20
CutsMETMaker::accept
StatusCode accept(const xAOD::Muon *mu)
Definition
CutsMETMaker.cxx:18
xAOD::TauJet
TauJet_v3 TauJet
Definition of the current "tau version".
Definition
TauJet.h:17
xAOD::Muon
Muon_v1 Muon
Reference the current persistent version:
Definition
Event/xAOD/xAODMuon/xAODMuon/Muon.h:13
xAOD::Photon
Photon_v1 Photon
Definition of the current "egamma version".
Definition
Event/xAOD/xAODEgamma/xAODEgamma/Photon.h:17
xAOD::Electron
Electron_v1 Electron
Definition of the current "egamma version".
Definition
Event/xAOD/xAODEgamma/xAODEgamma/Electron.h:17
Generated on
for ATLAS Offline Software by
1.17.0