ATLAS Offline Software
Trigger
TrigEvent
TrigTopoEvent
TrigTopoEvent
TrigTopoEventDict.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
17
#ifndef TRIG_TOPOEVENT_DICT
18
#define TRIG_TOPOEVENT_DICT
19
20
#include "
TrigTopoEvent/ElectronMuonTopoInfo.h
"
21
#include "
TrigTopoEvent/ElectronMuonTopoInfoContainer.h
"
22
23
24
//the function triggers loading dictionaries for typedefs
25
void
dummyTriggerForTrigPartTypedefs
(
ElectronMuonTopoInfo
&
a
,
26
DataVector<ElectronMuonTopoInfo>
b
27
){
28
29
//to avoid warnings about unused variables
30
ElectronMuonTopoInfo
aa
=
a
;
31
DataVector<ElectronMuonTopoInfo>
bb =
b
;
32
33
}
34
35
#endif // TRIG_PARTICLE_DICT
ElectronMuonTopoInfo
ElectronMuonTopoInfo is a class for storing information about combuned electron-muon object....
Definition:
ElectronMuonTopoInfo.h:51
ElectronMuonTopoInfo.h
DataVector< ElectronMuonTopoInfo >
dummyTriggerForTrigPartTypedefs
void dummyTriggerForTrigPartTypedefs(ElectronMuonTopoInfo &a, DataVector< ElectronMuonTopoInfo > b)
Description: Needed to provide a persistent TrigElectron class in TrigElectronContainer (which is der...
Definition:
TrigTopoEventDict.h:25
plotBeamSpotMon.b
b
Definition:
plotBeamSpotMon.py:77
a
TList * a
Definition:
liststreamerinfos.cxx:10
test_AnalysisBaseEventLoopJob.aa
aa
Definition:
test_AnalysisBaseEventLoopJob.py:37
ElectronMuonTopoInfoContainer.h
Generated on Tue Dec 24 2024 21:21:34 for ATLAS Offline Software by
1.8.18