ATLAS Offline Software
MBTSModuleContainer.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 #ifndef XAODFORWARD_MBTSMODULESCONTAINER_H
8 #define XAODFORWARD_MBTSMODULESCONTAINER_H
9 
10 // EDM include(s):
11 #include "xAODCore/CLASS_DEF.h"
12 
13 // Local include(s):
14 #include "xAODForward/MBTSModule.h"
16 
17 namespace xAOD {
19 }
20 
21 // Set up a CLID for the container:
22 CLASS_DEF( xAOD::MBTSModuleContainer, 1338382772, 1 )
23 
24 #endif // XAODFORWARD_MBTSMODULESCONTAINER_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
MBTSModuleContainer_v1.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
xAOD::MBTSModuleContainer
MBTSModuleContainer_v1 MBTSModuleContainer
Definition: MBTSModuleContainer.h:18
MBTSModule.h
CLASS_DEF.h
File providing the different SG_BASE macros.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64