ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
egamma
egammaInterfaces
egammaInterfaces
IegammaCaloClusterSelector.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef EGAMMAINTERFACES_IEGAMMACALOCLUSTERSELECTOR_H
5
#define EGAMMAINTERFACES_IEGAMMACALOCLUSTERSELECTOR_H
6
7
#include "GaudiKernel/IAlgTool.h"
8
9
#include "
xAODCaloEvent/CaloClusterFwd.h
"
10
11
class
CaloDetDescrManager
;
16
class
IegammaCaloClusterSelector
:
virtual
public
IAlgTool {
17
public
:
18
DeclareInterfaceID
(
IegammaCaloClusterSelector
, 1, 0);
19
20
virtual
bool
passSelection
(
const
xAOD::CaloCluster
* cluster,
const
CaloDetDescrManager
& cmgr)
const
= 0;
21
22
virtual
~IegammaCaloClusterSelector
()
override
{}
23
};
24
25
#endif
// RECONSTRUCTION/EGAMMA/EGAMMAINTERFACES_IEGAMMACALOCLUSTERSELECTOR_H
CaloClusterFwd.h
CaloDetDescrManager
This class provides the client interface for accessing the detector description information common to...
Definition
CaloDetDescrManager.h:469
IegammaCaloClusterSelector
used to select clusters for seeding
Definition
IegammaCaloClusterSelector.h:16
IegammaCaloClusterSelector::passSelection
virtual bool passSelection(const xAOD::CaloCluster *cluster, const CaloDetDescrManager &cmgr) const =0
IegammaCaloClusterSelector::~IegammaCaloClusterSelector
virtual ~IegammaCaloClusterSelector() override
Definition
IegammaCaloClusterSelector.h:22
IegammaCaloClusterSelector::DeclareInterfaceID
DeclareInterfaceID(IegammaCaloClusterSelector, 1, 0)
xAOD::CaloCluster
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.
Definition
Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloCluster.h:19
Generated on
for ATLAS Offline Software by
1.17.0