ATLAS Offline Software
|
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "egammaEvent/Electron.h"
#include "muonEvent/Muon.h"
#include "tauEvent/TauJet.h"
Go to the source code of this file.
Namespaces | |
TIDA | |
Test for xAOD. | |
Functions | |
bool | TIDA::isGoodOffline (const Analysis::Electron &elec) |
bool | TIDA::isGoodOffline (const Analysis::Muon &muon) |
bool | TIDA::isGoodOffline (const Analysis::TauJet &tau, bool doThreeProng=false, double EtCutOffline=0.0) |
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
Definition in file OfflineObjectSelection.h.