ATLAS Offline Software
Classes
CaloClusterCollectionProcessor.h File Reference

Base class for cluster processing tools called from CaloClusterMaker. More...

#include "AthenaBaseComps/AthAlgTool.h"
#include "xAODCaloEvent/CaloClusterContainer.h"
#include "GaudiKernel/EventContext.h"
#include "GaudiKernel/ThreadLocalContext.h"
Include dependency graph for CaloClusterCollectionProcessor.h:

Go to the source code of this file.

Classes

class  CaloClusterCollectionProcessor
 

Detailed Description

Base class for cluster processing tools called from CaloClusterMaker.

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 CaloClusterContainer. Tools that operate on individual clusters should derive from CaloClusterProcessor instead of this.

Definition in file CaloClusterCollectionProcessor.h.