ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1CaloByteStream
TrigT1CaloByteStream
ITrigT1CaloDataAccessV2.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIGT1CALOBYTESTREAM_ITRIGT1CALODATAACCESSV2_H
6
#define TRIGT1CALOBYTESTREAM_ITRIGT1CALODATAACCESSV2_H
7
8
#include "
AsgTools/IAsgTool.h
"
9
#include "
xAODTrigL1Calo/TriggerTowerContainer.h
"
10
11
12
namespace
LVL1BS
{
13
14
class
ITrigT1CaloDataAccessV2
:
virtual
public
asg::IAsgTool
{
15
ASG_TOOL_INTERFACE
(
ITrigT1CaloDataAccess
)
16
public
:
17
virtual
StatusCode
loadTriggerTowers
(
xAOD::TriggerTowerContainer
&
container
) = 0;
18
19
// Use temporary container to call loadTriggerTowers and output
20
// basic information to log (can be run from PyAthena)
21
virtual
StatusCode
PrintTriggerTowers
() = 0;
22
};
23
24
25
}
// end of namespace
26
27
#endif
ASG_TOOL_INTERFACE
#define ASG_TOOL_INTERFACE(CLASSNAME)
Definition
AsgToolMacros.h:40
IAsgTool.h
TriggerTowerContainer.h
LVL1BS::ITrigT1CaloDataAccessV2
Definition
ITrigT1CaloDataAccessV2.h:14
LVL1BS::ITrigT1CaloDataAccessV2::loadTriggerTowers
virtual StatusCode loadTriggerTowers(xAOD::TriggerTowerContainer &container)=0
LVL1BS::ITrigT1CaloDataAccessV2::PrintTriggerTowers
virtual StatusCode PrintTriggerTowers()=0
LVL1BS::ITrigT1CaloDataAccess
Definition
ITrigT1CaloDataAccess.h:24
asg::IAsgTool
Base class for the dual-use tool interface classes.
Definition
IAsgTool.h:41
LVL1BS
Definition
ZdcModifySlices.h:10
xAOD::TriggerTowerContainer
TriggerTowerContainer_v2 TriggerTowerContainer
Define the latest version of the TriggerTower container.
Definition
TriggerTowerContainer.h:15
container
Generated on
for ATLAS Offline Software by
1.14.0