ATLAS Offline Software
TrackParticleFwd.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$
8 #ifndef XAODTRACKING_TRACKPARTICLEFWD_H
9 #define XAODTRACKING_TRACKPARTICLEFWD_H
10 
11 // This is a forward declaration for the latest track particle type.
12 
13 namespace xAOD {
14  class TrackParticle_v1;
15  typedef TrackParticle_v1 TrackParticle;
16 }
17 
18 #endif // XAODTRACKING_TRACKPARTICLEFWD_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::TrackParticle
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Definition: Event/xAOD/xAODTracking/xAODTracking/TrackParticle.h:13