ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigSteeringEvent
TrigSteeringEvent
TrigSteeringEventDict.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIGSTEERINGEVENT_TRIGSTEERINGEVENTDICT_H
6
#define TRIGSTEERINGEVENT_TRIGSTEERINGEVENTDICT_H
7
8
#include "
TrigSteeringEvent/TrigRoiDescriptor.h
"
9
#include "
TrigSteeringEvent/TrigRoiDescriptorCollection.h
"
10
#include "
TrigSteeringEvent/HLTResult.h
"
11
#include "
TrigSteeringEvent/TrigSuperRoi.h
"
12
#include "
TrigSteeringEvent/TrigSuperRoiCollection.h
"
13
#include "
TrigSteeringEvent/HLTExtraData.h
"
14
#include "
TrigSteeringEvent/GenericResult.h
"
15
#include "
TrigSteeringEvent/Lvl1Result.h
"
16
#include "
TrigSteeringEvent/Lvl1Item.h
"
17
#include "
TrigSteeringEvent/Enums.h
"
18
#include "
TrigSteeringEvent/OnlineErrorCode.h
"
19
#include "
TrigSteeringEvent/TrigOperationalInfoCollection.h
"
20
#include "
TrigSteeringEvent/TrigPassBitsCollection.h
"
21
#include "
TrigSteeringEvent/TrigPassFlagsCollection.h
"
22
#include "
TrigSteeringEvent/StringSerializer.h
"
23
24
#include "AthLinks/ElementLink.h"
25
#include <vector>
26
27
namespace
TrigSteeringEventDict
{
28
29
TrigRoiDescriptorCollection
troi
;
30
std::vector<TrigRoiDescriptor*>
troi_vec
;
31
std::vector<const TrigRoiDescriptor*>
troi_const_vec
;
32
ElementLink<TrigRoiDescriptorCollection>
troi_el
;
33
34
TrigSuperRoiCollection
tsroi
;
35
std::vector<TrigSuperRoi*>
tsroi_vec
;
36
std::vector<const TrigSuperRoi*>
tsroi_const_vec
;
37
38
TrigOperationalInfoCollection
toi
;
39
40
std::vector<LVL1CTP::Lvl1Item*>
l1_vec
;
41
std::vector<const LVL1CTP::Lvl1Item*>
l1_const_vec
;
42
43
TrigPassBitsCollection
tbits
;
44
std::vector<TrigPassBits*>
tbits_vec
;
45
std::vector<const TrigPassBits*>
tbits_const_vec
;
46
47
TrigPassFlagsCollection
tflags
;
48
std::vector<TrigPassFlags*>
tflags_vec
;
49
std::vector<const TrigPassFlags*>
tflags_const_vec
;
50
51
}
52
53
#endif
GenericResult.h
HLTExtraData.h
Definition of the HLT extra data in the HLTResult payload.
HLTResult.h
Lvl1Item.h
Lvl1Result.h
OnlineErrorCode.h
StringSerializer.h
TrigOperationalInfoCollection.h
TrigPassBitsCollection.h
TrigPassFlagsCollection.h
TrigRoiDescriptorCollection.h
TrigRoiDescriptor.h
TrigSuperRoiCollection.h
TrigSuperRoi.h
Enums.h
ElementLink
ElementLink implementation for ROOT usage.
Definition
A/AthLinks/ElementLink.h:40
TrigOperationalInfoCollection
Definition
TrigOperationalInfoCollection.h:13
TrigPassBitsCollection
Definition
TrigPassBitsCollection.h:14
TrigPassFlagsCollection
Definition
TrigPassFlagsCollection.h:14
TrigRoiDescriptorCollection
Definition
TrigRoiDescriptorCollection.h:14
TrigSuperRoiCollection
Definition
TrigSuperRoiCollection.h:14
TrigSteeringEventDict
Definition
TrigSteeringEventDict.h:27
TrigSteeringEventDict::tbits
TrigPassBitsCollection tbits
Definition
TrigSteeringEventDict.h:43
TrigSteeringEventDict::l1_const_vec
std::vector< const LVL1CTP::Lvl1Item * > l1_const_vec
Definition
TrigSteeringEventDict.h:41
TrigSteeringEventDict::toi
TrigOperationalInfoCollection toi
Definition
TrigSteeringEventDict.h:38
TrigSteeringEventDict::tbits_vec
std::vector< TrigPassBits * > tbits_vec
Definition
TrigSteeringEventDict.h:44
TrigSteeringEventDict::tbits_const_vec
std::vector< const TrigPassBits * > tbits_const_vec
Definition
TrigSteeringEventDict.h:45
TrigSteeringEventDict::tsroi_vec
std::vector< TrigSuperRoi * > tsroi_vec
Definition
TrigSteeringEventDict.h:35
TrigSteeringEventDict::tflags_const_vec
std::vector< const TrigPassFlags * > tflags_const_vec
Definition
TrigSteeringEventDict.h:49
TrigSteeringEventDict::tflags_vec
std::vector< TrigPassFlags * > tflags_vec
Definition
TrigSteeringEventDict.h:48
TrigSteeringEventDict::troi_const_vec
std::vector< const TrigRoiDescriptor * > troi_const_vec
Definition
TrigSteeringEventDict.h:31
TrigSteeringEventDict::troi
TrigRoiDescriptorCollection troi
Definition
TrigSteeringEventDict.h:29
TrigSteeringEventDict::tflags
TrigPassFlagsCollection tflags
Definition
TrigSteeringEventDict.h:47
TrigSteeringEventDict::l1_vec
std::vector< LVL1CTP::Lvl1Item * > l1_vec
Definition
TrigSteeringEventDict.h:40
TrigSteeringEventDict::troi_vec
std::vector< TrigRoiDescriptor * > troi_vec
Definition
TrigSteeringEventDict.h:30
TrigSteeringEventDict::tsroi_const_vec
std::vector< const TrigSuperRoi * > tsroi_const_vec
Definition
TrigSteeringEventDict.h:36
TrigSteeringEventDict::tsroi
TrigSuperRoiCollection tsroi
Definition
TrigSteeringEventDict.h:34
TrigSteeringEventDict::troi_el
ElementLink< TrigRoiDescriptorCollection > troi_el
Definition
TrigSteeringEventDict.h:32
Generated on
for ATLAS Offline Software by
1.17.0