ATLAS Offline Software
VP12DViewRZFishEyeTransformation.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 VP12DViewRZFishEyeTransformation //
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
VP12DViewRZFishEyeTransformation::VP12DViewRZFishEyeTransformation
VP12DViewRZFishEyeTransformation()
Definition: VP12DViewRZFishEyeTransformation.cxx:18
VP12DViewRZFishEyeTransformation.h