ATLAS Offline Software
|
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"
Go to the source code of this file.
Classes | |
class | CaloClusterCollectionProcessor |
Base class for cluster processing tools called from CaloClusterMaker
.
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.