ATLAS Offline Software
Namespaces | Functions
ClustersInCone.h File Reference
#include "xAODBase/IParticle.h"
#include "xAODCaloEvent/CaloClusterFwd.h"
#include "xAODEgamma/EgammaFwd.h"
#include "xAODMuon/Muon.h"
Include dependency graph for ClustersInCone.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 DerivationFramework
 THE reconstruction tool.
 
 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)