ATLAS Offline Software
Event
xAOD
xAODTrigMuon
xAODTrigMuon
versions
L2CombinedMuonContainer_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: L2CombinedMuonContainer_v1.h 631108 2014-11-26 07:47:24Z gwatts $
8
#ifndef XAODTRIGMUON_VERSIONS_L2COMBINEDMUONCONTAINER_V1_H
9
#define XAODTRIGMUON_VERSIONS_L2COMBINEDMUONCONTAINER_V1_H
10
11
// EDM include(s):
12
#include "
AthContainers/DataVector.h
"
13
14
// Local include(s):
15
#include "
xAODTrigMuon/versions/L2CombinedMuon_v1.h
"
16
17
// Declare IParticle as a base class of L2CombinedMuon_v1:
18
DATAVECTOR_BASE
(
xAOD::L2CombinedMuon_v1
,
xAOD::IParticle
);
19
20
namespace
xAOD
{
22
typedef
DataVector< L2CombinedMuon_v1 >
L2CombinedMuonContainer_v1
;
23
}
24
25
#endif // XAODTRIGMUON_VERSIONS_L2COMBINEDMUONCONTAINER_V1_H
DATAVECTOR_BASE
DATAVECTOR_BASE(xAOD::L2CombinedMuon_v1, xAOD::IParticle)
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::IParticle
Class providing the definition of the 4-vector interface.
Definition:
Event/xAOD/xAODBase/xAODBase/IParticle.h:41
xAOD::L2CombinedMuon_v1
Class describing combined muon reconstructed in the LVL2 trigger.
Definition:
L2CombinedMuon_v1.h:41
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
L2CombinedMuon_v1.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
xAOD::L2CombinedMuonContainer_v1
DataVector< L2CombinedMuon_v1 > L2CombinedMuonContainer_v1
Define the trigger calorimeter cluster container as a simple DataVector.
Definition:
L2CombinedMuonContainer_v1.h:22
Generated on Thu Nov 7 2024 21:19:10 for ATLAS Offline Software by
1.8.18