ATLAS Offline Software
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 
10 
13 
14 
15 //the function triggers loading dictionaries for typedefs
18  ){
19 
20  //to avoid warnings about unused variables
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
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