ATLAS Offline Software
Loading...
Searching...
No Matches
CaloClusterProcessor.h File Reference

Base class for cluster processing tools called from CaloClusterMaker that operate on individual clusters. More...

#include "CaloUtils/CaloClusterCollectionProcessor.h"
#include "xAODCaloEvent/CaloClusterContainer.h"
#include "GaudiKernel/EventContext.h"
Include dependency graph for CaloClusterProcessor.h:

Go to the source code of this file.

Classes

class  CaloClusterProcessor

Functions

static const InterfaceID IID_CaloClusterProcessor ("CaloClusterProcessor", 1, 0)

Detailed Description

Base class for cluster processing tools called from CaloClusterMaker that operate on individual clusters.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
March, 2006

This class defines an execute method that takes as an argument a CaloCluster. It derives from CaloClusterCollectionProcessor, and defines the collection execute method as looping over all clusters in the collection and calling execute on each individually.

Definition in file CaloClusterProcessor.h.

Function Documentation

◆ IID_CaloClusterProcessor()

const InterfaceID IID_CaloClusterProcessor ( "CaloClusterProcessor" ,
1 ,
0  )
static