ATLAS Offline Software
|
#include "AssociationUtils/OverlapRemovalDefs.h"
#include "AssociationUtils/OverlapRemovalGenUseAlg.h"
#include "AsgDataHandles/ReadHandle.h"
#include "AsgTools/CurrentContext.h"
Go to the source code of this file.
Functions | |
template<> | |
bool | OverlapRemovalGenUseAlg::selectObject< xAOD::Jet > (const xAOD::Jet &obj) |
template<> | |
bool | OverlapRemovalGenUseAlg::selectObject< xAOD::Electron > (const xAOD::Electron &obj) |
template<> | |
bool | OverlapRemovalGenUseAlg::selectObject< xAOD::Photon > (const xAOD::Photon &obj) |
template<> | |
bool | OverlapRemovalGenUseAlg::selectObject< xAOD::Muon > (const xAOD::Muon &obj) |
template<> | |
bool | OverlapRemovalGenUseAlg::selectObject< xAOD::TauJet > (const xAOD::TauJet &obj) |
bool OverlapRemovalGenUseAlg::selectObject< xAOD::Electron > | ( | const xAOD::Electron & | obj | ) |
Definition at line 209 of file OverlapRemovalGenUseAlg.cxx.
bool OverlapRemovalGenUseAlg::selectObject< xAOD::Jet > | ( | const xAOD::Jet & | obj | ) |
Definition at line 196 of file OverlapRemovalGenUseAlg.cxx.
bool OverlapRemovalGenUseAlg::selectObject< xAOD::Muon > | ( | const xAOD::Muon & | obj | ) |
Definition at line 231 of file OverlapRemovalGenUseAlg.cxx.
bool OverlapRemovalGenUseAlg::selectObject< xAOD::Photon > | ( | const xAOD::Photon & | obj | ) |
Definition at line 220 of file OverlapRemovalGenUseAlg.cxx.
bool OverlapRemovalGenUseAlg::selectObject< xAOD::TauJet > | ( | const xAOD::TauJet & | obj | ) |
Definition at line 242 of file OverlapRemovalGenUseAlg.cxx.