ATLAS Offline Software
VP12DViewRPhiFishEyeTransformation.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 // //
7 // Implementation of class VP12DViewRPhiFishEyeTransformation //
8 // //
9 // Author: Thomas Kittelmann <Thomas.Kittelmann@cern.ch> //
10 // //
11 // Initial version: April 2007 //
12 // //
14 
16 
17 //____________________________________________________________________
19  : IVP12DViewTransformation(), m_fisheyepar(0.1)
20 {
21 }
IVP12DViewTransformation
Definition: IVP12DViewTransformation.h:27
VP12DViewRPhiFishEyeTransformation.h
VP12DViewRPhiFishEyeTransformation::VP12DViewRPhiFishEyeTransformation
VP12DViewRPhiFishEyeTransformation()
Definition: VP12DViewRPhiFishEyeTransformation.cxx:18