ATLAS Offline Software
Loading...
Searching...
No Matches
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
16
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
ElectronMuonTopoInfoContainer.h
ElectronMuonTopoInfo.h
a
static Double_t a
Definition
LArPhysWaveHECTool.cxx:38
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
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
ElectronMuonTopoInfo
ElectronMuonTopoInfo is a class for storing information about combuned electron-muon object.
Definition
ElectronMuonTopoInfo.h:51
Generated on
for ATLAS Offline Software by
1.14.0