ATLAS Offline Software
beamlineXPosition.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef FPTRACKER_BEAMLINEXPOSITION_H
6 #define FPTRACKER_BEAMLINEXPOSITION_H
7 namespace FPTracker
8 {
9  class TransversePoint;
10  TransversePoint beamlineXPosition(double z);
11 }
12 #endif
z
#define z
FPTracker::beamlineXPosition
TransversePoint beamlineXPosition(double z)
Definition: beamlineXPosition.cxx:11
FPTracker
Definition: FPTracker/FPTracker/Beamline.h:12