13#ifndef REWEIGHTUTILS_SUMOFWEIGHTSALG_H
14#define REWEIGHTUTILS_SUMOFWEIGHTSALG_H
19#include "GaudiKernel/ToolHandle.h"
Define macros for attributes used to control the static checker.
AthFilterAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
ToolHandleArray< IWeightTool > m_weightTools
Athena configured tools.
StatusCode initialize ATLAS_NOT_THREAD_SAFE()
Athena algorithm's Hooks.
std::vector< CutIdentifier > m_cutIDs
cut IDs
SumOfWeightsAlg()
Default constructor:
~SumOfWeightsAlg()
Destructor:
unsigned long m_eventsProcessed
number of events processed
SumOfWeightsAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters: