ATLAS Offline Software
TauTrackAuxContainer.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 XAODTAU_TAUTRACKAUXCONTAINER_H
8 #define XAODTAU_TAUTRACKAUXCONTAINER_H
9 
10 // Local include(s):
12 
13 namespace xAOD {
15 }
16 
17 // Set up a CLID and StoreGate inheritance for the class:
18 #ifndef XAOD_STANDALONE
19 #include "xAODCore/CLASS_DEF.h"
20 CLASS_DEF( xAOD::TauTrackAuxContainer , 1136575378, 1 )
21 #endif // not XAOD_STANDALONE
22 
23 #endif // XAODTAU_TAUTRACKAUXCONTAINER_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
TauTrackAuxContainer_v1.h
xAOD::TauTrackAuxContainer
TauTrackAuxContainer_v1 TauTrackAuxContainer
Definition: TauTrackAuxContainer.h:14
xAOD::TauTrackAuxContainer_v1
Definition: TauTrackAuxContainer_v1.h:21
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