ATLAS Offline Software
Trigger
TrigEvent
TrigCombinedEvent
TrigCombinedEvent
TrigCombinedEventDict.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIG_COMBINEDEVENT_DICT
6
#define TRIG_COMBINEDEVENT_DICT
7
8
#include "
TrigCombinedEvent/TrigComposite.h
"
9
#include "
TrigCombinedEvent/TrigCompositeContainer.h
"
10
11
#include "
TrigNavigation/Navigation.h
"
12
#include "
TrigNavigation/TrigFeatureLink.h
"
13
14
15
//the function triggers loading dictionaries for typedefs
16
void
dummyTriggerForTrigCombinedEventTypedefs
(
TrigCompositeContainer
a
,
17
DataVector<TrigCompositeContainer>
b
18
){
19
20
//to avoid warnings about unused variables
21
TrigCompositeContainer
aa
=
a
;
22
DataVector<TrigCompositeContainer>
bb =
b
;
23
}
24
25
template
class
std::vector<const TrigComposite*>;
26
27
#endif // TRIG_COMBINEDEVENT_DICT
TrigCompositeContainer
Container from TrigComposite type objects.
Definition:
Trigger/TrigEvent/TrigCombinedEvent/TrigCombinedEvent/TrigCompositeContainer.h:25
TrigFeatureLink.h
TrigCompositeContainer.h
Navigation.h
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
plotBeamSpotMon.b
b
Definition:
plotBeamSpotMon.py:77
TrigComposite.h
a
TList * a
Definition:
liststreamerinfos.cxx:10
test_AnalysisBaseEventLoopJob.aa
aa
Definition:
test_AnalysisBaseEventLoopJob.py:37
dummyTriggerForTrigCombinedEventTypedefs
void dummyTriggerForTrigCombinedEventTypedefs(TrigCompositeContainer a, DataVector< TrigCompositeContainer > b)
Definition:
TrigCombinedEventDict.h:16
Generated on Thu Nov 7 2024 21:29:25 for ATLAS Offline Software by
1.8.18