ATLAS Offline Software
Loading...
Searching...
No Matches
TauTrackContainer.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_TAUTRACKCONTAINER_H
8#define XAODTAU_TAUTRACKCONTAINER_H
9
10// Local include(s):
11#include "xAODTau/TauTrack.h"
13
14namespace xAOD {
17}
18
19// Set up a CLID for the container:
20#include "xAODCore/CLASS_DEF.h"
21CLASS_DEF( xAOD::TauTrackContainer, 1306133771, 1 )
22
23#endif // XAODTAU_TAUTRACKCONTAINER_H
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
DataVector< xAOD::TauTrack_v1 > TauTrackContainer_v1
The container is a simple typedef for a vector of TauTracks.
TauTrackContainer_v1 TauTrackContainer
Definition of the current TauTrack container version.