ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1NSWSimTools
TrigT1NSWSimTools
IPadEmulatorTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef IPADEMULATORTOOL_H
6
#define IPADEMULATORTOOL_H 1
7
8
#include "GaudiKernel/IAlgTool.h"
9
#include "
MuonRDO/NSW_PadTriggerDataContainer.h
"
10
#include "
MuonTesterTree/MuonTesterTree.h
"
11
12
namespace
NSWL1
{
13
14
class
IPadEmulatorTool
:
virtual
public
IAlgTool {
15
16
public
:
17
DeclareInterfaceID
(
IPadEmulatorTool
, 1 ,0);
18
virtual
~IPadEmulatorTool
() =
default
;
19
20
virtual
StatusCode
attachBranches
(
MuonVal::MuonTesterTree
&
tree
) = 0;
21
virtual
StatusCode
emulate
(
const
EventContext& ctx,
Muon::NSW_PadTriggerDataContainer
* out)
const
= 0;
22
};
23
}
24
#endif
MuonTesterTree.h
NSW_PadTriggerDataContainer.h
MuonVal::MuonTesterTree
Definition
MuonTesterTree.h:30
Muon::NSW_PadTriggerDataContainer
Definition
NSW_PadTriggerDataContainer.h:15
NSWL1::IPadEmulatorTool
Definition
IPadEmulatorTool.h:14
NSWL1::IPadEmulatorTool::emulate
virtual StatusCode emulate(const EventContext &ctx, Muon::NSW_PadTriggerDataContainer *out) const =0
NSWL1::IPadEmulatorTool::~IPadEmulatorTool
virtual ~IPadEmulatorTool()=default
NSWL1::IPadEmulatorTool::DeclareInterfaceID
DeclareInterfaceID(IPadEmulatorTool, 1, 0)
NSWL1::IPadEmulatorTool::attachBranches
virtual StatusCode attachBranches(MuonVal::MuonTesterTree &tree)=0
NSWL1
PadEmulatorCoincidences.
Definition
NSWL1Simulation.cxx:7
tree
TChain * tree
Definition
tile_monitor.h:30
Generated on
for ATLAS Offline Software by
1.14.0