![]() |
ATLAS Offline Software
|
#include "xAODBase/IParticle.h"#include "xAODCaloEvent/CaloClusterFwd.h"#include "xAODEgamma/EgammaFwd.h"#include "xAODMuon/Muon.h"Go to the source code of this file.
Namespaces | |
| namespace | DerivationFramework |
| THE reconstruction tool. | |
| namespace | DerivationFramework::ClustersInCone |
Functions | |
| void | DerivationFramework::ClustersInCone::select (const xAOD::IParticle *particle, const float coneSize, const xAOD::CaloClusterContainer *clusters, std::vector< bool > &mask) |
| void | DerivationFramework::ClustersInCone::select (const xAOD::Egamma *particle, const float coneSize, const xAOD::CaloClusterContainer *clusters, std::vector< bool > &mask) |
| void | DerivationFramework::ClustersInCone::select (const xAOD::Muon *particle, const float coneSize, const xAOD::CaloClusterContainer *clusters, std::vector< bool > &mask, MsgStream &msg) |
| bool | DerivationFramework::ClustersInCone::GetExtrapEtaPhi (const xAOD::Muon *mu, float &eta, float &phi) |