ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
L1Topo
L1TopoSimulation
L1TopoSimulation
IControlHistSvc.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
* */
4
5
6
#ifndef L1TopoSimulation_IControlHistSvc
7
#define L1TopoSimulation_IControlHistSvc
8
9
10
#include "GaudiKernel/IAlgTool.h"
11
#include "
L1TopoCoreSim/TopoSteering.h
"
12
13
namespace
LVL1
{
14
15
16
class
IControlHistSvc
:
virtual
public
extend_interfaces<IAlgTool> {
17
18
19
public
:
20
21
DeclareInterfaceID
(
IControlHistSvc
, 0, 1);
22
23
virtual
StatusCode
SetHistSvc
(
const
std::unique_ptr<TCS::TopoSteering> &topoSteering, std::string histBaseDir) = 0;
24
};
25
26
}
27
28
#endif
29
TopoSteering.h
LVL1::IControlHistSvc
Definition
IControlHistSvc.h:16
LVL1::IControlHistSvc::DeclareInterfaceID
DeclareInterfaceID(IControlHistSvc, 0, 1)
LVL1::IControlHistSvc::SetHistSvc
virtual StatusCode SetHistSvc(const std::unique_ptr< TCS::TopoSteering > &topoSteering, std::string histBaseDir)=0
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition
ICMMCPHitsCnvTool.h:18
Generated on
for ATLAS Offline Software by
1.14.0