ATLAS Offline Software
TauJetContainer_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: TauJetContainer_v1.h 629816 2014-11-20 14:55:09Z janus $
8 #ifndef XAODTAU_VERSIONS_TAUCONTAINER_V1_H
9 #define XAODTAU_VERSIONS_TAUCONTAINER_V1_H
10 
11 // Core include(s):
13 
14 // Local include(s):
16 
17 namespace xAOD {
20 }
21 
22 #endif // XAODTAU_VERSIONS_TAUCONTAINER_V1_H
xAOD::TauJetContainer_v1
DataVector< xAOD::TauJet_v1 > TauJetContainer_v1
The container is a simple typedef for now.
Definition: TauJetContainer_v1.h:19
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
TauJet_v1.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.