ATLAS Offline Software
Event
xAOD
xAODTrigCalo
xAODTrigCalo
versions
TrigEMClusterContainer_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: TrigEMClusterContainer_v1.h 631117 2014-11-26 08:48:22Z gwatts $
8
#ifndef XAODTRIGCALO_VERSIONS_TRIGEMCLUSTERCONTAINER_V1_H
9
#define XAODTRIGCALO_VERSIONS_TRIGEMCLUSTERCONTAINER_V1_H
10
11
// EDM include(s):
12
#include "
AthContainers/DataVector.h
"
13
14
// Local include(s):
15
#include "
xAODTrigCalo/versions/TrigEMCluster_v1.h
"
16
17
namespace
xAOD
{
19
typedef
DataVector< TrigEMCluster_v1 >
TrigEMClusterContainer_v1
;
20
}
21
22
#endif // XAODTRIGCALO_VERSIONS_TRIGEMCLUSTERCONTAINER_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::TrigEMClusterContainer_v1
DataVector< TrigEMCluster_v1 > TrigEMClusterContainer_v1
Define the trigger EM cluster container as a simple DataVector.
Definition:
TrigEMClusterContainer_v1.h:19
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
TrigEMCluster_v1.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
Generated on Thu Nov 7 2024 21:29:41 for ATLAS Offline Software by
1.8.18