ATLAS Offline Software
PhysicsAnalysis
D3PDMaker
MuonD3PDMaker
src
muonInheritance.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id$
15
#include "
muonEvent/MuonSpShowerContainer.h
"
16
#include "
TrigMuonEvent/TrigMuonEF.h
"
17
#include "
TrigMuonEvent/CombinedMuonFeature.h
"
18
#include "
AnalysisTriggerEvent/Muon_ROI.h
"
19
#include "
EventKernel/INavigable4Momentum.h
"
20
#include "
AthenaKernel/BaseInfo.h
"
21
22
SG_ADD_BASE
(
TrigMuonEF
,
SG_VIRTUAL
(
INavigable4Momentum
));
23
SG_ADD_BASE
(
CombinedMuonFeature
,
SG_VIRTUAL
(
INavigable4Momentum
));
24
SG_ADD_BASE
(
Muon_ROI
,
SG_VIRTUAL
(
INavigable4Momentum
));
25
SG_ADD_BASE
(
Rec::MuonSpShowerContainer
,
DataVector<Rec::MuonSpShower>
);
Muon_ROI.h
INavigable4Momentum.h
Rec::MuonSpShowerContainer
Definition:
MuonSpShowerContainer.h:23
Muon_ROI
Muon RoI class for analysis.
Definition:
Muon_ROI.h:35
CombinedMuonFeature.h
TrigMuonEF.h
BaseInfo.h
Provide an interface for finding inheritance information at run time.
TrigMuonEF
Definition:
TrigMuonEF.h:26
MuonSpShowerContainer.h
DataVector< Rec::MuonSpShower >
CombinedMuonFeature
Definition:
CombinedMuonFeature.h:30
SG_ADD_BASE
SG_ADD_BASE(TrigMuonEF, SG_VIRTUAL(INavigable4Momentum))
INavigable4Momentum
Definition:
INavigable4Momentum.h:21
SG_VIRTUAL
#define SG_VIRTUAL(T)
Used to mark virtual derivation.
Definition:
Control/AthenaKernel/AthenaKernel/BaseInfo.h:211
Generated on Sun Dec 22 2024 21:15:11 for ATLAS Offline Software by
1.8.18