ATLAS Offline Software
Trigger
TrigMonitoring
TrigCostMonitor
src
AlgorithmPayload.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIGCOSTMONITOR_TRIGCOSTALGORITHMPAYLOAD_H
6
#define TRIGCOSTMONITOR_TRIGCOSTALGORITHMPAYLOAD_H 1
7
8
#include "
TrigTimeAlgs/TrigTimeStamp.h
"
9
#include <string>
10
16
struct
AlgorithmPayload
{
17
TrigTimeStamp
m_algStartTime
;
18
std::thread::id
m_algThreadID
;
19
int32_t
m_algROIID
;
20
uint32_t
m_slot
;
21
};
22
23
24
#endif // TRIGCOSTMONITOR_TRIGCOSTALGORITHMPAYLOAD_H
xAOD::uint32_t
setEventNumber uint32_t
Definition:
EventInfo_v1.cxx:127
TrigTimeStamp
utility class to measure time duration in AthenaMT The pattern when it is useful: AlgA tags the begin...
Definition:
TrigTimeStamp.h:23
AlgorithmPayload::m_slot
uint32_t m_slot
Definition:
AlgorithmPayload.h:20
AlgorithmPayload::m_algROIID
int32_t m_algROIID
Definition:
AlgorithmPayload.h:19
id
SG::auxid_t id
Definition:
Control/AthContainers/Root/debug.cxx:220
AlgorithmPayload::m_algThreadID
std::thread::id m_algThreadID
Definition:
AlgorithmPayload.h:18
AlgorithmPayload::m_algStartTime
TrigTimeStamp m_algStartTime
Definition:
AlgorithmPayload.h:17
AlgorithmPayload
Small structure wrap the various values stored for an algorithm just before it starts to execute.
Definition:
AlgorithmPayload.h:16
TrigTimeStamp.h
Generated on Thu Nov 7 2024 21:09:50 for ATLAS Offline Software by
1.8.18