7#ifndef PILEUPCOMPS_DIGITIZATIONALG_H
8#define PILEUPCOMPS_DIGITIZATIONALG_H
15#include "GaudiKernel/ToolHandle.h"
29 ToolHandleArray<IPileUpTool>
m_puTools{
this,
"PileUpTools",{},
"IPileUpTools to be run for each event"};
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
DigitizationAlg(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandleArray< IPileUpTool > m_puTools