8#include "GaudiKernel/ITHistSvc.h"
17 const IInterface* parent) :
32 return StatusCode::SUCCESS;
44 topoHistSvc->setBaseDir(
"/EXPERT/"+ histBaseDir);
45 topoSteering->setHistSvc(std::move(topoHistSvc));
47 return StatusCode::SUCCESS;
#define CHECK(...)
Evaluate an expression and check for errors.
ControlHistSvc(const std::string &type, const std::string &name, const IInterface *parent)
virtual StatusCode SetHistSvc(const std::unique_ptr< TCS::TopoSteering > &topoSteering, std::string histBaseDir) override
virtual StatusCode initialize() override
ServiceHandle< ITHistSvc > m_histSvc
virtual ~ControlHistSvc()
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...