ATLAS Offline Software
NeutralParticleFwd.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_NEUTRALPARTICLEFWD_H
9 #define XAODTRACKING_NEUTRALPARTICLEFWD_H
10 
11 // This is a forward declaration for the latest neutral particle type.
12 
13 namespace xAOD {
14  class NeutralParticle_v1;
15  typedef NeutralParticle_v1 NeutralParticle;
16 }
17 
18 #endif // XAODTRACKING_NEUTRALPARTICLEFWD_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::NeutralParticle
NeutralParticle_v1 NeutralParticle
Reference the current persistent version:
Definition: NeutralParticle.h:13