ATLAS Offline Software
Loading...
Searching...
No Matches
beamlineXPosition.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
8#include <cmath>
9namespace FPTracker
10{
12 {
14 {
16 return tp;
17 }
18 TransversePoint tp( 0., 0. );
19 return tp;
20 }
21}
#define z
static const double zOfBeamSeparation
TransversePoint beamlineXPosition(double z)