ATLAS Offline Software
BCMRawDataContainer_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: BCMRawDataContainer_v1.h 652111 2015-03-06 10:13:22Z krasznaa $
8 #ifndef XAODLUMINOSITY_VERSIONS_BCMRAWDATACONTAINER_V1_H
9 #define XAODLUMINOSITY_VERSIONS_BCMRAWDATACONTAINER_V1_H
10 
11 // Core EDM include(s):
13 
14 // Local include(s):
16 
17 namespace xAOD {
18 
21 
22 } // namespace xAOD
23 
24 #endif // XAODLUMINOSITY_VERSIONS_BCMRAWDATACONTAINER_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::BCMRawDataContainer_v1
DataVector< BCMRawData_v1 > BCMRawDataContainer_v1
The container is simply a type definition.
Definition: BCMRawDataContainer_v1.h:20
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
BCMRawData_v1.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.