Go to the source code of this file.
|
| 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) |
| |